Mercurial > emacs
comparison lisp/ChangeLog @ 76465:6582d03c2a6e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 11 Mar 2007 21:17:06 +0000 |
parents | dac34bd10d88 |
children | fd2206c3690b 8c2ef9d5d4a8 |
comparison
equal
deleted
inserted
replaced
76464:f4a10797c3ce | 76465:6582d03c2a6e |
---|---|
1 2007-03-11 Richard Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix): | |
4 Correctly compute line number. | |
5 | |
6 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com> | |
7 | |
8 * type-break.el (type-break-get-previous-count): | |
9 Repeat previous change here. | |
10 | |
1 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu> | 11 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 12 |
3 * progmodes/grep.el (grep-find-ignored-directories): Add .git and | 13 * progmodes/grep.el (grep-find-ignored-directories): Add .git and |
4 .bzr to list. | 14 .bzr to list. |
5 | 15 |