mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
Remove debugging statements.
This commit is contained in:
parent
4d49551aee
commit
406f45176a
1 changed files with 0 additions and 7 deletions
|
|
@ -5896,13 +5896,6 @@ This enforces rescanning the buffer on next use."
|
|||
|
||||
(provide 'reftex)
|
||||
|
||||
; Make sure tables are compiled
|
||||
(message "updating internal tables...")
|
||||
(reftex-compute-ref-cite-tables)
|
||||
(message "updating internal tables...done")
|
||||
(setq reftex-tables-dirty nil)
|
||||
|
||||
;;;============================================================================
|
||||
|
||||
;;; reftex.el ends here
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue