aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2015-12-13 06:25:35 -0500
committerGlenn Morris2015-12-13 06:25:35 -0500
commit23b5c22703eeee7b4fe6608ce12ffe3b87794933 (patch)
tree9f4b67d12092a54aff4c40e918f3cc68cdcd5916
parent6148555ee5a3d0139ae517803718b3e0357933c7 (diff)
downloademacs-23b5c22703eeee7b4fe6608ce12ffe3b87794933.tar.gz
emacs-23b5c22703eeee7b4fe6608ce12ffe3b87794933.zip
; Auto-commit of ChangeLog files.
-rw-r--r--ChangeLog.29
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 07a6c0eeff9..c4d954f4c8c 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -1,3 +1,10 @@
12015-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * lisp/calculator.el (calculator-define-key): Undo last change
4
5 Make map argument mandatory instead (bug#22106).
6 (calculator-add-operators): Pass the argument that's not optional any more.
7
12015-12-03 Glenn Morris <rgm@gnu.org> 82015-12-03 Glenn Morris <rgm@gnu.org>
2 9
3 * Makefile.in: Avoid duplication. 10 * Makefile.in: Avoid duplication.
@@ -20033,7 +20040,7 @@
20033 20040
20034This file records repository revisions from 20041This file records repository revisions from
20035commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to 20042commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
20036commit ffefb6e899fbcdcbd79cb34292d57b7bc3043fcc (inclusive). 20043commit 6148555ee5a3d0139ae517803718b3e0357933c7 (inclusive).
20037See ChangeLog.1 for earlier changes. 20044See ChangeLog.1 for earlier changes.
20038 20045
20039;; Local Variables: 20046;; Local Variables: