1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/mh-e
Bill Wohler ae494f66e7 * mh-alias.el (mh-address-mail-regexp)
(mh-goto-address-find-address-at-point): Delete copies from
goto-addr.el. (mh-alias-suggest-alias): Use goto-address-mail-regexp
instead of mh-address-mail-regexp.
(mh-alias-add-address-under-point): Use
goto-address-find-address-at-point instead of
mh-goto-address-find-address-at-point.

* mh-e.el (mh-show-use-goto-addr-flag): Delete.

* mh-show.el (mh-show-mode): Mention goto-address-highlight-p in
docstring.
(mh-show-addr): Call goto-address unconditionally. User should use
goto-address-highlight-p instead of mh-show-use-goto-addr-flag.
2006-02-20 01:24:38 +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-alias.el (mh-address-mail-regexp) 2006-02-20 01:24:38 +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, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +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-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-compat.el mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and 2006-02-16 02:14:40 +00:00
mh-e.el * mh-alias.el (mh-address-mail-regexp) 2006-02-20 01:24:38 +00:00
mh-folder.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-funcs.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-gnus.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +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-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-limit.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-mime.el (mh-file-mime-type-substitutions): Remove trailing whitespace 2006-02-17 03:50:55 +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-search): Wrap code in (block mh-search ...) rather than use 2006-02-10 20:04:50 +00:00
mh-seq.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-show.el * mh-alias.el (mh-address-mail-regexp) 2006-02-20 01:24:38 +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: Add conditional require of 'tool-bar or 'toolbar 2006-02-03 19:32:06 +00:00
mh-utils.el Remove trailing whitespace (checkdoc fix). 2006-02-18 18:39:31 +00:00
mh-xface.el * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +00:00