bpt/emacs.git
18 years ago[MAC_OS] (xpm_load_image): Fill in background field
YAMAMOTO Mitsuharu [Fri, 21 Apr 2006 07:56:33 +0000 (07:56 +0000)]
[MAC_OS] (xpm_load_image): Fill in background field
while we have ximg handy.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-238
Miles Bader [Fri, 21 Apr 2006 05:35:31 +0000 (05:35 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-238

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 87-90)

   - Merge from emacs--devo--0
   - Update from CVS

18 years ago* mh-tool-bar.el (image-load-path): Define to shush compiler.
Bill Wohler [Fri, 21 Apr 2006 01:32:16 +0000 (01:32 +0000)]
* mh-tool-bar.el (image-load-path): Define to shush compiler.
(mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it isn't
used outside of it.
(mh-tool-bar-folder-buttons-init, mh-tool-bar-letter-buttons-init):
Update load-path/image-load-path before setting buttons. This code
used to be in mh-folder-mode/mh-letter-mode but this was the wrong
place since mh-tool-bar-*-buttons-init can also be called when
customizing the buttons.
(mh-tool-bar-update): New function which updates tool-bar-map in all
of the MH-E buffers after customizing the buttons (closes SF
#1452718).
(mh-tool-bar-folder-buttons-set, mh-tool-bar-letter-buttons-set): Call
it (closes SF #1452718).

* mh-folder.el (mh-folder-buttons-init-flag): Delete. Use
mh-folder-tool-bar-map instead.
(image-load-path): Delete. No longer used.
(mh-folder-mode): Moved setting of image-load-path into
mh-tool-bar-folder-buttons-init.

* mh-letter.el (mh-letter-buttons-init-flag): Delete. Use
mh-letter-tool-bar-map instead.
(image-load-path): Delete. No longer used.
(mh-letter-mode): Moved setting of image-load-path into
mh-tool-bar-letter-buttons-init.

* mh-seq.el (mh-narrow-to-seq, mh-widen): Use with-current-buffer
instead of set-buffer.

18 years ago(sh-shell): Mark as safe.
Dan Nicolaescu [Thu, 20 Apr 2006 23:35:08 +0000 (23:35 +0000)]
(sh-shell): Mark as safe.

18 years ago(note_mouse_highlight): Use build_string.
Nick Roberts [Thu, 20 Apr 2006 23:03:03 +0000 (23:03 +0000)]
(note_mouse_highlight): Use build_string.

18 years ago*** empty log message ***
Nick Roberts [Thu, 20 Apr 2006 23:00:16 +0000 (23:00 +0000)]
*** empty log message ***

18 years ago(gdb-data-list-register-values-handler):
Nick Roberts [Thu, 20 Apr 2006 22:57:03 +0000 (22:57 +0000)]
(gdb-data-list-register-values-handler):
Use font-lock-warning-face for any errors e.g. no stack.
(gdb-stack-list-locals-handler): Display any errors e.g. no stack.

18 years agoMention t-mouse.el. Touch up description of gdb-ui.el.
Nick Roberts [Thu, 20 Apr 2006 22:52:16 +0000 (22:52 +0000)]
Mention t-mouse.el.  Touch up description of gdb-ui.el.

18 years ago(comment-start, comment-start-skip)
Dan Nicolaescu [Thu, 20 Apr 2006 21:24:19 +0000 (21:24 +0000)]
(comment-start, comment-start-skip)
(comment-end-skip, comment-end): Mark as safe.

18 years ago2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib [Thu, 20 Apr 2006 20:14:50 +0000 (20:14 +0000)]
2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus.texi (Spam Statistics Package): Fix typo in @pxref.
(Splitting mail using spam-stat): Fix @xref.

2006-04-20  Chong Yidong <cyd@stupidchicken.com>

* gnus.texi (Spam Package): Major revision of the text.  Previouly
this node was "Filtering Spam Using The Spam ELisp Package".

18 years agoEnsure point at beginning of source help buffer, so class/tag finding works.
J.D. Smith [Thu, 20 Apr 2006 19:45:16 +0000 (19:45 +0000)]
Ensure point at beginning of source help buffer, so class/tag finding works.

18 years agoRemove forgotten (debug) form.
Carsten Dominik [Thu, 20 Apr 2006 12:17:26 +0000 (12:17 +0000)]
Remove forgotten (debug) form.

18 years agoVersion number change only.
Carsten Dominik [Thu, 20 Apr 2006 11:49:12 +0000 (11:49 +0000)]
Version number change only.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 20 Apr 2006 11:48:56 +0000 (11:48 +0000)]
*** empty log message ***

18 years ago* org.texi: (Time stamps): Better explanation of the purpose of
Carsten Dominik [Thu, 20 Apr 2006 11:48:19 +0000 (11:48 +0000)]
* org.texi: (Time stamps): Better explanation of the purpose of
different time stamps.
(Structure editing, Plain lists): More details on how new items
and headings are inserted.

18 years ago* org.el (org-deadline-announce): Face removed.
Carsten Dominik [Thu, 20 Apr 2006 11:44:52 +0000 (11:44 +0000)]
* org.el (org-deadline-announce): Face removed.
        (org-level-faces, org-n-levels): Converted to constant.
        (org-compatible-face): New function.
        (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
        (org-level-5, org-level-6, org-level-7, org-level-8)
        (org-special-keyword, org-warning, org-headline-done,
        org-link)
        (org-date, org-tag, org-todo, org-done, org-table,
        org-formula)
        (org-scheduled-today, org-scheduled-previously,
        org-time-grid):
        Face definition revised for better color tty support.
        (org-bold-re, org-italic-re, org-underline-re): New constants.
        (org-set-font-lock-defaults): Use the new constants.
        (org-agenda-highlight-todo): New function.
        (org-agenda-todo): Fixed bug with point at end of line.
        (org-agenda-change-all-lines, org-finalize-agenda-entries):
        Fontify TODO keywords.
        (org-insert-link): Preserve relative path in ../ links.
        (org-export-as-html): Convert links pointing to .org files
        into
        links that will work beteen the exported HTML files.
        (org-todo-list): Fix bug when arg=0.
        (org-insert-heading): More fine-tuning.

18 years ago(PRINTFINISH): Call signal_after_change.
Lars Hansen [Thu, 20 Apr 2006 11:37:44 +0000 (11:37 +0000)]
(PRINTFINISH): Call signal_after_change.

18 years ago(Fremove_list_of_text_properties): Ensure
Lars Hansen [Thu, 20 Apr 2006 11:36:50 +0000 (11:36 +0000)]
(Fremove_list_of_text_properties): Ensure
modify_region is called only when buffer is modified and that
signal_after_change is allways called in that case.

18 years agoadded changelog of updated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 09:19:25 +0000 (09:19 +0000)]
added changelog of updated copyright year(s)

18 years ago* xdisp.c (redisplay_window): Fix last change.
Kim F. Storm [Thu, 20 Apr 2006 08:46:56 +0000 (08:46 +0000)]
* xdisp.c (redisplay_window): Fix last change.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 20 Apr 2006 08:46:37 +0000 (08:46 +0000)]
*** empty log message ***

18 years agoupdated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 08:38:14 +0000 (08:38 +0000)]
updated copyright year(s)

18 years agoupdated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 08:36:18 +0000 (08:36 +0000)]
updated copyright year(s)
CV:S ----------------------------------------------------------------------

18 years agoupdate copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 08:26:37 +0000 (08:26 +0000)]
update copyright year(s)

18 years agoupdated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 07:29:01 +0000 (07:29 +0000)]
updated copyright year(s)

18 years agoUpdated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 06:59:38 +0000 (06:59 +0000)]
Updated copyright year(s)

18 years agoupdated copyright year(s)
Ramprasad B [Thu, 20 Apr 2006 05:05:33 +0000 (05:05 +0000)]
updated copyright year(s)

18 years ago(redisplay_window): If current window start is not at the
Kim F. Storm [Wed, 19 Apr 2006 23:20:21 +0000 (23:20 +0000)]
(redisplay_window): If current window start is not at the
beginning of a line, select a new window start if buffer is modified
and window start is in the modified region, but the first change is
before window start.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 19 Apr 2006 23:20:08 +0000 (23:20 +0000)]
*** empty log message ***

18 years agoAdded sentence on partial input being saved with M-p/M-n/M-s/M-r.
J.D. Smith [Wed, 19 Apr 2006 21:27:28 +0000 (21:27 +0000)]
Added sentence on partial input being saved with M-p/M-n/M-s/M-r.

18 years agoRemove C-c C-j binding.
J.D. Smith [Wed, 19 Apr 2006 21:17:12 +0000 (21:17 +0000)]
Remove C-c C-j binding.

18 years agoFix typo.
Bill Wohler [Wed, 19 Apr 2006 21:03:23 +0000 (21:03 +0000)]
Fix typo.

18 years ago(mh-tool-bar-define): Fix enable-expr so that one can permenently
Bill Wohler [Wed, 19 Apr 2006 21:02:59 +0000 (21:02 +0000)]
(mh-tool-bar-define): Fix enable-expr so that one can permenently
disable a button (such as a separator) with nil.

18 years ago(rmail-convert-to-babyl-format): Use second group from
Romain Francoise [Wed, 19 Apr 2006 09:55:40 +0000 (09:55 +0000)]
(rmail-convert-to-babyl-format): Use second group from
`rmail-mime-charset-pattern'.

18 years ago(python-mode): Fix typo.
Dan Nicolaescu [Wed, 19 Apr 2006 06:37:31 +0000 (06:37 +0000)]
(python-mode): Fix typo.

18 years agoRemove conflict marker.
Romain Francoise [Wed, 19 Apr 2006 06:29:47 +0000 (06:29 +0000)]
Remove conflict marker.

18 years ago* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith [Tue, 18 Apr 2006 23:50:28 +0000 (23:50 +0000)]
* misc.texi (Shell Ring): Added notes on saved input when navigating off
  the end of the history list.

18 years ago(comint-previous-input): Don't clobber input line when moving off either
J.D. Smith [Tue, 18 Apr 2006 23:49:28 +0000 (23:49 +0000)]
(comint-previous-input): Don't clobber input line when moving off either
end of the input history ring.
(comint-delete-input): New function, used by `comint-previous-input' and
others.
(comint-previous-matching-input): Use `coming-delete-input'. Save the
partial input if leaving the edit line.  Goto point-max before deleting
input to avoid partial input fragments hanging around.
(comint-restore-input): New function, used by `comint-previous-input',
and bound to "C-c C-j".

18 years ago* comint.el (comint-previous-input): Don't clobber input line
J.D. Smith [Tue, 18 Apr 2006 23:46:53 +0000 (23:46 +0000)]
* comint.el (comint-previous-input): Don't clobber input line
when moving off either end of the input history ring.
(comint-delete-input): New function, used by
`comint-previous-input' and others.
(comint-previous-matching-input): Use
`coming-delete-input'. Save the partial input if leaving the
edit line.  Goto point-max before deleting input to avoid
partial input fragments hanging around.
(comint-restore-input): New function, used by
`comint-previous-input', and bound to [C-c C-g].

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 18 Apr 2006 23:04:23 +0000 (23:04 +0000)]
*** empty log message ***

18 years ago(imenu--index-alist): Balance parentheses.
Luc Teirlinck [Tue, 18 Apr 2006 22:49:21 +0000 (22:49 +0000)]
(imenu--index-alist): Balance parentheses.

18 years agoAdd note about whitespace-cleanup.
Dan Nicolaescu [Tue, 18 Apr 2006 22:36:34 +0000 (22:36 +0000)]
Add note about whitespace-cleanup.

18 years ago(python-mode): Add support for
Dan Nicolaescu [Tue, 18 Apr 2006 22:34:54 +0000 (22:34 +0000)]
(python-mode): Add support for
hs-minor-mode.

18 years ago(read-abbrev-file): Use abbrev-file-name if optional
Reiner Steib [Tue, 18 Apr 2006 22:04:27 +0000 (22:04 +0000)]
(read-abbrev-file): Use abbrev-file-name if optional
file is nil.

18 years agoAdd SF number to :package-version implementation.
Bill Wohler [Tue, 18 Apr 2006 21:29:03 +0000 (21:29 +0000)]
Add SF number to :package-version implementation.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Apr 2006 21:25:10 +0000 (21:25 +0000)]
*** empty log message ***

18 years ago(tooltip-mode, tooltip-use-echo-area): Doc fixes.
Richard M. Stallman [Tue, 18 Apr 2006 21:23:12 +0000 (21:23 +0000)]
(tooltip-mode, tooltip-use-echo-area): Doc fixes.

18 years ago(imenu-create-index-function, imenu--index-alist)
Richard M. Stallman [Tue, 18 Apr 2006 21:22:33 +0000 (21:22 +0000)]
(imenu-create-index-function, imenu--index-alist)
(imenu--last-menubar-index-alist, imenu--make-index-alist)
(imenu-default-create-index-function, imenu--generic-function):
Doc fixes.

18 years ago(image-toggle-display): Handle tar and arc subfiles.
Richard M. Stallman [Tue, 18 Apr 2006 21:21:08 +0000 (21:21 +0000)]
(image-toggle-display): Handle tar and arc subfiles.

18 years ago(enable-local-variables): Allow :all as value.
Richard M. Stallman [Tue, 18 Apr 2006 21:20:03 +0000 (21:20 +0000)]
(enable-local-variables): Allow :all as value.
(hack-local-variables): Implement that value.
(safe-local-variable-values, safe-local-eval-forms)
(enable-local-variables): Mark as risky.
(find-file-visit-truename, kept-old-versions): Mark safe.

18 years ago(help-mode): Set view-exit-action to delete window.
Richard M. Stallman [Tue, 18 Apr 2006 21:18:27 +0000 (21:18 +0000)]
(help-mode): Set view-exit-action to delete window.

18 years ago(setenv): Get rid of arg UNSET. Interactive unsetting
Richard M. Stallman [Tue, 18 Apr 2006 21:17:50 +0000 (21:17 +0000)]
(setenv): Get rid of arg UNSET.  Interactive unsetting
now works by passing nil as arg.

18 years ago(tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
Stefan Monnier [Tue, 18 Apr 2006 21:16:50 +0000 (21:16 +0000)]
(tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
even in the presence of fields.
(tcl-eval-region): Strip surrounding space to avoid multiple prompts in return.
(inferior-tcl): Tell tclsh to work in interactive mode.

18 years ago(apropos-print): Don't do where-is on self-insert-command.
Richard M. Stallman [Tue, 18 Apr 2006 21:16:50 +0000 (21:16 +0000)]
(apropos-print): Don't do where-is on self-insert-command.

18 years ago(edit-abbrevs-redefine): Temporarily widen.
Richard M. Stallman [Tue, 18 Apr 2006 21:16:13 +0000 (21:16 +0000)]
(edit-abbrevs-redefine): Temporarily widen.
(read-abbrev-file): Provide default when reading filename.

18 years ago(Coding Conventions): Explain when the package's
Richard M. Stallman [Tue, 18 Apr 2006 21:10:14 +0000 (21:10 +0000)]
(Coding Conventions): Explain when the package's
prefix should appear later on (not at the start of the name).

18 years ago(String Search): Clarify effect of NOERROR.
Richard M. Stallman [Tue, 18 Apr 2006 21:09:13 +0000 (21:09 +0000)]
(String Search): Clarify effect of NOERROR.

18 years ago(Imenu): Clarify what special items do.
Richard M. Stallman [Tue, 18 Apr 2006 21:08:45 +0000 (21:08 +0000)]
(Imenu): Clarify what special items do.

18 years ago(Standard Hooks): Delete text about old hook names.
Richard M. Stallman [Tue, 18 Apr 2006 21:08:02 +0000 (21:08 +0000)]
(Standard Hooks): Delete text about old hook names.

18 years agoComment changes.
Richard M. Stallman [Tue, 18 Apr 2006 21:05:45 +0000 (21:05 +0000)]
Comment changes.

18 years ago(restore_menu_items, save_menu_items): New fns.
Richard M. Stallman [Tue, 18 Apr 2006 21:01:16 +0000 (21:01 +0000)]
(restore_menu_items, save_menu_items): New fns.
(set_frame_menubar): Use save_menu_items.  Save updated vector in
the frame before unwinding it.  Don't use unuse_menu_items.  Don't
use discard_menu_items.
(digest_single_submenu): Abort if an item is not in a pane.
(init_menu_items): Put the error check at the top.

18 years agoComment munging wrt max-specpdl-size; nfc.
Thien-Thi Nguyen [Tue, 18 Apr 2006 21:00:44 +0000 (21:00 +0000)]
Comment munging wrt max-specpdl-size; nfc.

18 years ago(describe_map): Make "shadowed" warning more verbose.
Richard M. Stallman [Tue, 18 Apr 2006 20:58:59 +0000 (20:58 +0000)]
(describe_map): Make "shadowed" warning more verbose.

18 years ago(Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
Richard M. Stallman [Tue, 18 Apr 2006 20:57:56 +0000 (20:57 +0000)]
(Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
(record_symbol): New function.

18 years ago(adjust_window_trailing_edge): Correctly distinguish
Richard M. Stallman [Tue, 18 Apr 2006 20:56:31 +0000 (20:56 +0000)]
(adjust_window_trailing_edge): Correctly distinguish
series vs parallel cases, even when window has no parent.

18 years ago* misc.texi (Shell Options): Correct default value of
Chong Yidong [Tue, 18 Apr 2006 19:37:41 +0000 (19:37 +0000)]
* misc.texi (Shell Options): Correct default value of
comint-scroll-show-maximum-output.

18 years agoUpdate date.
Reiner Steib [Tue, 18 Apr 2006 19:28:42 +0000 (19:28 +0000)]
Update date.

18 years agoBump version to 5.11. Remove duplicate \def's.
Reiner Steib [Tue, 18 Apr 2006 19:27:01 +0000 (19:27 +0000)]
Bump version to 5.11.  Remove duplicate \def's.

18 years ago(defcustom-mh, defface-mh, defgroup-mh, mh-face-data)
Bill Wohler [Tue, 18 Apr 2006 19:20:44 +0000 (19:20 +0000)]
(defcustom-mh, defface-mh, defgroup-mh, mh-face-data)
(mh-strip-package-version, mh-face-data, mh-inherit-face-flag)
(mh-min-colors-defined-flag): Do not unbind these macros and
variables. Nice idea, but too many nasty side-effects. These macros
are needed by [Cc]ustom-make-dependencies when creating the MH-E
customization groups in mh-cus-load.el. These disappeared when the
macros above were introduced. Besides, if a developer were to try to
show the help for a macro or variable they were looking at and got [No
match] when they did so, that would be bad.

18 years ago(partial-completion-mode): Use 'choose-completion-string-functions to make
Stefan Monnier [Tue, 18 Apr 2006 17:33:33 +0000 (17:33 +0000)]
(partial-completion-mode): Use 'choose-completion-string-functions to make
sure that choose-completion fills the minibuffer properly.

(PC-old-read-file-name-internal): Remove.
(PC-read-include-file-name-internal): Remove.  Turn it into an advice
of read-file-name-internal.
(partial-completion-mode): Enable/disable this advice.

18 years agoAdd MH-E.
Bill Wohler [Tue, 18 Apr 2006 17:27:51 +0000 (17:27 +0000)]
Add MH-E.

18 years agoBring ChangeLog back to the iso-2022-7bit flock.
Juanma Barranquero [Tue, 18 Apr 2006 10:26:37 +0000 (10:26 +0000)]
Bring ChangeLog back to the iso-2022-7bit flock.

18 years ago(tramp-completion-file-name-handler): Revert change of 2006-04-17.
Juanma Barranquero [Tue, 18 Apr 2006 10:02:40 +0000 (10:02 +0000)]
(tramp-completion-file-name-handler): Revert change of 2006-04-17.

18 years ago(XCreateGC, x_per_char_metric, xlfdpat_create)
YAMAMOTO Mitsuharu [Tue, 18 Apr 2006 08:13:49 +0000 (08:13 +0000)]
(XCreateGC, x_per_char_metric, xlfdpat_create)
(init_font_name_table, init_font_name_table, mac_do_list_fonts)
(XLoadQueryFont, mac_store_apple_event): Don't check
return value of xmalloc.

18 years ago(get_scrap_target_type_list, defer_apple_events)
YAMAMOTO Mitsuharu [Tue, 18 Apr 2006 08:12:31 +0000 (08:12 +0000)]
(get_scrap_target_type_list, defer_apple_events)
(copy_scrap_flavor_data, mac_handle_service_event): Don't check
return value of xmalloc/xrealloc.

18 years ago(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
YAMAMOTO Mitsuharu [Tue, 18 Apr 2006 08:11:56 +0000 (08:11 +0000)]
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
(create_apple_event_from_event_ref, xrm_get_preference_database)
(cfstring_create_normalized): Don't check return value of xmalloc.

18 years ago(x_create_bitmap_from_data) [MAC_OS]: Don't check return
YAMAMOTO Mitsuharu [Tue, 18 Apr 2006 08:10:30 +0000 (08:10 +0000)]
(x_create_bitmap_from_data) [MAC_OS]: Don't check return
value of xmalloc.

18 years agoVersion number change only.
Carsten Dominik [Tue, 18 Apr 2006 06:37:51 +0000 (06:37 +0000)]
Version number change only.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 18 Apr 2006 06:37:40 +0000 (06:37 +0000)]
*** empty log message ***

18 years ago(Formula syntax): Fixed link to Calc Manual.
Carsten Dominik [Tue, 18 Apr 2006 06:36:56 +0000 (06:36 +0000)]
(Formula syntax): Fixed link to Calc Manual.

18 years ago(org-insert-heading): Insert heading before current if at
Carsten Dominik [Tue, 18 Apr 2006 06:34:24 +0000 (06:34 +0000)]
(org-insert-heading): Insert heading before current if at
beginning of line.
(org-todo, org-date): New faces.
(org-table-align): Make sure tooltip window contains full text.
(org-no-properties): New defsubst.
(org-set-font-lock-defaults): Use new faces.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader [Tue, 18 Apr 2006 02:14:00 +0000 (02:14 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 86)

   - Update from CVS

18 years ago(mh-insert-x-mailer): Strip build number from version in X-Mailer
Bill Wohler [Tue, 18 Apr 2006 01:55:54 +0000 (01:55 +0000)]
(mh-insert-x-mailer): Strip build number from version in X-Mailer
field (closes SF #1466481).

18 years ago* mh-acros.el (mh-defun-compat): Rename to defun-mh in order that
Bill Wohler [Tue, 18 Apr 2006 00:55:43 +0000 (00:55 +0000)]
* mh-acros.el (mh-defun-compat): Rename to defun-mh in order that
variables and functions with the same name are found correctly by
find-func (invoked by clicking on the filename link in the *Help*
buffer.
(mh-defmacro-compat): Rename to defmacro-mh. Ditto. *
mh-e.el: (mh-defgroup): Rename to defgroup-mh. Ditto.
(mh-defcustom): Rename to defcustom-mh. Ditto.
(mh-defface): Rename to defface-mh. Ditto.
(mh-font-lock-add-keywords): Make changes according to these
renamings.

* mh-e.el, mh-compat.el, mh-gnus.el: Use the new names (closes SF
#1472029).

18 years ago(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler [Tue, 18 Apr 2006 00:03:18 +0000 (00:03 +0000)]
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
code that removes the buffers rather than just bury them.

18 years ago(mh-sub-folders-actual): Mention that folder must have been processed
Bill Wohler [Mon, 17 Apr 2006 23:43:03 +0000 (23:43 +0000)]
(mh-sub-folders-actual): Mention that folder must have been processed
by mh-normalize-folder-name.
(mh-folder-completion-function): Handle completion of folders with
absolute names. Also, when flag is t, display complete folder name to
provide proper highlighting in Emacs 22 now that
minibuffer-completing-file-name is nil (closes SF #1470518).
(mh-folder-completing-read): No longer set
minibuffer-completing-file-name to t. This was causing "Can't set
current directory errors" when browsing absolute file names. Another
benefit of this change is that SPC can be used for completion
again (closes SF #1470518).

18 years ago(window_loop): Test w->dedicated with !NILP instead of EQ Qt.
Kim F. Storm [Mon, 17 Apr 2006 21:50:59 +0000 (21:50 +0000)]
(window_loop): Test w->dedicated with !NILP instead of EQ Qt.
(window_scroll_pixel_based): Fix off-by-one bug in 2002-12-23 change.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 17 Apr 2006 21:50:43 +0000 (21:50 +0000)]
*** empty log message ***

18 years ago(Watch Expressions): Update.
Nick Roberts [Mon, 17 Apr 2006 20:26:27 +0000 (20:26 +0000)]
(Watch Expressions): Update.

18 years ago*** empty log message ***
Nick Roberts [Mon, 17 Apr 2006 20:25:52 +0000 (20:25 +0000)]
*** empty log message ***

18 years ago(gud-speedbar-item-info): Display frame address for root variables.
Nick Roberts [Mon, 17 Apr 2006 19:50:14 +0000 (19:50 +0000)]
(gud-speedbar-item-info): Display frame address for root variables.

18 years ago(gdb-pc-address): Rename from gdb-frame-address.
Nick Roberts [Mon, 17 Apr 2006 19:48:50 +0000 (19:48 +0000)]
(gdb-pc-address): Rename from gdb-frame-address.
(gdb-frame-address): Re-use to identify frame for watch expression.
(gdb-var-list, gdb-var-create-handler): Add frame address for root
variables.
(gdb-init-1, gdb-source, gdb-post-prompt, )
(gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
(gdb-frame-handler): Get gdb-frame-address.

18 years ago* mm-util.el (mm-charset-synonym-alist): Improve doc string.
Reiner Steib [Mon, 17 Apr 2006 19:37:15 +0000 (19:37 +0000)]
* mm-util.el (mm-charset-synonym-alist): Improve doc string.
(mm-charset-override-alist): New variable.
(mm-charset-to-coding-system): Use it.
(mm-codepage-setup): New helper function.
(mm-charset-eval-alist): New variable.
(mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
about unknown charsets.  Add allow-override.  Use
`mm-charset-override-alist' only when decoding.
(mm-detect-mime-charset-region): Use :mime-charset.

* mm-bodies.el (mm-decode-body, mm-decode-string): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago[ Merge Gnome tool bars from Gnus trunk ]
Reiner Steib [Mon, 17 Apr 2006 18:26:22 +0000 (18:26 +0000)]
[ Merge Gnome tool bars from Gnus trunk ]

* message.el (message-tool-bar-zap-list, message-tool-bar)
(message-tool-bar-gnome, message-tool-bar-retro): New variables.
(message-tool-bar-local-item-from-menu): Remove.
(message-tool-bar-map): Replace by `message-make-tool-bar'.
(message-make-tool-bar): New function.
(message-mode): Use `message-make-tool-bar'.

* gnus-sum.el (gnus-summary-tool-bar)
(gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
(gnus-summary-tool-bar-zap-list): New variables.
(gnus-summary-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.

* gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
(gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
variables.
(gnus-group-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.
(gnus-group-tool-bar-update): New function.

* gmm-utils.el: New file.

18 years ago(tex-font-lock-match-suscript): Paren typo.
Stefan Monnier [Mon, 17 Apr 2006 13:44:56 +0000 (13:44 +0000)]
(tex-font-lock-match-suscript): Paren typo.

18 years agoSync with Tramp 2.0.53.
Michael Albinus [Mon, 17 Apr 2006 12:56:56 +0000 (12:56 +0000)]
Sync with Tramp 2.0.53.

18 years ago(tex-font-lock-match-suscript): New function.
Stefan Monnier [Mon, 17 Apr 2006 12:05:40 +0000 (12:05 +0000)]
(tex-font-lock-match-suscript): New function.
(tex-font-lock-keywords-3): Use it.

18 years agoWhitespace fixes.
Romain Francoise [Mon, 17 Apr 2006 09:10:40 +0000 (09:10 +0000)]
Whitespace fixes.

18 years agoRemove item about VC annotate, implemented by ttn.
Romain Francoise [Mon, 17 Apr 2006 09:10:15 +0000 (09:10 +0000)]
Remove item about VC annotate, implemented by ttn.

18 years ago(Local Variables): Update the default value of `max-specpdl-size'.
Romain Francoise [Mon, 17 Apr 2006 09:04:33 +0000 (09:04 +0000)]
(Local Variables): Update the default value of `max-specpdl-size'.