From: Eli Zaretskii Date: Sat, 12 Jun 2004 10:33:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5811 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc3095ced134f142e39b89c3795fc3401f3c0091;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2677c25d65..ddf969c0a77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-06-12 Karl Chen (tiny change) + + * progmodes/python.el (python-open-block-statement-p): Fix + indentation after a block opening that contains a comment. + 2004-06-12 J,Ai(Br,At(Bme Marant (tiny change) * bindings.el (completion-ignored-extensions): Add file extensions diff --git a/src/ChangeLog b/src/ChangeLog index b1e541ce49d..f5e72cb3844 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-06-12 Matthew Mundell + + * eval.c (Fdefun): Signal an error if NAME is not a symbol. + 2004-06-12 Kenichi Handa * ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in