Mercurial > emacs
changeset 26053:d3f55e596e63
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 17 Oct 1999 10:48:08 +0000 |
parents | b6e77fbb182b |
children | 967019d3cb93 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 17 10:45:32 1999 +0000 +++ b/lisp/ChangeLog Sun Oct 17 10:48:08 1999 +0000 @@ -1,3 +1,9 @@ +1999-10-17 Sam Steingold <sds@ksp.com> + + * bindings.el (completion-ignored-extensions): Added ".sparcf" + for CMUCL on sparc and ".ufsl" for LispWorks. + (bound-and-true-p): Bugfix: free variable `v'. + 1999-10-16 Dave Love <d.love@dl.ac.uk> * emacs-lisp/edebug.el (edebug-install-read-eval-functions)