diff options
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 94a88539600..e0539095020 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-07-20 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (delete-trailing-whitespace): Save match data | ||
| 4 | around looking-at. From Markus Rost <rost@math.ohio-state.edu>. | ||
| 5 | |||
| 1 | 2001-07-19 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2001-07-19 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * progmodes/compile.el (compilation-parse-errors): `linenum' might | 8 | * progmodes/compile.el (compilation-parse-errors): `linenum' might |