1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 10:20:59 -07:00
emacs/lisp/mh-e
Stephen Gildea 01f4a0cb6c MH-E: set default-directory to HOME on entry
* lisp/mh-e/mh-e.el (mh-default-directory, mh-set-default-directory):
New variable (defaults to "~/"), new function to use it.
* lisp/mh-e/mh-folder.el (mh-rmail, mh-nmail): Call
mh-set-default-directory on entry to MH-E (closes: bug#77263).
2025-03-27 14:57:14 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el
mh-e.el MH-E: set default-directory to HOME on entry 2025-03-27 14:57:14 -07:00
mh-folder.el MH-E: set default-directory to HOME on entry 2025-03-27 14:57:14 -07:00
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el
mh-letter.el
mh-limit.el
mh-mime.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
mh-print.el
mh-scan.el
mh-search.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
mh-seq.el
mh-show.el
mh-speed.el
mh-thread.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
mh-tool-bar.el
mh-utils.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
mh-xface.el