/[emacs]/emacs/lisp/obsolete/ooutline.el
ViewVC logotype

Diff of /emacs/lisp/obsolete/ooutline.el

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

revision 1.4 by miles, Mon Sep 1 15:45:33 2003 UTC revision 1.5 by lute, Thu May 26 15:24:51 2005 UTC
# Line 224  Turning on outline mode calls the value Line 224  Turning on outline mode calls the value
224    (setq font-lock-defaults '(outline-font-lock-keywords t))    (setq font-lock-defaults '(outline-font-lock-keywords t))
225    (make-local-variable 'change-major-mode-hook)    (make-local-variable 'change-major-mode-hook)
226    (add-hook 'change-major-mode-hook 'show-all)    (add-hook 'change-major-mode-hook 'show-all)
227    (run-hooks 'text-mode-hook 'outline-mode-hook))    (run-mode-hooks 'text-mode-hook 'outline-mode-hook))
228    
229  (defcustom outline-minor-mode-prefix "\C-c@"  (defcustom outline-minor-mode-prefix "\C-c@"
230    "*Prefix key to use for Outline commands in Outline minor mode.    "*Prefix key to use for Outline commands in Outline minor mode.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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