/[auctex]/auctex/tex-fold.el
ViewVC logotype

Diff of /auctex/tex-fold.el

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

revision 1.45 by dak, Wed May 4 21:21:48 2005 UTC revision 1.46 by angeli, Thu May 5 10:00:47 2005 UTC
# Line 746  the other elements.  The ordering among Line 746  the other elements.  The ordering among
746  ;;; available to tell people what to expect when using this mode  ;;; available to tell people what to expect when using this mode
747  ;;; before loading it.  ;;; before loading it.
748    
749  ;;;###autoload (autoload 'TeX-fold-mode "tex-fold")  ;;;###autoload (autoload 'TeX-fold-mode "tex-fold" "Minor mode for hiding and revealing macros and environments.")
750  (define-minor-mode TeX-fold-mode  (define-minor-mode TeX-fold-mode
751    "Toggle TeX-fold-mode on or off.    "Minor mode for hiding and revealing macros and environments.
 TeX-fold-mode lets you hide and unhide LaTeX macros.  
752    
753  Interactively, with no prefix argument, toggle the mode.  Called interactively, with no prefix argument, toggle the mode.
754  With universal prefix ARG (or if ARG is nil) turn mode on.  With universal prefix ARG (or if ARG is nil) turn mode on.
755  With zero or negative ARG turn mode off."  With zero or negative ARG turn mode off."
756    nil nil TeX-fold-keymap    nil nil TeX-fold-keymap

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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