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

Diff of /emacs/lisp/info.el

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

revision 1.303 by walters, Sat Jun 8 20:43:25 2002 UTC revision 1.304 by walters, Sun Jun 9 00:18:15 2002 UTC
# Line 2336  Advanced commands: Line 2336  Advanced commands:
2336    (setq local-abbrev-table text-mode-abbrev-table)    (setq local-abbrev-table text-mode-abbrev-table)
2337    (setq case-fold-search t)    (setq case-fold-search t)
2338    (setq buffer-read-only t)    (setq buffer-read-only t)
2339      (set (make-local-variable 'font-lock-defaults)
2340           '(nil t nil nil nil (font-lock-core-only . t)))
2341    (make-local-variable 'Info-current-file)    (make-local-variable 'Info-current-file)
2342    (make-local-variable 'Info-current-subfile)    (make-local-variable 'Info-current-subfile)
2343    (make-local-variable 'Info-current-node)    (make-local-variable 'Info-current-node)

Legend:
Removed from v.1.303  
changed lines
  Added in v.1.304

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