emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/hideshow.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/hideshow.el,v
Date: Sat, 31 Mar 2007 18:33:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/03/31 18:33:07

Index: hideshow.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/hideshow.el,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- hideshow.el 31 Mar 2007 18:32:05 -0000      1.62
+++ hideshow.el 31 Mar 2007 18:33:07 -0000      1.63
@@ -921,7 +921,7 @@
 
 ;;;###autoload
 (defun turn-off-hideshow ()
-  "Unconditionally turn off hideshow minor mode."
+  "Unconditionally turn off `hs-minor-mode'."
   (hs-minor-mode -1))
 
 ;;---------------------------------------------------------------------------




reply via email to

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