bpt/emacs.git
18 years ago(Fkill_buffer): Avoid dangerous side effects in NILP argument.
Ken Raeburn [Tue, 6 Dec 2005 07:37:47 +0000 (07:37 +0000)]
(Fkill_buffer): Avoid dangerous side effects in NILP argument.

18 years ago(kinsoku-longer): Check eolp, not eobp.
Kenichi Handa [Tue, 6 Dec 2005 06:24:41 +0000 (06:24 +0000)]
(kinsoku-longer): Check eolp, not eobp.

18 years ago(gdb-var-create-handler)
Nick Roberts [Tue, 6 Dec 2005 02:31:16 +0000 (02:31 +0000)]
(gdb-var-create-handler)
(gdb-var-evaluate-expression-handler, gdb-frame-handler)
(gdb-var-list-children-handler, gdb-var-update-handler):
Current buffer is already gdb-partial-output-buffer, don't
make it current again.

18 years ago*** empty log message ***
Nick Roberts [Tue, 6 Dec 2005 02:30:24 +0000 (02:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Dec 2005 02:07:54 +0000 (02:07 +0000)]
*** empty log message ***

18 years ago(Resizing Windows): Delete preserve-before args.
Richard M. Stallman [Tue, 6 Dec 2005 02:05:25 +0000 (02:05 +0000)]
(Resizing Windows): Delete preserve-before args.

18 years ago(enlarge_window): Eliminate arg preserve_before.
Richard M. Stallman [Tue, 6 Dec 2005 02:03:23 +0000 (02:03 +0000)]
(enlarge_window): Eliminate arg preserve_before.
Assume it is 0.  All callers changed.
(Fenlarge_window, Fshrink_window): Likewise.

18 years ago(Buffer-menu-use-frame-buffer-list): New user option.
Luc Teirlinck [Tue, 6 Dec 2005 00:33:22 +0000 (00:33 +0000)]
(Buffer-menu-use-frame-buffer-list): New user option.
(list-buffers-noselect): Use it.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 6 Dec 2005 00:31:37 +0000 (00:31 +0000)]
*** empty log message ***

18 years ago(Format of Keymaps): Remove mention of a quirk
Stefan Monnier [Mon, 5 Dec 2005 19:42:10 +0000 (19:42 +0000)]
(Format of Keymaps): Remove mention of a quirk
in full keymaps, since the quirk has been fixed.

18 years ago(mail-yank-ignored-headers): Don't autoload.
Stefan Monnier [Mon, 5 Dec 2005 17:11:21 +0000 (17:11 +0000)]
(mail-yank-ignored-headers): Don't autoload.

18 years agoRemove unnecessary leading-star in docstrings.
Stefan Monnier [Mon, 5 Dec 2005 17:08:00 +0000 (17:08 +0000)]
Remove unnecessary leading-star in docstrings.
(mail-yank-ignored-headers): Use regexp-opt.
(mail-mode-map): Move initialization into declaration.
(mail-sent-via): Remove unused shadowed var `to-line'.
(mail-mailer-swallows-blank-line): Use with-temp-buffer.
(mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
(mail-do-fcc): Use dolist and push.
(mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.

18 years ago(set-language-info-internal): New
Kenichi Handa [Mon, 5 Dec 2005 07:39:01 +0000 (07:39 +0000)]
(set-language-info-internal): New
function.
(set-language-info): Call set-language-info-internal to update
language-info-alist.  If LANG-ENV is the current one, call
set-language-environment to make INFO effective now.
(set-language-info-alist): Likewise.
(locale-language-names): With locale "en", use English
lang. env. but set the default codings to iso-8859-1.

18 years ago* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler [Mon, 5 Dec 2005 02:26:03 +0000 (02:26 +0000)]
* mh-customize.el (mh-insert-signature-hook): Rename
mh-letter-insert-signature-hook to mh-insert-signature-hook.

* mh-comp.el (mh-insert-signature): Ditto.

18 years agoAdd arch tagline
Miles Bader [Mon, 5 Dec 2005 02:04:14 +0000 (02:04 +0000)]
Add arch tagline

18 years ago(mh-sortm-args): Sync docstrings with manual.
Bill Wohler [Mon, 5 Dec 2005 02:04:11 +0000 (02:04 +0000)]
(mh-sortm-args): Sync docstrings with manual.

18 years ago(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler [Mon, 5 Dec 2005 01:31:04 +0000 (01:31 +0000)]
(mh-fetch-x-image-url): Change default from 'ask to
nil. Remove t option. Sync docstring with manual (closes SF #831278).
(mh-invisible-header-fields-internal): Remove X-Image-URL so that
users can see it, look it up in the manual's index, and discover
mh-fetch-x-image-url (closes SF #831278).

18 years ago(mh-invisible-header-fields-internal): Add X-Bugzilla-* and
Bill Wohler [Mon, 5 Dec 2005 00:58:59 +0000 (00:58 +0000)]
(mh-invisible-header-fields-internal): Add X-Bugzilla-* and
X-Virus-Scanned.

18 years ago* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler [Mon, 5 Dec 2005 00:52:57 +0000 (00:52 +0000)]
* mh-customize.el (mh-new-messages-folders): Rename from
mh-index-new-messages-folders.
(mh-ticked-messages-folders): Rename from
mh-index-ticked-messages-folders.

* mh-index.el (mh-index-sequenced-messages)
(mh-index-new-messages): Ditto.

18 years ago* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler [Sun, 4 Dec 2005 22:34:49 +0000 (22:34 +0000)]
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
the docstrings and made usage consistent. Generally speaking,
"messages in range" and "range of messages" is redundant and just
"range" can be used in most circumstances. Also ensured that
mh-interactive-range was mentioned in all interactive functions that
use a range which describes the range argument for both users and
programmers.

* mh-e.el (mh-delete-msg-no-motion, mh-refile-msg)
(mh-refile-or-write-again, mh-rescan-folder, mh-undo)
(mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
(mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup): Ditto.

* mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1): Ditto.

* mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto.

* mh-print.el (mh-ps-print-range, mh-ps-print-msg)
(mh-ps-print-msg-file, mh-print-msg): Ditto.

* mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list)
(mh-narrow-to-range, mh-toggle-tick): Ditto.

18 years agoCorrect some spelling.
Alan Mackenzie [Sun, 4 Dec 2005 21:00:59 +0000 (21:00 +0000)]
Correct some spelling.

18 years ago(url-history-list): Var deleted.
Richard M. Stallman [Sun, 4 Dec 2005 17:53:13 +0000 (17:53 +0000)]
(url-history-list): Var deleted.
(url-history-save-interval): Simplify.
(url-history-setup-save-timer): Simplify.

18 years ago(gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
Nick Roberts [Sun, 4 Dec 2005 09:12:07 +0000 (09:12 +0000)]
(gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
Echo new state in minibuffer.
(gdb-var-create-handler, gdb-assembler-custom): Use search-forward
for plain strings.
(gdb-frames-mode): Remove redundant call to font-lock-mode.
(gdb-all-registers): Rename from toggle-gdb-all-registers.  Create
registers buffer if necessary.  Echo new state in minibuffer.
(gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.

18 years ago*** empty log message ***
Nick Roberts [Sun, 4 Dec 2005 09:09:54 +0000 (09:09 +0000)]
*** empty log message ***

18 years ago(font-lock-mode): Replace `:group font-lock' with `nil nil nil'.
Juri Linkov [Sun, 4 Dec 2005 05:46:18 +0000 (05:46 +0000)]
(font-lock-mode): Replace `:group font-lock' with `nil nil nil'.

18 years agoRevert removing `:group font-lock'.
Juri Linkov [Sun, 4 Dec 2005 05:02:49 +0000 (05:02 +0000)]
Revert removing `:group font-lock'.

18 years ago(font-lock-mode): Revert removing `:group font-lock'.
Juri Linkov [Sun, 4 Dec 2005 04:58:33 +0000 (04:58 +0000)]
(font-lock-mode): Revert removing `:group font-lock'.

18 years ago* info.el (Info-fontify-node): Match external links using
Chong Yidong [Sun, 4 Dec 2005 04:31:59 +0000 (04:31 +0000)]
* info.el (Info-fontify-node): Match external links using
non-directory part of filename.

18 years agoNew file.
Richard M. Stallman [Sun, 4 Dec 2005 04:12:56 +0000 (04:12 +0000)]
New file.

18 years ago(Man-section-regexp): Add 0-9 to support "3X11" sections.
Juri Linkov [Sun, 4 Dec 2005 02:45:20 +0000 (02:45 +0000)]
(Man-section-regexp): Add 0-9 to support "3X11" sections.

18 years ago(completion-setup-function): Put completions-common-part
Juri Linkov [Sun, 4 Dec 2005 02:42:29 +0000 (02:42 +0000)]
(completion-setup-function): Put completions-common-part
face on full completion string too (i.e. completion string without
completions-first-difference face).

18 years ago(customize-group, customize-group-other-window):
Juri Linkov [Sun, 4 Dec 2005 02:39:24 +0000 (02:39 +0000)]
(customize-group, customize-group-other-window):
Filter out autoloaded options from the group completion list by
using heuristics that autoloaded groups don't have `custom-autoload'
property on their symbols (they have only `custom-loads').

18 years ago(idlwave-shell-electric-debug-mode):
Juri Linkov [Sun, 4 Dec 2005 02:37:35 +0000 (02:37 +0000)]
(idlwave-shell-electric-debug-mode):
Use define-minor-mode instead of easy-mmode-define-minor-mode.

18 years ago(global-cwarn-mode): Use define-global-minor-mode
Juri Linkov [Sun, 4 Dec 2005 02:36:43 +0000 (02:36 +0000)]
(global-cwarn-mode): Use define-global-minor-mode
instead of easy-mmode-define-global-mode.

18 years agoPut `doc-string-elt' property on
Juri Linkov [Sun, 4 Dec 2005 02:36:13 +0000 (02:36 +0000)]
Put `doc-string-elt' property on
easy-mmode-define-global-mode and define-global-minor-mode.
(lisp-imenu-generic-expression): Add define-global-minor-mode.

18 years ago(find-function-regexp):
Juri Linkov [Sun, 4 Dec 2005 02:35:20 +0000 (02:35 +0000)]
(find-function-regexp):
Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
(find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
and easy-menu-define.

18 years ago(easy-mmode-define-navigation): Put `definition-name' properties on the
Juri Linkov [Sun, 4 Dec 2005 02:34:33 +0000 (02:34 +0000)]
(easy-mmode-define-navigation): Put `definition-name' properties on the
constructed function names next-sym and prev-sym.

18 years ago(define-derived-mode): Put `definition-name'
Juri Linkov [Sun, 4 Dec 2005 02:33:41 +0000 (02:33 +0000)]
(define-derived-mode): Put `definition-name'
properties on the constructed variable names.

18 years ago(make-autoload): Add define-global-minor-mode.
Juri Linkov [Sun, 4 Dec 2005 02:32:35 +0000 (02:32 +0000)]
(make-autoload): Add define-global-minor-mode.

18 years ago(lisp-font-lock-keywords-1): Add define-global-minor-mode.
Juri Linkov [Sun, 4 Dec 2005 02:31:58 +0000 (02:31 +0000)]
(lisp-font-lock-keywords-1): Add define-global-minor-mode.

18 years ago(global-font-lock-mode): Use define-global-minor-mode
Juri Linkov [Sun, 4 Dec 2005 02:30:37 +0000 (02:30 +0000)]
(global-font-lock-mode): Use define-global-minor-mode
instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
(font-lock-mode): Remove `:group font-lock'.

18 years ago(view-mode): Doc fix.
Eli Zaretskii [Sat, 3 Dec 2005 14:35:38 +0000 (14:35 +0000)]
(view-mode): Doc fix.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Dec 2005 12:32:36 +0000 (12:32 +0000)]
*** empty log message ***

18 years ago(Standard Hooks): Add index entries. Mention `compilation-finish-functions'.
Eli Zaretskii [Sat, 3 Dec 2005 12:32:17 +0000 (12:32 +0000)]
(Standard Hooks): Add index entries.  Mention `compilation-finish-functions'.

18 years ago(standard-display-european): Add to the warning message a reference to the
Eli Zaretskii [Sat, 3 Dec 2005 12:14:55 +0000 (12:14 +0000)]
(standard-display-european): Add to the warning message a reference to the
doc string.

18 years ago(apropos-zippy): Call print-help-return-message, similar to other Help
Eli Zaretskii [Sat, 3 Dec 2005 12:07:55 +0000 (12:07 +0000)]
(apropos-zippy): Call print-help-return-message, similar to other Help
and Apropos commands.

18 years ago(print-help-return-message): If pop-up-frames is non-nil, don't display
Eli Zaretskii [Sat, 3 Dec 2005 12:07:03 +0000 (12:07 +0000)]
(print-help-return-message): If pop-up-frames is non-nil, don't display
message about scrolling the help window.

18 years ago(print-help-return-message): If pop-up-frames is non-nil, set up
Eli Zaretskii [Sat, 3 Dec 2005 11:52:23 +0000 (11:52 +0000)]
(print-help-return-message): If pop-up-frames is non-nil, set up
help-return-method to delete the help window and, possibly, its frame as well.  Doc fix.
(help-return-method): Doc fix.

18 years agoRelace a `mapcan' with an "apply (n-conc (mapcar ....... ))".
Alan Mackenzie [Sat, 3 Dec 2005 11:04:17 +0000 (11:04 +0000)]
Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))".

18 years ago(lisp-imenu-generic-expression): Fix bug whereby names of length one
Eli Zaretskii [Sat, 3 Dec 2005 09:48:08 +0000 (09:48 +0000)]
(lisp-imenu-generic-expression): Fix bug whereby names of length one
or names starting with a symbol-constituent character would not be returned.

18 years ago(atomic-change-group): Add edebug and indentation spec.
John Paul Wallington [Sat, 3 Dec 2005 02:31:40 +0000 (02:31 +0000)]
(atomic-change-group): Add edebug and indentation spec.

18 years ago(save-completions-file-name): Fix typo in last change.
Stefan Monnier [Fri, 2 Dec 2005 21:12:28 +0000 (21:12 +0000)]
(save-completions-file-name): Fix typo in last change.

18 years agoAdd a comment about the Calc prefix.
Jay Belanger [Fri, 2 Dec 2005 19:50:16 +0000 (19:50 +0000)]
Add a comment about the Calc prefix.

18 years ago(compute_tip_xy): Put tip above pointer if it doesn't fit below.
Eli Zaretskii [Fri, 2 Dec 2005 18:32:46 +0000 (18:32 +0000)]
(compute_tip_xy): Put tip above pointer if it doesn't fit below.

18 years ago* info.el: Move back/forward history to the beginning of the tool bar.
Jan Djärv [Fri, 2 Dec 2005 15:08:49 +0000 (15:08 +0000)]
* info.el: Move back/forward history to the beginning of the tool bar.

18 years agoMove back/forward history at the beginning of the tool bar.
Jan Djärv [Fri, 2 Dec 2005 15:07:15 +0000 (15:07 +0000)]
Move back/forward history at the beginning of the tool bar.

18 years ago* xterm.h: Add prototype for xg_set_icon_from_xpm_data.
Jan Djärv [Fri, 2 Dec 2005 14:57:23 +0000 (14:57 +0000)]
* xterm.h: Add prototype for xg_set_icon_from_xpm_data.

* xfns.c (x_real_positions): int ign => unsigned int.
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.

18 years agoAdd prototype for xg_set_icon_from_xpm_data.
Jan Djärv [Fri, 2 Dec 2005 14:57:10 +0000 (14:57 +0000)]
Add prototype for xg_set_icon_from_xpm_data.

18 years ago* xfns.c (x_real_positions): int ign => unsigned int.
Jan Djärv [Fri, 2 Dec 2005 14:55:14 +0000 (14:55 +0000)]
* xfns.c (x_real_positions): int ign => unsigned int.
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 2 Dec 2005 14:12:31 +0000 (14:12 +0000)]
*** empty log message ***

18 years ago(eval-when-compile): Remove unnecessary load of 'cl. Add fset of
Eli Zaretskii [Fri, 2 Dec 2005 14:09:53 +0000 (14:09 +0000)]
(eval-when-compile): Remove unnecessary load of 'cl.  Add fset of
allout-real-isearch-abort during compile to alleviate unnecessary
byte-compilation warnings.
(allout-mode-p): Move definition of this macro above all uses, or
byte compilation in barren emacs (eg, during emacs build) will
lack the definition.
(allout-mode): Move this variable above any uses, or byte
compilation will fail.
(allout-resolve-xref): Remove use of personal file-reference
function.
(allout-toggle-current-subtree-encryption): Do the current (ie,
visible containing) topic, rather than nearest around point.
Doc fix.
(allout-toggle-subtree-encryption): New function, workhorse that
works on nearest topic containing point.
(allout-encrypt-string): Signal requirement for newer version of pgg.
(allout-resumptions): Doc fix.

18 years agoDocument changes to file-name completion in minibuffer.
Eli Zaretskii [Fri, 2 Dec 2005 14:03:58 +0000 (14:03 +0000)]
Document changes to file-name completion in minibuffer.

18 years ago(Fcompleting_read): If Vminibuffer_completing_file_name is
Eli Zaretskii [Fri, 2 Dec 2005 13:55:54 +0000 (13:55 +0000)]
(Fcompleting_read): If Vminibuffer_completing_file_name is
non-nil, use the new keymaps Vminibuffer_local_filename_completion_map
and Vminibuffer_local_must_match_filename_map keymaps.
(keys_of_minibuf): Bind SPC in the new file-name completion keymaps.

18 years ago(Vminibuffer_local_filename_completion_map)
Eli Zaretskii [Fri, 2 Dec 2005 13:47:11 +0000 (13:47 +0000)]
(Vminibuffer_local_filename_completion_map)
(Vminibuffer_local_must_match_filename_map): New variables.
(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to
be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map,
respectively.

18 years ago(Vminibuffer_local_filename_completion_map): Declare a new keymap for
Eli Zaretskii [Fri, 2 Dec 2005 13:43:04 +0000 (13:43 +0000)]
(Vminibuffer_local_filename_completion_map): Declare a new keymap for
minibuffer completion in case of filenames.
(Vminibuffer_local_must_match_filename_map): Declare a new keymap for
minibuffer completion in case require-match is set.

18 years ago(latex-inputenc-coding-alist): Doc fix.
Eli Zaretskii [Fri, 2 Dec 2005 13:25:19 +0000 (13:25 +0000)]
(latex-inputenc-coding-alist): Doc fix.

18 years ago(flyspell-external-point-words): Consider a misspelling as found in the string
Eli Zaretskii [Fri, 2 Dec 2005 13:17:38 +0000 (13:17 +0000)]
(flyspell-external-point-words): Consider a misspelling as found in the string
search if: (a) misspelling and found string lengths match, or (b) misspelling
is found as element in a boundary-chars separated longer string, or
(c) ispell-program-name is really ispell and misspelling is found as part of
a TeX string.  After successful match move beginning of search region to end
of match.  Warn about not found misspellings once the process is done.
(flyspell-large-region) Do not set ispell-parser to tex if in TeX mode.

18 years agoUpdate for CC Mode 5.31.
Alan Mackenzie [Fri, 2 Dec 2005 12:51:05 +0000 (12:51 +0000)]
Update for CC Mode 5.31.

18 years agoUpdate CC Mode to release 5.31.
Alan Mackenzie [Fri, 2 Dec 2005 12:30:36 +0000 (12:30 +0000)]
Update CC Mode to release 5.31.

18 years ago(gud-menu-map): Put gud-finish back on the
Nick Roberts [Fri, 2 Dec 2005 09:15:56 +0000 (09:15 +0000)]
(gud-menu-map): Put gud-finish back on the
tool bar (removed inadvertantly).

18 years ago*** empty log message ***
Nick Roberts [Fri, 2 Dec 2005 09:14:18 +0000 (09:14 +0000)]
*** empty log message ***

18 years ago(log-view-diff): Clarify doc string.
Nick Roberts [Fri, 2 Dec 2005 07:59:56 +0000 (07:59 +0000)]
(log-view-diff): Clarify doc string.

18 years ago*** empty log message ***
Nick Roberts [Fri, 2 Dec 2005 07:59:09 +0000 (07:59 +0000)]
*** empty log message ***

18 years agoRemove errant backslash at beginning of file.
Bill Wohler [Fri, 2 Dec 2005 06:44:00 +0000 (06:44 +0000)]
Remove errant backslash at beginning of file.

18 years ago* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler [Fri, 2 Dec 2005 05:54:33 +0000 (05:54 +0000)]
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
of mh-highlight-citation-p.
(mh-letter-toggle-header-field-display): "Ellipsed" isn't a word, I
think, so use "truncated".

* mh-customize.el (mh-folder, mh-folder-faces): Group's manual section
is Folders, not Organizing. Parent of mh-folder-faces is mh-folder,
not mh-show.
(mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
(mh-thread): New group that corresponds with manual's Threading
chapter.
(mh-letter-faces): Group's manual section is Editing Drafts, not
Sending Mail.
(mh-sortm-args): New customization variable that used to be a defvar.
(mh-index-new-messages-folders, mh-index-ticked-messages-folders):
Move from mh-index group to mh-folders group.
(mh-alias-local-users-prefix, mh-large-folder)
(mh-recursive-folders-flag, mh-before-quit-hook)
(mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook)
(mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to
mh-folder group.
(mh-highlight-citation-style): Rename from mh-highlight-citation-p.
Sync docstrings with manual.
(mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings with
manual.
(mh-show-threads-flag): Move from mh-show group to mh-thread group.
(mh-find-path-hook): Move from mh-show group to mh-e group.
(mh-folder-updated-hook): Add to mh-folder group.
(mh-forward-hook): Move from mh-folder to mh-sending-mail group.
(mh-unseen-updated-hook): Move from mh-show to mh-sequences group.
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-invisible-header-fields-default, mh-invisible-header-fields)
(mh-lpr-command-format, mh-max-inline-image-height)
(mh-max-inline-image-width)
(mh-mime-save-parts-default-directory, mh-print-background-flag)
(mh-show-maximum-size, mh-show-use-goto-addr-flag)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-delete-msg-hook
(mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.

* mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
(mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
(mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
non-fontification instead of non-fontifying.
(mh-header-display): Use mh-mhl-format-file instead of mhl-formfile.
Sync docstrings with manual.
(mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
count. Sync docstrings with manual.
(mh-refile-or-write-again): Use output from mh-write-msg-to-file so
that message doesn't change when using this command. Sync docstrings
with manual.
(mh-page-msg, mh-previous-page): Rename arg to lines. Sync docstrings
with manual.
(mh-write-msg-to-file): Rename msg to message. Rename no-headers to
no-header. Sync docstrings with manual.
(mh-ps-print-map): Delete keybindings for deleted commands
mh-ps-print-toggle-mime and mh-ps-print-msg-show.
(mh-help-messages): Updated printing help.
(mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg)
(mh-last-msg, mh-previous-unread-msg, mh-next-button)
(mh-prev-button, mh-folder-toggle-mime-part)
(mh-folder-inline-mime-part, mh-folder-save-mime-part)
(mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with
manual.

* mh-funcs.el (mh-sortm-args): Now a customization option and in
mh-customize.el.
(mh-pipe-msg): Rename include-headers to include-header. Sync
docstrings with manual.
(mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
(mh-store-msg): Sync docstrings with manual.

* mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
docstrings with manual.
(mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
Sync docstrings with manual.
(mh-mm-display-part, mh-mm-inline-message): Use
mh-highlight-citation-style instead of mh-highlight-citation-p.
(mh-press-button): Sync docstrings with manual.
(mh-display-with-external-viewer): Fix default output in minibuffer.
Sync docstrings with manual.

* mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime): Deleted.
(mh-ps-print-color-option): Incorporate docstring from
ps-print-color-p.
(mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
docstring.
(mh-ps-spool-msg): Slimline docstring. Rename from mh-ps-spool-a-msg.
Rewrote to use existing show buffer when available.
(mh-ps-print-range): Extract method from common code in
mh-ps-print-msg and mh-ps-print-msg-file.
(mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
(mh-ps-print-msg-show): Delete. Can use either mh-ps-print-msg-show or
mh-ps-print-msg-show to same effect with new code in mh-ps-spool-msg.
(mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile. Sync
docstrings with manual.
(mh-ps-print-msg, mh-ps-print-msg-file)
(mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync docstrings
with manual.

* mh-utils.el (mh-show-ps-print-msg-show)
(mh-show-ps-print-toggle-mime): Delete.
(mh-show-ps-print-map): Updated accordingly.
(mh-show-mode): Use mh-highlight-citation-style instead of
mh-highlight-citation-p.
(mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
mhl-formfile.
(mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
docstrings with manual.
(mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
docstrings with manual.

18 years ago(mh-defface-compat): Checkdoc fix.
Bill Wohler [Fri, 2 Dec 2005 04:55:39 +0000 (04:55 +0000)]
(mh-defface-compat): Checkdoc fix.

18 years ago(mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
Bill Wohler [Fri, 2 Dec 2005 04:54:06 +0000 (04:54 +0000)]
(mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
lowercase except at beginning of sentence and in titles.

18 years ago(transient-mark-mode, line-number-mode)
Luc Teirlinck [Fri, 2 Dec 2005 03:31:21 +0000 (03:31 +0000)]
(transient-mark-mode, line-number-mode)
(column-number-mode, size-indication-mode): Remove `:require nil'.

18 years ago(mh-loaddefs.el): Reinsert Change Log as its absence triggers
Bill Wohler [Fri, 2 Dec 2005 03:20:34 +0000 (03:20 +0000)]
(mh-loaddefs.el): Reinsert Change Log as its absence triggers
lm-verify errors.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 2 Dec 2005 03:18:08 +0000 (03:18 +0000)]
*** empty log message ***

18 years ago(url-history-track): Fix last change.
Kim F. Storm [Thu, 1 Dec 2005 21:45:21 +0000 (21:45 +0000)]
(url-history-track): Fix last change.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Dec 2005 21:45:08 +0000 (21:45 +0000)]
*** empty log message ***

18 years ago(url-history-track): Call url-history-setup-save-timer in :set function.
Richard M. Stallman [Thu, 1 Dec 2005 19:15:13 +0000 (19:15 +0000)]
(url-history-track): Call url-history-setup-save-timer in :set function.
:type allows three alternatives.
(url-history-setup-save-timer): Test url-history-track.

18 years ago(url-retrieve): Test url-history-track.
Richard M. Stallman [Thu, 1 Dec 2005 19:14:15 +0000 (19:14 +0000)]
(url-retrieve): Test url-history-track.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 1 Dec 2005 17:43:33 +0000 (17:43 +0000)]
*** empty log message ***

18 years ago(Fset_window_configuration): Don't accidentally copy the
Stefan Monnier [Thu, 1 Dec 2005 16:25:15 +0000 (16:25 +0000)]
(Fset_window_configuration): Don't accidentally copy the
window-point of one window to another.

18 years ago(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
Nick Roberts [Thu, 1 Dec 2005 02:17:15 +0000 (02:17 +0000)]
(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
(gdb-breakpoints-mode-map): Use D instead of d for gdb-delete-breakpoint.
(gdb-get-frame-number): Require a number to match on.
(gdb-threads-mode-map): Add follow-link binding.

18 years ago*** empty log message ***
Nick Roberts [Thu, 1 Dec 2005 02:15:56 +0000 (02:15 +0000)]
*** empty log message ***

18 years ago(GDB User Interface Layout): Describe how to kill associated buffers.
Nick Roberts [Thu, 1 Dec 2005 02:05:17 +0000 (02:05 +0000)]
(GDB User Interface Layout): Describe how to kill associated buffers.
(Breakpoints Buffer): Use D instead of d for gdb-var-delete.
(Watch Expressions): Be more precise.
(Other GDB User Interface Buffers): Describe how to change a
register value.

18 years ago*** empty log message ***
Nick Roberts [Thu, 1 Dec 2005 02:04:28 +0000 (02:04 +0000)]
*** empty log message ***

18 years ago(isearch-mode-map): Avoid exiting search on language-change event.
Jason Rumney [Wed, 30 Nov 2005 22:53:00 +0000 (22:53 +0000)]
(isearch-mode-map): Avoid exiting search on language-change event.

18 years ago*** empty log message ***
Jason Rumney [Wed, 30 Nov 2005 22:49:26 +0000 (22:49 +0000)]
*** empty log message ***

18 years ago(speedbar-default-position): New defcustom.
Romain Francoise [Wed, 30 Nov 2005 21:15:11 +0000 (21:15 +0000)]
(speedbar-default-position): New defcustom.
(speedbar-frame-reposition-smartly): Use it.

18 years ago(dframe-reposition-frame-emacs): Fix position computation for 'left
Romain Francoise [Wed, 30 Nov 2005 19:40:13 +0000 (19:40 +0000)]
(dframe-reposition-frame-emacs): Fix position computation for 'left
location.
Update copyright year.

18 years ago*** empty log message ***
Romain Francoise [Wed, 30 Nov 2005 19:06:42 +0000 (19:06 +0000)]
*** empty log message ***

18 years ago(help-map): Move initialization into declaration.
Stefan Monnier [Wed, 30 Nov 2005 16:09:58 +0000 (16:09 +0000)]
(help-map): Move initialization into declaration.

18 years ago(make-autoload): Handle defgroup specially.
Stefan Monnier [Wed, 30 Nov 2005 16:04:40 +0000 (16:04 +0000)]
(make-autoload): Handle defgroup specially.

18 years ago(help-argument-name): Don't autoload.
Stefan Monnier [Wed, 30 Nov 2005 15:52:50 +0000 (15:52 +0000)]
(help-argument-name): Don't autoload.
It's useless and triggers a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `help' group.

18 years ago(gnus-delay-group): Don't autoload.
Stefan Monnier [Wed, 30 Nov 2005 15:52:37 +0000 (15:52 +0000)]
(gnus-delay-group): Don't autoload.
It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `gnus-delay' group.

18 years ago(Fpop_to_buffer): Remove superfluous call to record_buffer.
Károly Lőrentey [Wed, 30 Nov 2005 13:18:56 +0000 (13:18 +0000)]
(Fpop_to_buffer): Remove superfluous call to record_buffer.