emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/help.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el
Date: Sun, 22 May 2005 11:51:55 -0400

Index: emacs/lisp/help.el
diff -c emacs/lisp/help.el:1.281 emacs/lisp/help.el:1.282
*** emacs/lisp/help.el:1.281    Wed May  4 14:31:45 2005
--- emacs/lisp/help.el  Sun May 22 15:51:55 2005
***************
*** 698,705 ****
                    (princ " runs the command ")
                    (prin1 defn)
                    (princ "\n   which is ")
!                   (describe-function-1 defn))))
!           (print-help-return-message))))))))
  
  
  (defun describe-mode (&optional buffer)
--- 698,705 ----
                    (princ " runs the command ")
                    (prin1 defn)
                    (princ "\n   which is ")
!                   (describe-function-1 defn)))))
!           (print-help-return-message)))))))
  
  
  (defun describe-mode (&optional buffer)




reply via email to

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