From: Miles Bader Date: Mon, 10 Mar 2008 00:50:06 +0000 (+0000) Subject: Fix merged ChangeLog dates X-Git-Tag: emacs-pretest-23.0.90~7310 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=390b81fa98fa581afe965a2943d81d7dd07f0dc5;p=emacs.git Fix merged ChangeLog dates Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1096 --- 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 +2008-03-10 Kim F. Storm * help.el (view-emacs-todo, describe-gnu-project): Define obsolete function aliases for the old names. -2008-03-05 Juanma Barranquero +2008-03-10 Juanma Barranquero * iswitchb.el (iswitchb-use-faces): Doc fix. (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings. -2008-03-03 Dan Nicolaescu +2008-03-10 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords): Fix typo. (verilog-type-font-keywords): Reindent. -2008-03-03 Michael McNamara +2008-03-10 Michael McNamara * 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 +2008-03-10 Juri Linkov * 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 +2008-03-10 Dan Nicolaescu * textmodes/css-mode.el (css-indent-offset, css-electric-keys): * textmodes/bibtex-style.el (bibtex-style-indent-basic): diff --git a/src/ChangeLog b/src/ChangeLog index 0678ed7488e..bce37ce9148 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,13 +1,13 @@ -2008-03-07 Stefan Monnier +2008-03-10 Stefan Monnier * fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum size of resulting string. -2008-03-05 Jason Rumney +2008-03-10 Jason Rumney * dispnew.c (adjust_glyph_matrix): Initialize window_height. -2008-03-03 YAMAMOTO Mitsuharu +2008-03-10 YAMAMOTO Mitsuharu * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes. Don't pretend as if characters with display property haven't been