mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
(reftex-index-mode): Remove make-local-hook.
This commit is contained in:
parent
bcea38a3ed
commit
de7d394c32
@ -299,8 +299,6 @@ Here are all local bindings.
|
||||
" 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)
|
||||
|
Loading…
Reference in New Issue
Block a user