comparison lisp/ChangeLog @ 70711:0d2a5e956575

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 18 May 2006 14:38:57 +0000
parents d57b7c96fb65
children 1279f6821d28
comparison
equal deleted inserted replaced
70710:d57b7c96fb65 70711:0d2a5e956575
1 2006-05-18 Kim F. Storm <storm@cua.dk>
2
3 * progmodes/grep.el (grep-find): Don't check grep-find-command
4 before running command (breaks non-interactive usage).
5
1 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org> 6 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
2 7
3 * emacs-lisp/ewoc.el (ewoc--adjust): New func. 8 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
4 (ewoc--insert-new-node): Don't insert trailing newline. 9 (ewoc--insert-new-node): Don't insert trailing newline.
5 Instead, adjust succesor nodes' start markers. 10 Instead, adjust succesor nodes' start markers.