comparison lisp/ChangeLog @ 76810:af7f21e5508f

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Fri, 30 Mar 2007 20:17:54 +0000
parents 24022a4f26c3
children dc6d80edce90
comparison
equal deleted inserted replaced
76809:d16f47637588 76810:af7f21e5508f
1 2007-03-30 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4
1 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org> 5 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2 6
3 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL. 7 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4 Use it, passed in explicitly, instead of from the dynamic binding. 8 Use it, passed in explicitly, instead of from the dynamic binding.
5 (ewoc-create, ewoc-enter-before): Update to use new call sequence. 9 (ewoc-create, ewoc-enter-before): Update to use new call sequence.