# HG changeset patch # User Juanma Barranquero # Date 1046850711 0 # Node ID c784683f51fdb88c69b7342dd6f882ac903d03a0 # Parent 3f28dcd281b69b47917820813be5c8c334819901 *** empty log message *** diff -r 3f28dcd281b6 -r c784683f51fd lisp/ChangeLog --- a/lisp/ChangeLog Wed Mar 05 07:50:38 2003 +0000 +++ b/lisp/ChangeLog Wed Mar 05 07:51:51 2003 +0000 @@ -1,3 +1,8 @@ +2003-03-05 Reto Zimmermann + + * progmodes/vhdl-mode.el: Version 3.32.12 released. Major + revision. + 2003-03-04 Rob Kaut (tiny change) * progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove @@ -35,7 +40,7 @@ backquote do not get disturbed. Revise the comments. 2003-03-01 Jan Dj,Ad(Brv - + * startup.el (command-line): Call menu-bar-mode with 1 instead of t. * menu-bar.el (menu-bar-mode): Change to define-minor-mode @@ -71,9 +76,9 @@ First black-listed constellation is GNU Emacs/ hpux. (tramp-send-region): Correct debug message. (tramp-bug): Add `tramp-chunksize'. - + 2003-02-26 Matt Swift - + * startup.el: Streamline code in several functions for efficiency and readability. Rephrase booleans to avoid `(not noninteractive)'. Clarify several booleans expressions using De Morgan's laws. @@ -83,7 +88,7 @@ (command-line-1): Restore intended behavior of the --directory/-L command-line option: "-L a -L b -L c" on the command-line now puts '(a b c) at the front of `load-path'. - + 2003-02-26 Oliver Scholz * play/gamegrid.el (gamegrid-add-score): Add info to docstring. @@ -1202,7 +1207,7 @@ mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el, mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el, - mail/mh-xemacs-compat.el: Moved to mh-e directory. + mail/mh-xemacs-compat.el: Moved to mh-e directory. Note that reply2.pbm and reply2.xpm, which were created by the MH-E package, were left in mail since they can probably be used by other mail packages.