aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Paul Wallington2003-10-20 17:15:19 +0000
committerJohn Paul Wallington2003-10-20 17:15:19 +0000
commit62d2014211134a9bbbd51c522074a3f4a8ae43a5 (patch)
tree0567212e9364ad4337c2cfa03e40c7bb928cff8d
parent9315fc345e35085ec46207a61e1cbf20a310d7d1 (diff)
downloademacs-62d2014211134a9bbbd51c522074a3f4a8ae43a5.tar.gz
emacs-62d2014211134a9bbbd51c522074a3f4a8ae43a5.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a3aea00514..b12624ca310 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-10-20 John Paul Wallington <jpw@gnu.org>
2
3 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
4 `evenp' so we don't implicitly require cl library at runtime.
5
12003-10-18 Luc Teirlinck <teirllm@auburn.edu> 62003-10-18 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * help-mode.el (help-xref-symbol-regexp): Treat newlines as 8 * help-mode.el (help-xref-symbol-regexp): Treat newlines as