diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 03 16:56:28 2005 +0000
+++ b/lisp/ChangeLog	Mon Jan 03 20:46:22 2005 +0000
@@ -1,3 +1,9 @@
+2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
+	Don't confuse module-prefixed identifiers for labels.
+	Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
+
 2005-01-02  Richard M. Stallman  <rms@gnu.org>
 
 	* files.el (basic-save-buffer-1): Fix previous change.