/[emacs]/emacs/lisp/textmodes/reftex-toc.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/reftex-toc.el

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

revision 1.11 by pj, Mon Jul 16 07:46:48 2001 UTC revision 1.12 by pj, Sun Dec 2 09:32:20 2001 UTC
# Line 62  Here are all local bindings. Line 62  Here are all local bindings.
62                "  T<" 'reftex-toc-max-level-indicator ">"                "  T<" 'reftex-toc-max-level-indicator ">"
63                " -%-"))                " -%-"))
64    (setq truncate-lines t)    (setq truncate-lines t)
   (make-local-hook 'post-command-hook)  
   (make-local-hook 'pre-command-hook)  
65    (make-local-variable 'reftex-last-follow-point)    (make-local-variable 'reftex-last-follow-point)
66    (add-hook 'post-command-hook 'reftex-toc-post-command-hook nil t)    (add-hook 'post-command-hook 'reftex-toc-post-command-hook nil t)
67    (add-hook 'pre-command-hook  'reftex-toc-pre-command-hook nil t)    (add-hook 'pre-command-hook  'reftex-toc-pre-command-hook nil t)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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