comparison lisp/ChangeLog @ 48280:17ebe1e4c560

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 13 Nov 2002 11:51:04 +0000
parents 481dbc5a687e
children 2c1a49c60af1
comparison
equal deleted inserted replaced
48279:5335f4b4c07e 48280:17ebe1e4c560
1 2002-11-13 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
2
3 * progmodes/compile.el (compilation-error-regexp-alist): Don't
4 include colon and space after a file name as part of the name.
5
6 2002-11-13 Richard M. Stallman <rms@gnu.org>
7
8 * gud.el (gdb): Undo 10-26 change.
9
1 2002-11-13 Kenichi Handa <handa@m17n.org> 10 2002-11-13 Kenichi Handa <handa@m17n.org>
2 11
3 * replace.el (occur-engine): Set buffer-file-coding-system of 12 * replace.el (occur-engine): Set buffer-file-coding-system of
4 OUT-BUF to that of one of BUFFERS if they locally bind that 13 OUT-BUF to that of one of BUFFERS if they locally bind that
5 variable. 14 variable.