Mercurial > emacs
comparison lisp/ChangeLog @ 111338:f36bcc8c2a23
reftex-toc trivia.
* lisp/textmodes/reftex-toc.el (reftex-toc-do-promote): Remove unused
local `mpos'.
(reftex-toc-restore-region): Make `mpos' local to this function.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 03 Nov 2010 01:03:42 -0700 |
parents | 4fc3989048ca |
children | 72d2a83a2641 |
comparison
equal
deleted
inserted
replaced
111337:4fc3989048ca | 111338:f36bcc8c2a23 |
---|---|
5 | 5 |
6 * textmodes/ispell.el (ispell-init-process): On Emacs, always use | 6 * textmodes/ispell.el (ispell-init-process): On Emacs, always use |
7 set-process-query-on-exit-flag. | 7 set-process-query-on-exit-flag. |
8 | 8 |
9 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs. | 9 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs. |
10 (reftex-toc-do-promote): Remove unused local `mpos'. | |
11 (reftex-toc-restore-region): Make `mpos' local to this function. | |
10 | 12 |
11 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix. | 13 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix. |
12 | 14 |
13 * play/landmark.el (lm-losing-threshold): Correct spelling. | 15 * play/landmark.el (lm-losing-threshold): Correct spelling. |
14 (lm-human-plays): Use new name. | 16 (lm-human-plays): Use new name. |