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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/hideshow.el
Date: Mon, 08 Apr 2002 18:47:17 -0400

Index: emacs/lisp/progmodes/hideshow.el
diff -c emacs/lisp/progmodes/hideshow.el:1.41 
emacs/lisp/progmodes/hideshow.el:1.42
*** emacs/lisp/progmodes/hideshow.el:1.41       Mon Aug 27 18:23:09 2001
--- emacs/lisp/progmodes/hideshow.el    Mon Apr  8 18:47:17 2002
***************
*** 350,356 ****
  for `hs-block-start-regexp'.
  
  For example, in c-like modes, if we wish to also hide the curly braces
! (if you think they occupy too much space on the screen), this function
  should return the starting point (at the end of line) of the hidden
  region.
  
--- 350,356 ----
  for `hs-block-start-regexp'.
  
  For example, in c-like modes, if we wish to also hide the curly braces
! \(if you think they occupy too much space on the screen), this function
  should return the starting point (at the end of line) of the hidden
  region.
  



reply via email to

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