From fc3095ced134f142e39b89c3795fc3401f3c0091 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 12 Jun 2004 10:33:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) 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 -- 2.39.5