Mercurial > emacs
comparison lisp/ChangeLog @ 59328:7f974399bee1
(perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 03 Jan 2005 20:46:22 +0000 |
parents | f023dc562e9c |
children | 03306a6707b9 |
comparison
equal
deleted
inserted
replaced
59327:6535aefcfd51 | 59328:7f974399bee1 |
---|---|
1 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent): | |
4 Don't confuse module-prefixed identifiers for labels. | |
5 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>. | |
6 | |
1 2005-01-02 Richard M. Stallman <rms@gnu.org> | 7 2005-01-02 Richard M. Stallman <rms@gnu.org> |
2 | 8 |
3 * files.el (basic-save-buffer-1): Fix previous change. | 9 * files.el (basic-save-buffer-1): Fix previous change. |
4 | 10 |
5 * loadhist.el (file-loadhist-lookup): New function. | 11 * loadhist.el (file-loadhist-lookup): New function. |