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-funcs.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-funcs.el
Date: Tue, 04 Feb 2003 08:15:35 -0500

Index: emacs/lisp/mh-e/mh-funcs.el
diff -c emacs/lisp/mh-e/mh-funcs.el:1.2 emacs/lisp/mh-e/mh-funcs.el:1.3
*** emacs/lisp/mh-e/mh-funcs.el:1.2     Mon Feb  3 15:55:30 2003
--- emacs/lisp/mh-e/mh-funcs.el Tue Feb  4 08:15:32 2003
***************
*** 32,38 ****
  
  ;;; Change Log:
  
! ;; $Id: mh-funcs.el,v 1.2 2003/02/03 20:55:30 wohler Exp $
  
  ;;; Code:
  
--- 32,38 ----
  
  ;;; Change Log:
  
! ;; $Id: mh-funcs.el,v 1.3 2003/02/04 13:15:32 lektu Exp $
  
  ;;; Code:
  
***************
*** 427,433 ****
    (mh-ephem-message
     (substitute-command-keys
      (mapconcat 'identity (cdr (assoc nil mh-help-messages)) ""))))
!         
  ;;;###mh-autoload
  (defun mh-prefix-help ()
    "Display cheat sheet for the commands of the current prefix in minibuffer."
--- 427,433 ----
    (mh-ephem-message
     (substitute-command-keys
      (mapconcat 'identity (cdr (assoc nil mh-help-messages)) ""))))
! 
  ;;;###mh-autoload
  (defun mh-prefix-help ()
    "Display cheat sheet for the commands of the current prefix in minibuffer."




reply via email to

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