Index: emacs/lisp/mh-e/mh-utils.el
diff -c emacs/lisp/mh-e/mh-utils.el:1.9 emacs/lisp/mh-e/mh-utils.el:1.10
*** emacs/lisp/mh-e/mh-utils.el:1.9 Wed May 18 11:01:20 2005
--- emacs/lisp/mh-e/mh-utils.el Thu May 26 15:22:06 2005
***************
*** 1129,1136 ****
(make-local-variable 'mh-show-folder-buffer)
(buffer-disable-undo)
(setq buffer-read-only t)
! (use-local-map mh-show-mode-map)
! (run-hooks 'mh-show-mode-hook))
(defun mh-show-addr ()
"Use `goto-address'."
--- 1129,1135 ----
(make-local-variable 'mh-show-folder-buffer)
(buffer-disable-undo)
(setq buffer-read-only t)
! (use-local-map mh-show-mode-map))
(defun mh-show-addr ()
"Use `goto-address'."
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs