mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
This commit is contained in:
parent
d7619e3b53
commit
a88e24dddd
2 changed files with 2 additions and 4 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2010-11-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
|
||||
|
||||
* net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
|
||||
|
||||
* play/landmark.el (lm-losing-threshold): Correct spelling.
|
||||
|
|
|
|||
|
|
@ -644,10 +644,6 @@ point."
|
|||
(setq mark-active t
|
||||
deactivate-mark nil)))))
|
||||
|
||||
(defvar name1)
|
||||
(defvar dummy)
|
||||
(defvar dummy2)
|
||||
|
||||
(defun reftex-toc-promote-prepare (x)
|
||||
"Look at a toc entry and see if we could pro/demote it.
|
||||
Expects the level change DELTA to be dynamically scoped into this function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue