diff options
| author | Stefan Monnier | 2008-02-10 16:36:07 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-02-10 16:36:07 +0000 |
| commit | f060b622fb5bbae92d4d44f7d9d290070efff016 (patch) | |
| tree | 143ac44f7bc41377f3a999eb418a6b5f7d895e04 /lisp/ChangeLog | |
| parent | 73dd622fb4648ce267acbaa15e1b57d64ddedb9f (diff) | |
| download | emacs-f060b622fb5bbae92d4d44f7d9d290070efff016.tar.gz emacs-f060b622fb5bbae92d4d44f7d9d290070efff016.zip | |
(diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9bc3a32df6f..900489317a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the | ||
| 4 | Index: line, don't search backward for the previous one. | ||
| 5 | |||
| 1 | 2008-02-10 ,AF(Bvar Arnfj,Av(Br,Ap(B Bjarmason <avar@cpan.org> (tiny change) | 6 | 2008-02-10 ,AF(Bvar Arnfj,Av(Br,Ap(B Bjarmason <avar@cpan.org> (tiny change) |
| 2 | 7 | ||
| 3 | * net/rcirc.el (rcirc-url-regexp): Replace definition by copying | 8 | * net/rcirc.el (rcirc-url-regexp): Replace definition by copying |