diff options
| author | John Paul Wallington | 2003-10-20 17:15:19 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2003-10-20 17:15:19 +0000 |
| commit | 62d2014211134a9bbbd51c522074a3f4a8ae43a5 (patch) | |
| tree | 0567212e9364ad4337c2cfa03e40c7bb928cff8d | |
| parent | 9315fc345e35085ec46207a61e1cbf20a310d7d1 (diff) | |
| download | emacs-62d2014211134a9bbbd51c522074a3f4a8ae43a5.tar.gz emacs-62d2014211134a9bbbd51c522074a3f4a8ae43a5.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2003-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 | |||
| 1 | 2003-10-18 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2003-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 |