changeset 62918:2e5a0317995c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 May 2005 04:23:29 +0000
parents e66c3159d2a4
children 038ca3b7ba0d
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 31 04:23:10 2005 +0000
+++ b/lisp/ChangeLog	Tue May 31 04:23:29 2005 +0000
@@ -1,3 +1,13 @@
+2005-05-31  Richard M. Stallman  <rms@gnu.org>
+
+	* progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not
+	INTERACTIVE.
+	(vhdl-emacs-21): Doc fix.
+	(vhdl-mode): Unconditionally set comment-padding.
+	(vhdl-fixup-whitespace-region): Insert spaces only where
+	there are none.
+	(vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
+
 2005-05-30  John Wiegley  <johnw@newartisans.com>
 
 	* eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,