mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(reftex-toc-mode): Remove make-local-hook.
This commit is contained in:
parent
de7d394c32
commit
53d1c0af50
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ Here are all local bindings.
|
|||
" T<" 'reftex-toc-max-level-indicator ">"
|
||||
" -%-"))
|
||||
(setq truncate-lines t)
|
||||
(make-local-hook 'post-command-hook)
|
||||
(make-local-hook 'pre-command-hook)
|
||||
(make-local-variable 'reftex-last-follow-point)
|
||||
(add-hook 'post-command-hook 'reftex-toc-post-command-hook nil t)
|
||||
(add-hook 'pre-command-hook 'reftex-toc-pre-command-hook nil t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue