Mercurial > emacs
comparison lisp/ChangeLog @ 76770:e359709ed895
(python-mode): Skip comments when parsing.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 28 Mar 2007 01:21:47 +0000 |
parents | 3693d2ee35b8 |
children | 45b86f4ac0f6 |
comparison
equal
deleted
inserted
replaced
76769:3693d2ee35b8 | 76770:e359709ed895 |
---|---|
1 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * progmodes/python.el (python-mode): Skip comments when parsing. | |
2 | 4 |
3 * vc-arch.el (vc-with-current-file-buffer): New macro. | 5 * vc-arch.el (vc-with-current-file-buffer): New macro. |
4 (vc-arch-file-source-p): Use it to avoid infloop. | 6 (vc-arch-file-source-p): Use it to avoid infloop. |
5 | 7 |
6 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change) | 8 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change) |