aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 183d9728345..d967bebff14 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-12-31 Glenn Morris <rgm@gnu.org>
2
3 * keymap.c (Fkey_description): Doc fix. (Bug#13323)
4
12013-01-02 Paul Eggert <eggert@cs.ucla.edu> 52013-01-02 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Simplify via eabs. 7 Simplify via eabs.
@@ -21305,7 +21309,7 @@ See ChangeLog.11 for earlier changes.
21305;; coding: utf-8 21309;; coding: utf-8
21306;; End: 21310;; End:
21307 21311
21308 Copyright (C) 2011-2012 Free Software Foundation, Inc. 21312 Copyright (C) 2011-2013 Free Software Foundation, Inc.
21309 21313
21310 This file is part of GNU Emacs. 21314 This file is part of GNU Emacs.
21311 21315