bpt/emacs.git
18 years ago(rmail-output): Don't use content-type if it is nil.
Eli Zaretskii [Sat, 21 Jan 2006 13:16:05 +0000 (13:16 +0000)]
(rmail-output): Don't use content-type if it is nil.

18 years ago(flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
Eli Zaretskii [Sat, 21 Jan 2006 13:11:21 +0000 (13:11 +0000)]
(flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
"Save affix" question.

18 years agoUse @key for TAB.
Eli Zaretskii [Sat, 21 Jan 2006 13:01:28 +0000 (13:01 +0000)]
Use @key for TAB.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Jan 2006 11:49:13 +0000 (11:49 +0000)]
*** empty log message ***

18 years ago(python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.
Eli Zaretskii [Sat, 21 Jan 2006 11:48:25 +0000 (11:48 +0000)]
(python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.

18 years ago(File Aliases): Don't claim that usually separate buffers are created for two
Eli Zaretskii [Sat, 21 Jan 2006 11:39:05 +0000 (11:39 +0000)]
(File Aliases): Don't claim that usually separate buffers are created for two
file names that name the same data.  Mention additional situations where
different names mean the same file on disk.

18 years ago(command-line-1): Handle --no-desktop if desktop.el is not loaded.
Eli Zaretskii [Sat, 21 Jan 2006 09:32:52 +0000 (09:32 +0000)]
(command-line-1): Handle --no-desktop if desktop.el is not loaded.

18 years ago(math-add-symb-fancy): Check the length of the correct variable.
Jay Belanger [Sat, 21 Jan 2006 04:52:06 +0000 (04:52 +0000)]
(math-add-symb-fancy): Check the length of the correct variable.

18 years ago(calc-sum-rec): Fix the case where the lower limit is 0.
Jay Belanger [Sat, 21 Jan 2006 04:31:11 +0000 (04:31 +0000)]
(calc-sum-rec): Fix the case where the lower limit is 0.

18 years ago(Introduction): Fix typo.
Luc Teirlinck [Sat, 21 Jan 2006 00:34:38 +0000 (00:34 +0000)]
(Introduction): Fix typo.

18 years ago(Fload): Don't leak the file descriptor returned by openp if we are going
Eli Zaretskii [Fri, 20 Jan 2006 19:54:07 +0000 (19:54 +0000)]
(Fload): Don't leak the file descriptor returned by openp if we are going
to signal an error.

18 years ago(sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
Eli Zaretskii [Fri, 20 Jan 2006 19:12:39 +0000 (19:12 +0000)]
(sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
(sys_dup): Protect against new_fd larger than fd_info[] can handle.
(sys_read): If FD is outside [0..MAXDESC) limits, pass it directly to _read.
(sys_write):  If FD is outside [0..MAXDESC) limits, pass it directly to _write.

18 years agoDon't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
Eli Zaretskii [Fri, 20 Jan 2006 14:19:14 +0000 (14:19 +0000)]
Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.

18 years agoVersion 4.04
Carsten Dominik [Fri, 20 Jan 2006 13:55:02 +0000 (13:55 +0000)]
Version 4.04

18 years agoVersion number change only
Carsten Dominik [Fri, 20 Jan 2006 13:54:25 +0000 (13:54 +0000)]
Version number change only

18 years ago(org-open-at-point): Fixed bug with matching a link.
Carsten Dominik [Fri, 20 Jan 2006 13:53:32 +0000 (13:53 +0000)]
(org-open-at-point): Fixed bug with matching a link.
Fixed buggy argument sequence in call to `org-view-tags'.
(org-compile-prefix-format): Set `org-prefix-has-tag'.
(org-prefix-has-tag): New variable.
(org-format-agenda-item): Remove tags from headline if
appropriate.
(org-agenda-remove-tags-when-in-prefix): New option.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 20 Jan 2006 13:53:08 +0000 (13:53 +0000)]
*** empty log message ***

18 years ago(BASE_PURESIZE): Increment to 1190000.
Kenichi Handa [Fri, 20 Jan 2006 07:06:51 +0000 (07:06 +0000)]
(BASE_PURESIZE): Increment to 1190000.

18 years ago(thumbs-buffer): New variable. Make it buffer local.
Nick Roberts [Fri, 20 Jan 2006 04:43:02 +0000 (04:43 +0000)]
(thumbs-buffer): New variable.  Make it buffer local.
(thumbs-find-image): Move image name and number from buffer name
to mode name. Set thumbs-buffer.  Preserve point so that large
images remain visible.
(thumbs-file-alist): Construct list in thumbs-buffer and reverse
order.
(thumbs-show-image-num): Get image from thumbs-file-alist.  Set
mode name.
(thumbs-next-image, thumbs-previous-image): Make them work.

18 years ago*** empty log message ***
Nick Roberts [Fri, 20 Jan 2006 04:42:06 +0000 (04:42 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-5
Miles Bader [Fri, 20 Jan 2006 03:44:29 +0000 (03:44 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-5

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 187)

   - Update from CVS

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 20 Jan 2006 01:31:01 +0000 (01:31 +0000)]
*** empty log message ***

18 years ago(Translation of Characters): Search cmds use
Richard M. Stallman [Fri, 20 Jan 2006 01:30:49 +0000 (01:30 +0000)]
(Translation of Characters): Search cmds use
translation-table-for-input.  Automatically made local.

18 years ago(Overview of Markers): Count insertion type as one of a marker's attributes.
Richard M. Stallman [Fri, 20 Jan 2006 01:30:06 +0000 (01:30 +0000)]
(Overview of Markers): Count insertion type as one of a marker's attributes.

18 years ago(Top): Menu clarification.
Richard M. Stallman [Fri, 20 Jan 2006 01:26:48 +0000 (01:26 +0000)]
(Top): Menu clarification.

18 years ago(Other Display Specs): Delete duplicate entry for
Richard M. Stallman [Fri, 20 Jan 2006 01:26:16 +0000 (01:26 +0000)]
(Other Display Specs): Delete duplicate entry for
just a string as display spec.  Move text about recursive display
specs on such a string.

18 years ago(Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
Richard M. Stallman [Fri, 20 Jan 2006 01:24:33 +0000 (01:24 +0000)]
(Key Sequence Input): Clarify.  Move num-nonmacro-input-events out.
(Reading One Event): num-nonmacro-input-events moved here.

18 years ago(set-mark-command): Doc fix.
Richard M. Stallman [Fri, 20 Jan 2006 01:22:07 +0000 (01:22 +0000)]
(set-mark-command): Doc fix.
(clone-indirect-buffer-other-window):
Read arg like clone-indirect-buffer.
(move-beginning-of-line): Skip invisible newlines.

18 years agoComment change.
Richard M. Stallman [Fri, 20 Jan 2006 01:21:18 +0000 (01:21 +0000)]
Comment change.

18 years ago(custom-buffer-create-internal): State in the text above
Luc Teirlinck [Thu, 19 Jan 2006 23:26:04 +0000 (23:26 +0000)]
(custom-buffer-create-internal): State in the text above
the whole buffer buttons that they do not operate on hidden items.
(custom-face-menu): Use `custom-face-save' instead of
`custom-face-save-command'.
(custom-face-save-command): Make it an alias for `custom-face-save'
and declare it obsolete.
(custom-face-save): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 19 Jan 2006 23:21:54 +0000 (23:21 +0000)]
*** empty log message ***

18 years ago(spam-group-ham-mark-p, spam-group-spam-mark-p)
Reiner Steib [Thu, 19 Jan 2006 21:42:22 +0000 (21:42 +0000)]
(spam-group-ham-mark-p, spam-group-spam-mark-p)
(spam-group-spam-marks, spam-list-articles, spam-group-ham-marks):
Revert 2006-01-08 change because the functions will be used in No
Gnus.

18 years ago* xdisp.c (get_window_cursor_type): Use cursor type specified by
Chong Yidong [Thu, 19 Jan 2006 21:12:22 +0000 (21:12 +0000)]
* xdisp.c (get_window_cursor_type): Use cursor type specified by
the selected buffer for the echo area too.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 19 Jan 2006 19:34:27 +0000 (19:34 +0000)]
*** empty log message ***

18 years ago(dired-no-confirm): Add quote.
Luc Teirlinck [Thu, 19 Jan 2006 19:29:20 +0000 (19:29 +0000)]
(dired-no-confirm): Add quote.
(dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local'
form and remove unbalanced parenthesis.

18 years ago(table-mode-indicator): Typo in last change.
Stefan Monnier [Thu, 19 Jan 2006 19:03:33 +0000 (19:03 +0000)]
(table-mode-indicator): Typo in last change.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 19 Jan 2006 17:52:09 +0000 (17:52 +0000)]
*** empty log message ***

18 years ago(hide-leaves): Don't call outline-end-of-heading.
Richard M. Stallman [Thu, 19 Jan 2006 17:51:38 +0000 (17:51 +0000)]
(hide-leaves): Don't call outline-end-of-heading.
Fixes bug reported in Nov 2005.

18 years ago(isearch-forward): Doc fix.
Richard M. Stallman [Thu, 19 Jan 2006 17:50:42 +0000 (17:50 +0000)]
(isearch-forward): Doc fix.

18 years ago(dired-move-to-filename-regexp): Define as alias.
Richard M. Stallman [Thu, 19 Jan 2006 17:50:15 +0000 (17:50 +0000)]
(dired-move-to-filename-regexp): Define as alias.
(dired-no-confirm): Use defcustom.
(dired-subdir-alist-pre-R): Put defvar at top level.

18 years ago(battery-linux-proc-acpi): Handle "last full capacity".
Richard M. Stallman [Thu, 19 Jan 2006 17:49:13 +0000 (17:49 +0000)]
(battery-linux-proc-acpi): Handle "last full capacity".

18 years ago(bibtex-strings, bibtex-reference-keys): Mark as risky.
Richard M. Stallman [Thu, 19 Jan 2006 17:48:06 +0000 (17:48 +0000)]
(bibtex-strings, bibtex-reference-keys): Mark as risky.

18 years ago(Fmap_keymap): Doc fix.
Richard M. Stallman [Thu, 19 Jan 2006 17:41:40 +0000 (17:41 +0000)]
(Fmap_keymap): Doc fix.

18 years ago(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
Richard M. Stallman [Thu, 19 Jan 2006 17:40:50 +0000 (17:40 +0000)]
(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.

18 years ago(echo_char): Don't omit the space between first two echoed chars.
Richard M. Stallman [Thu, 19 Jan 2006 17:39:55 +0000 (17:39 +0000)]
(echo_char): Don't omit the space between first two echoed chars.

18 years ago(read_minibuf): Fix previous change.
Richard M. Stallman [Thu, 19 Jan 2006 17:38:57 +0000 (17:38 +0000)]
(read_minibuf): Fix previous change.

18 years ago(Deletion): Upcase @key argument.
Richard M. Stallman [Thu, 19 Jan 2006 17:37:05 +0000 (17:37 +0000)]
(Deletion): Upcase @key argument.

18 years ago(Custom Themes): Minor cleanup.
Richard M. Stallman [Thu, 19 Jan 2006 17:34:43 +0000 (17:34 +0000)]
(Custom Themes): Minor cleanup.

18 years ago(Hungry Delete): Upcase @key argument.
Richard M. Stallman [Thu, 19 Jan 2006 17:31:25 +0000 (17:31 +0000)]
(Hungry Delete): Upcase @key argument.

18 years ago(rmail-enable-mime): Docstring fixed.
Kenichi Handa [Thu, 19 Jan 2006 11:59:55 +0000 (11:59 +0000)]
(rmail-enable-mime): Docstring fixed.
(rmail-mime-feature): Likewise.
(rmail-require-mime-maybe): Use display-warning to show a warning
message.

18 years ago* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base...
Masatake YAMATO [Thu, 19 Jan 2006 10:57:44 +0000 (10:57 +0000)]
* progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 19 Jan 2006 06:36:46 +0000 (06:36 +0000)]
*** empty log message ***

18 years ago(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
Kenichi Handa [Thu, 19 Jan 2006 02:12:45 +0000 (02:12 +0000)]
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.

18 years ago(smtpmail-send-it): Use insert-buffer-substring.
Jesper Harder [Wed, 18 Jan 2006 20:49:00 +0000 (20:49 +0000)]
(smtpmail-send-it): Use insert-buffer-substring.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 20:36:19 +0000 (20:36 +0000)]
Move defvars out of eval-when-compile.
(array-make-template): Replace undeclared global var with a local one.
(array-mode): Inline initialization functions.
(array-init-local-variables, array-init-max-row)
(array-init-max-column, array-init-columns-per-line)
(array-init-field-width, array-init-rows-numbered)
(array-init-line-length, array-init-lines-per-row): Remove.

18 years agoMove defvars out of eval-when-compile. Use dolist.
Stefan Monnier [Wed, 18 Jan 2006 16:49:53 +0000 (16:49 +0000)]
Move defvars out of eval-when-compile.  Use dolist.
(doc-mode-map): Define explicitly.
(doctor-txtype): Use mapc.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 16:43:46 +0000 (16:43 +0000)]
Move defvars out of eval-when-compile.
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 16:39:43 +0000 (16:39 +0000)]
Move defvars out of eval-when-compile.
Remove harmful code meant to avoid byte-compiler warnings.
(table-fixed-mode-indicator): Remove.  Use a more complex mode-line
specification that checks table-fixed-width-mode directly.
(table-recognize-region, table-recognize-cell): Use restore-buffer-modified-p.
(table-fixed-width-mode): Remove code that refreshes
table-fixed-mode-indicator.
(*table--cell-describe-bindings, *table--cell-describe-mode):
Avoid obsolete name print-help-return-message.
(table--test-cell-list): Don't use replace-regexp from elisp.
(table--point-entered-cell-function, table--point-left-cell-function):
Don't set table-fixed-mode-indicator, use force-mode-line-update.

18 years agoMove defvars out of eval-when-compile. Move code
Stefan Monnier [Wed, 18 Jan 2006 16:19:21 +0000 (16:19 +0000)]
Move defvars out of eval-when-compile.  Move code
that was after the end of file.  Use buffer-file-name variable.
(org-timestamp-change): Use with-current-buffer.
(org-todo-list): Don't unnecessarily define a new buffer-local var.
(org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg `file'.

18 years agoMove defvars out of eval-when-compile.
Stefan Monnier [Wed, 18 Jan 2006 15:56:30 +0000 (15:56 +0000)]
Move defvars out of eval-when-compile.
(fortran-break-line): Remove unused var `opoint'.
(fortran-abbrev-start): Obey help-event-list.

18 years ago(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
Richard M. Stallman [Wed, 18 Jan 2006 01:48:49 +0000 (01:48 +0000)]
(x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.

18 years ago(list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.
Juri Linkov [Tue, 17 Jan 2006 21:45:19 +0000 (21:45 +0000)]
(list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.

18 years agoAdded makefile-imake-mode.
Masatake YAMATO [Tue, 17 Jan 2006 18:11:53 +0000 (18:11 +0000)]
Added makefile-imake-mode.

18 years agoOops. Attribution fix.
Stefan Monnier [Tue, 17 Jan 2006 16:36:32 +0000 (16:36 +0000)]
Oops.  Attribution fix.

18 years ago(ispell-kill-ispell-hook): Add to the hook when
Stefan Monnier [Tue, 17 Jan 2006 16:35:52 +0000 (16:35 +0000)]
(ispell-kill-ispell-hook): Add to the hook when
loading the file rather than when turning on flyspell-mode.

18 years ago(assoc-string): Fix typo in argument.
Bill Wohler [Tue, 17 Jan 2006 16:20:29 +0000 (16:20 +0000)]
(assoc-string): Fix typo in argument.

18 years ago(lisp-font-lock-keywords-1): Minor rearrangement.
Richard M. Stallman [Tue, 17 Jan 2006 14:32:16 +0000 (14:32 +0000)]
(lisp-font-lock-keywords-1): Minor rearrangement.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 17 Jan 2006 04:34:20 +0000 (04:34 +0000)]
*** empty log message ***

18 years ago(customize-rogue): Minor doc fix.
Luc Teirlinck [Tue, 17 Jan 2006 04:28:42 +0000 (04:28 +0000)]
(customize-rogue): Minor doc fix.

18 years ago*** empty log message ***
Bill Wohler [Tue, 17 Jan 2006 03:08:25 +0000 (03:08 +0000)]
*** empty log message ***

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader [Tue, 17 Jan 2006 02:39:39 +0000 (02:39 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el: Update copyright.
   (nnrss-opml-import): Query whether to subscribe to each entry.

   * lisp/gnus/gnus-art.el:
   * lisp/gnus/gnus-cus.el:
   * lisp/gnus/gnus-group.el:
   * lisp/gnus/gnus-start.el:
   * lisp/gnus/gnus-sum.el:
   * lisp/gnus/mm-uu.el:
   * lisp/gnus/mm-view.el: Update copyright.

2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-info): New function.
   (message-mode-menu): Add it.
   Update copyright.

   * lisp/gnus/ChangeLog: Fix and update copyright.

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi: Update copyright.

18 years ago(buffer-menu-buffer) <defface>: Renamed from
Juri Linkov [Tue, 17 Jan 2006 02:11:40 +0000 (02:11 +0000)]
(buffer-menu-buffer) <defface>: Renamed from
Buffer-menu-buffer.  Doc fix.
(Buffer-menu-buffer): Face alias to buffer-menu-buffer.

18 years ago(Info-revert-find-node): Check for Info-current-file
Juri Linkov [Tue, 17 Jan 2006 02:07:44 +0000 (02:07 +0000)]
(Info-revert-find-node): Check for Info-current-file
before preserving new-history.

18 years ago(dired-diff): Use dired-dwim-target-directory
Juri Linkov [Tue, 17 Jan 2006 01:43:00 +0000 (01:43 +0000)]
(dired-diff): Use dired-dwim-target-directory
instead of the file at the mark as default if the file at the mark
is the same as the file at point or if dired-dwim-target-directory
is not the same as the current directory and the mark is not active.

18 years ago*** empty log message ***
Juri Linkov [Tue, 17 Jan 2006 00:57:41 +0000 (00:57 +0000)]
*** empty log message ***

18 years agoAdd `coding: iso-2022-7bit' cookie.
Juri Linkov [Tue, 17 Jan 2006 00:53:03 +0000 (00:53 +0000)]
Add `coding: iso-2022-7bit' cookie.
(html-mode): Set `sentence-end-base' instead of `sentence-end'.

18 years ago(Man-heading-regexp): Add `/'.
Juri Linkov [Tue, 17 Jan 2006 00:51:53 +0000 (00:51 +0000)]
(Man-heading-regexp): Add `/'.

18 years ago(log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.
Juri Linkov [Tue, 17 Jan 2006 00:51:30 +0000 (00:51 +0000)]
(log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.

18 years ago(Standard Faces): Add `mode-line-buffer-id'.
Juri Linkov [Tue, 17 Jan 2006 00:00:24 +0000 (00:00 +0000)]
(Standard Faces): Add `mode-line-buffer-id'.
Move `mode-line-highlight' before `mode-line-buffer-id'.

18 years agoAdd mode-line-buffer-id.
Juri Linkov [Mon, 16 Jan 2006 23:57:56 +0000 (23:57 +0000)]
Add mode-line-buffer-id.

18 years ago(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
Juri Linkov [Mon, 16 Jan 2006 23:55:25 +0000 (23:55 +0000)]
(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.

18 years ago(Info-mode-line-node-keymap): New defvar.
Juri Linkov [Mon, 16 Jan 2006 23:54:02 +0000 (23:54 +0000)]
(Info-mode-line-node-keymap): New defvar.
(Info-set-mode-line): Use `stringp' to check Info-current-file.
Propertize Info-current-node with `mode-line-buffer-id' and
`mode-line-highlight' faces and `Info-mode-line-node-keymap'.

18 years ago(propertized-buffer-identification): Use face
Juri Linkov [Mon, 16 Jan 2006 23:50:39 +0000 (23:50 +0000)]
(propertized-buffer-identification): Use face
`mode-line-buffer-id' instead of `Buffer-menu-buffer'.
(mode-line-next-buffer, mode-line-previous-buffer): New functions.
(mode-line-buffer-identification-keymap): For mouse-1 replace
`mode-line-unbury-buffer' with `mode-line-previous-buffer'.
Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
mouse-3.

18 years ago(mode-line-faces): New defgroup.
Juri Linkov [Mon, 16 Jan 2006 23:45:34 +0000 (23:45 +0000)]
(mode-line-faces): New defgroup.
(mode-line-highlight): Move definition after new defgroup.
(mode-line, mode-line-inactive, mode-line-highlight):
Replace :group `modeline' with `mode-line-faces'.
(mode-line-buffer-id): New face.
(modeline-buffer-id): New face alias.
(vertical-border): Remove :group `modeline'.

18 years ago* mh-acros.el (require): Remove defadvice of require as defadvice is
Bill Wohler [Mon, 16 Jan 2006 21:34:50 +0000 (21:34 +0000)]
* mh-acros.el (require): Remove defadvice of require as defadvice is
verboten within Emacs and our implementation was returning the wrong
value from require. Upcoming restructuring should make this
unnecessary.
(mh-assoc-ignore-case): Replace with defsubst assoc-string.

* mh-alias.el (mh-alias-local-users, mh-alias-reload, mh-alias-expand,
mh-alias-minibuffer-confirm-address): Use it.

* mh-identity.el (mh-identity-field-handler): Use it.

18 years ago* mh-comp.el (mh-show-buffer-message-number): Replace (car
Bill Wohler [Mon, 16 Jan 2006 20:05:14 +0000 (20:05 +0000)]
* mh-comp.el (mh-show-buffer-message-number): Replace (car
(read-from-string string) with (string-to-number string).

* mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder): Ditto.

* mh-mime.el (mh-mml-forward-message): Ditto.

* mh-search.el (mh-swish-next-result, mh-mairix-next-result)
(mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser)
(mh-openssl-parser, mh-index-update-maps): Ditto.

* mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
(mh-thread-generate): Ditto.

18 years ago* mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-
Mark D. Baushke [Mon, 16 Jan 2006 19:42:53 +0000 (19:42 +0000)]
* mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-
functions for text=flowed. (SF #1273521)

18 years ago(autoload-coding-system): Prepare for EOL variants.
Kenichi Handa [Mon, 16 Jan 2006 12:08:35 +0000 (12:08 +0000)]
(autoload-coding-system): Prepare for EOL variants.

18 years agoAdd autoload cookies for cp125[0345678].
Kenichi Handa [Mon, 16 Jan 2006 12:07:08 +0000 (12:07 +0000)]
Add autoload cookies for cp125[0345678].

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader [Mon, 16 Jan 2006 09:27:43 +0000 (09:27 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 182-184)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-uu.el (mm-uu-text-plain-type): New variable.
   (mm-uu-pgp-signed-extract-1): Use it.
   (mm-uu-pgp-encrypted-extract-1): Use it.
   (mm-uu-dissect): Use it; allow two optional arguments; one is a
   flag specifying whether there's no message header; the other is
   for a MIME type and parameters; bind mm-uu-text-plain-type with
   the later one.
   (mm-uu-dissect-text-parts): New function.

   * lisp/gnus/gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
   dissect text parts.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-wash-html): Use
   gnus-summary-show-article-charset-alist if a numeric arg is given.
   (gnus-article-wash-html-with-w3m-standalone): New function.

   * lisp/gnus/mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
   mm-inline-text-html-render-with-w3m-standalone.
   (mm-text-html-washer-alist): Map w3m-standalone to
   gnus-article-wash-html-with-w3m-standalone.
   (mm-inline-text-html-render-with-w3m-standalone): New function.

2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Article Washing): Additions.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * man/pgg.texi (Caching passphrase): Rewording.

18 years ago* mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
Bill Wohler [Mon, 16 Jan 2006 05:41:26 +0000 (05:41 +0000)]
* mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to / g.

* mh-utils.el (mh-show-limit-map): Ditto.

18 years agoAdd arch tagline
Miles Bader [Mon, 16 Jan 2006 01:35:47 +0000 (01:35 +0000)]
Add arch tagline

18 years ago(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
Stephen Eglen [Sun, 15 Jan 2006 23:43:41 +0000 (23:43 +0000)]
(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore.  (This
was C-a but a user suggested this was too easily confused with normal
usage of C-a.)

18 years ago* e/eterm-color.ti: Re-enable the ri entry. Add kich1.
Dan Nicolaescu [Sun, 15 Jan 2006 19:36:10 +0000 (19:36 +0000)]
* e/eterm-color.ti: Re-enable the ri entry. Add kich1.

* term.el (term-raw-map): Add mapping for insert.
(term-send-insert): New.
(term-mode): Make variables local here instead of doing it in
`term-emulate-terminal'.
(term-emulate-terminal): Delete incorrect optimization for cr+lf.
Scroll reverse needs to take into account the scroll
region.  Saving and restoring the cursor should save the color
attributes too.
(term-reset-terminal): Reset the scroll region.
(term-handle-ansi-escape): Cursor up and down should take into
account the scroll region.
(term-set-scroll-region): Renamed from `term-scroll-region'.  Move
to 0,0 after setting the region.
(term-handle-scroll): Handle scroll up.
(term-down): Fix off by one error.
(term-delete-lines): Do not delete outside the scroll region.
(term-insert-lines): Take into account the scroll region.

18 years ago* mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
Bill Wohler [Sun, 15 Jan 2006 18:27:26 +0000 (18:27 +0000)]
* mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
standalone compile.
(mh-progs, mh-lib, mh-lib-progs): Move here from mh-init.el.

* mh-init.el (mh-progs, mh-lib, mh-lib-progs): Move to mh-exec.el,
where they are used.

18 years ago.
Andreas Schwab [Sun, 15 Jan 2006 12:07:55 +0000 (12:07 +0000)]
.

18 years ago(Freplace_match): Use UPPERCASEP instead of !NOCASEP.
Andreas Schwab [Sun, 15 Jan 2006 12:07:41 +0000 (12:07 +0000)]
(Freplace_match): Use UPPERCASEP instead of !NOCASEP.

18 years ago* mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; needed
Bill Wohler [Sun, 15 Jan 2006 08:17:56 +0000 (08:17 +0000)]
* mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; needed
to help remove dependency on mh-utils.

* mh-exec.el: New file. Move process support routines here from
mh-utils.el.

* mh-init.el (mh-utils): Remove require.
(mh-exec): Add require.
(mh-profile-component, mh-profile-component-value): Move here from
mh-utils.el.

* mh-utils.el (mh-pgp-support-flag): Move to mh-comp.el to reduce
dependencies on mh-utils.el.
(mh-profile-component, mh-profile-component-value): Move to mh-init.el
since that's the only place that uses them. (Other than mh-alias.el;
I'm thinking that mh-find-path can set variable from the Aliasfile
component like it does the other components).
(mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell)
(mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
(mh-exec-cmd-env-daemon, mh-process-daemon, mh-exec-cmd-quiet)
(defvar, mh-exec-cmd-output)
(mh-exchange-point-and-mark-preserving-active-mark)
(mh-exec-lib-cmd-output, mh-handle-process-error): Move to new file
mh-exec.el so that mh-init.el doesn't have to depend on mh-utils.el,
breaking circular dependency.

* mh-alias.el: mh-customize.el: mh-e.el: mh-funcs.el: mh-gnus.el:
* mh-identity.el: mh-inc.el: mh-junk.el: mh-mime.el: mh-print.el:
* mh-search.el: mh-seq.el: mh-speed.el: Added debugging statements
(commented out) around requires to help find dependency loops. Will
remove them when issues are resolved.

18 years ago(ispell-internal-change-dictionary, ispell-change-dictionary):
Stefan Monnier [Sun, 15 Jan 2006 06:05:50 +0000 (06:05 +0000)]
(ispell-internal-change-dictionary, ispell-change-dictionary):
Undo most of last change of 2006-01-13.
(start, end): Move declaration outside of eval-when-compile.

18 years ago(flyspell-kill-ispell-hook): Fix braino.
Stefan Monnier [Sun, 15 Jan 2006 05:47:44 +0000 (05:47 +0000)]
(flyspell-kill-ispell-hook): Fix braino.