diff options
author | Miles Bader <miles@gnu.org> | 2008-03-10 00:50:06 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-03-10 00:50:06 +0000 |
commit | 390b81fa98fa581afe965a2943d81d7dd07f0dc5 (patch) | |
tree | d94c97a15f57a2a900115d37a04eedd6e6d1dcc7 /lisp | |
parent | 56388398e7a1251497f002072c061002ec9d9e81 (diff) | |
download | emacs-390b81fa98fa581afe965a2943d81d7dd07f0dc5.tar.gz |
Fix merged ChangeLog dates
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1096
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d13d048c98e..6c1fb545e24 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,21 +1,21 @@ -2008-03-06 Kim F. Storm <storm@cua.dk> +2008-03-10 Kim F. Storm <storm@cua.dk> * help.el (view-emacs-todo, describe-gnu-project): Define obsolete function aliases for the old names. -2008-03-05 Juanma Barranquero <lekktu@gmail.com> +2008-03-10 Juanma Barranquero <lekktu@gmail.com> * iswitchb.el (iswitchb-use-faces): Doc fix. (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings. -2008-03-03 Dan Nicolaescu <dann@ics.uci.edu> +2008-03-10 Dan Nicolaescu <dann@ics.uci.edu> * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords): Fix typo. (verilog-type-font-keywords): Reindent. -2008-03-03 Michael McNamara <mac@mail.brushroad.com> +2008-03-10 Michael McNamara <mac@mail.brushroad.com> * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the grouping-keyword regular expression. @@ -24,13 +24,13 @@ (verilog-highlight-grouping-keywords): The toggle for special highlighting of grouping keywords. -2008-03-02 Juri Linkov <juri@jurta.org> +2008-03-10 Juri Linkov <juri@jurta.org> * startup.el: Revert 2008-02-28 change that adds initial message to *scratch* buffer regardless of the value of `inhibit-startup-screen'. -2008-03-01 Dan Nicolaescu <dann@ics.uci.edu> +2008-03-10 Dan Nicolaescu <dann@ics.uci.edu> * textmodes/css-mode.el (css-indent-offset, css-electric-keys): * textmodes/bibtex-style.el (bibtex-style-indent-basic): |