Mercurial > emacs
comparison lisp/ChangeLog @ 52879:0267e2def60b
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 20 Oct 2003 17:15:19 +0000 |
parents | aef728111be7 |
children | 23548da8a10f |
comparison
equal
deleted
inserted
replaced
52878:80f69b7f19c1 | 52879:0267e2def60b |
---|---|
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 |
4 whitespace. | 9 whitespace. |
5 (help-make-xrefs): Only make cross-references for faces if | 10 (help-make-xrefs): Only make cross-references for faces if |