emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mh-e/mh-utils.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-utils.el
Date: Thu, 26 May 2005 11:22:06 -0400

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'."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]