aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog12
-rw-r--r--src/ChangeLog6
2 files changed, 9 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d13d048c98..6c1fb545e2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,21 +1,21 @@
-2008-03-06 Kim F. Storm <[email protected]>
+2008-03-10 Kim F. Storm <[email protected]>
* help.el (view-emacs-todo, describe-gnu-project): Define obsolete
function aliases for the old names.
-2008-03-05 Juanma Barranquero <[email protected]>
+2008-03-10 Juanma Barranquero <[email protected]>
* iswitchb.el (iswitchb-use-faces): Doc fix.
(iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in
docstrings.
-2008-03-03 Dan Nicolaescu <[email protected]>
+2008-03-10 Dan Nicolaescu <[email protected]>
* progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
Fix typo.
(verilog-type-font-keywords): Reindent.
-2008-03-03 Michael McNamara <[email protected]>
+2008-03-10 Michael McNamara <[email protected]>
* 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 <[email protected]>
+2008-03-10 Juri Linkov <[email protected]>
* 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 <[email protected]>
+2008-03-10 Dan Nicolaescu <[email protected]>
* 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 0678ed7488..bce37ce914 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,13 +1,13 @@
-2008-03-07 Stefan Monnier <[email protected]>
+2008-03-10 Stefan Monnier <[email protected]>
* fileio.c (Fsubstitute_in_file_name): Fix up computation of maximum
size of resulting string.
-2008-03-05 Jason Rumney <[email protected]>
+2008-03-10 Jason Rumney <[email protected]>
* dispnew.c (adjust_glyph_matrix): Initialize window_height.
-2008-03-03 YAMAMOTO Mitsuharu <[email protected]>
+2008-03-10 YAMAMOTO Mitsuharu <[email protected]>
* xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.
Don't pretend as if characters with display property haven't been