aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5a0025f95fe..f72ae95ad0b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-09-25 Glenn Morris <rgm@gnu.org> 12007-09-25 Glenn Morris <rgm@gnu.org>
2 2
3 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
4
3 * view.el (view-search-no-match-lines): Add a doc string. 5 * view.el (view-search-no-match-lines): Add a doc string.
4 Rewrite to simplify and work better. 6 Rewrite to simplify and work better.
5 7