comparison lisp/ChangeLog @ 26520:bd832bb8fbc0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 21 Nov 1999 14:50:21 +0000
parents 25404bcd1bf8
children bfce4a7deb1c
comparison
equal deleted inserted replaced
26519:693b53fde264 26520:bd832bb8fbc0
1 1999-11-21 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
4 progmodes/hideif.el: Use new backquote syntax.
5
1 1999-11-21 Ken Manheimer <klm@python.org> 6 1999-11-21 Ken Manheimer <klm@python.org>
2 7
3 * icomplete.el (icomplete-completions): Use an explicit variable 8 * icomplete.el (icomplete-completions): Use an explicit variable
4 `icomplete-prospects-length', obviating the need to use an 9 `icomplete-prospects-length', obviating the need to use an
5 apparently faulty throw/catch arrangement. 10 apparently faulty throw/catch arrangement.