comparison lisp/ChangeLog @ 38505:866b5d168a0d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 20 Jul 2001 10:04:36 +0000
parents dfc3fff18fe3
children 144b56521d1d
comparison
equal deleted inserted replaced
38504:1d53627a58ae 38505:866b5d168a0d
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
4 return a this-error using the alternative format (a pair of markers). 9 return a this-error using the alternative format (a pair of markers).
5 10