1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/lisp/mh-e
Bill Wohler d2464a9fb9 * 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.
2006-04-21 01:32:16 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616 2005-10-24 06:00:50 +00:00
.gitignore The Great Cleanup 2006-01-29 19:34:57 +00:00
ChangeLog * mh-tool-bar.el (image-load-path): Define to shush compiler. 2006-04-21 01:32:16 +00:00
ChangeLog.1 Add SF #1204506 to ChangeLog entry after the fact. 2005-11-05 01:27:38 +00:00
mh-acros.el * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that 2006-04-18 00:55:43 +00:00
mh-alias.el * mh-alias.el (mh-address-mail-regexp) 2006-02-20 01:24:38 +00:00
mh-buffers.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-comp.el (mh-insert-x-mailer): Strip build number from version in X-Mailer 2006-04-18 01:55:54 +00:00
mh-compat.el * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that 2006-04-18 00:55:43 +00:00
mh-e.el (defcustom-mh, defface-mh, defgroup-mh, mh-face-data) 2006-04-18 19:20:44 +00:00
mh-folder.el * mh-tool-bar.el (image-load-path): Define to shush compiler. 2006-04-21 01:32:16 +00:00
mh-funcs.el * mh-funcs.el (view-exit-action): No need to wrap defvar with 2006-04-14 21:28:52 +00:00
mh-gnus.el * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that 2006-04-18 00:55:43 +00:00
mh-identity.el * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +00:00
mh-inc.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-junk.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-letter.el * mh-tool-bar.el (image-load-path): Define to shush compiler. 2006-04-21 01:32:16 +00:00
mh-limit.el (mh-narrow-to-subject): Remove Re: string from subject so that pick 2006-03-01 06:19:59 +00:00
mh-mime.el * mh-acros.el (struct, x, y): No need to wrap defvar with 2006-04-15 00:28:08 +00:00
mh-print.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-scan.el (mh-note-copied, mh-note-printed): Reorganization revealed character 2006-01-30 03:39:36 +00:00
mh-search.el * mh-acros.el (struct, x, y): No need to wrap defvar with 2006-04-15 00:28:08 +00:00
mh-seq.el * mh-tool-bar.el (image-load-path): Define to shush compiler. 2006-04-21 01:32:16 +00:00
mh-show.el * mh-funcs.el (view-exit-action): No need to wrap defvar with 2006-04-14 21:28:52 +00:00
mh-speed.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-thread.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-tool-bar.el * mh-tool-bar.el (image-load-path): Define to shush compiler. 2006-04-21 01:32:16 +00:00
mh-utils.el (mh-sub-folders-actual): Mention that folder must have been processed 2006-04-17 23:43:03 +00:00
mh-xface.el * mh-acros.el (struct, x, y): No need to wrap defvar with 2006-04-15 00:28:08 +00:00