emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-index.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-index.el
Date: Sun, 02 Dec 2001 04:31:36 -0500

Index: emacs/lisp/textmodes/reftex-index.el
diff -c emacs/lisp/textmodes/reftex-index.el:1.12 
emacs/lisp/textmodes/reftex-index.el:1.13
*** emacs/lisp/textmodes/reftex-index.el:1.12   Mon Nov 19 18:44:14 2001
--- emacs/lisp/textmodes/reftex-index.el        Sun Dec  2 04:31:36 2001
***************
*** 299,306 ****
              "  R<" 'reftex-index-restriction-indicator ">"
              " -%-"))
    (setq truncate-lines t)
-   (make-local-hook 'post-command-hook)
-   (make-local-hook 'pre-command-hook)
    (make-local-variable 'reftex-last-follow-point)
    (easy-menu-add reftex-index-menu reftex-index-map)
    (add-hook 'post-command-hook 'reftex-index-post-command-hook nil t)
--- 299,304 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]