diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c5fe76b83b7..cbc140a2df2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-03-04 Rob Kaut (tiny change) + + * progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove + two comment characters at start of line instead of one. + 2003-03-03 Vinicius Jose Latorre * printing.el (pr-get-symbol): Move it to next eval-and-compile.