aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c5fe76b83b7..cbc140a2df2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-03-04 Rob Kaut <rob@siworks.com> (tiny change)
2
3 * progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove
4 two comment characters at start of line instead of one.
5
12003-03-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> 62003-03-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2 7
3 * printing.el (pr-get-symbol): Move it to next eval-and-compile. 8 * printing.el (pr-get-symbol): Move it to next eval-and-compile.