/[emacs]/emacs/lisp/foldout.el
ViewVC logotype

Diff of /emacs/lisp/foldout.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pj, Thu Dec 20 18:39:56 2001 UTC revision 1.10.4.1 by miles, Fri Apr 4 06:20:05 2003 UTC
# Line 318  exited and text is left visible." Line 318  exited and text is left visible."
318       ;; catch a request to leave all folds       ;; catch a request to leave all folds
319       ((zerop num-folds)       ((zerop num-folds)
320        (setq num-folds (length foldout-fold-list)))        (setq num-folds (length foldout-fold-list)))
321    
322       ;; have we been told not to hide the fold?       ;; have we been told not to hide the fold?
323       ((< num-folds 0)       ((< num-folds 0)
324        (setq hide-fold nil        (setq hide-fold nil

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26