comparison lisp/ChangeLog @ 78582:d168a4166b80

Fix s{a}{b} parsing
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Fri, 17 Aug 2007 18:58:32 +0000
parents 1486b1d4b4a1
children 48dfb842bc6a
comparison
equal deleted inserted replaced
78581:ecd42da6c12d 78582:d168a4166b80
1 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
2
3 * progmode/cperl-mode.el (cperl-look-at-leading-count)
4 (cperl-find-pods-heres): Fix an error when typing expressions like
5 `s{a}{b}'.
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.