Mercurial > emacs
comparison lisp/ChangeLog @ 26050:858cfeb48126
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 16 Oct 1999 21:30:20 +0000 |
parents | 898ee3cee36a |
children | d3f55e596e63 |
comparison
equal
deleted
inserted
replaced
26049:e7c4cf80a64a | 26050:858cfeb48126 |
---|---|
1 1999-10-16 Dave Love <d.love@dl.ac.uk> | |
2 | |
3 * emacs-lisp/edebug.el (edebug-install-read-eval-functions) | |
4 (edebug-uninstall-read-eval-functions): Use load-read-function, | |
5 avoiding elisp-eval. | |
6 | |
1 1999-10-16 Sam Steingold <sds@ksp.com> | 7 1999-10-16 Sam Steingold <sds@ksp.com> |
2 | 8 |
3 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | 9 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' |
4 instead of `eql'. | 10 instead of `eql'. |
5 | 11 |