comparison lisp/ChangeLog @ 82426:a86fcb95bff2

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 17 Aug 2007 07:31:52 +0000
parents 917e5775e0f3
children 5c17a56b467b
comparison
equal deleted inserted replaced
82425:21f3916083ec 82426:a86fcb95bff2
1 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
2
3 * completion.el (symbol-under-point, symbol-before-point)
4 (symbol-before-point-for-complete): Use
5 buffer-substring-no-properties.
6
1 2007-08-17 Glenn Morris <rgm@gnu.org> 7 2007-08-17 Glenn Morris <rgm@gnu.org>
2 8
3 * progmodes/compile.el (compilation-get-file-structure): Make use 9 * progmodes/compile.el (compilation-get-file-structure): Make use
4 of the directory part when checking for an existing entry, to 10 of the directory part when checking for an existing entry, to
5 handle files with same basename in different directories. 11 handle files with same basename in different directories.