aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 18051ec8b41..40b2fafc42f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * textmodes/reftex-index.el (texmathp):
4 * textmodes/reftex-auc.el (TeX-argument-insert)
5 (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
6 (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
7 (LaTeX-label-list):
8 * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
9 (rng-clear-conditional-region, rng-do-some-validation): Declare as
10 functions.
11 (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
12
12007-11-30 Glenn Morris <rgm@gnu.org> 132007-11-30 Glenn Morris <rgm@gnu.org>
2 14
3 * emacs-lisp/byte-run.el (declare-function): Add optional fourth 15 * emacs-lisp/byte-run.el (declare-function): Add optional fourth