diff options
| author | Glenn Morris | 2015-12-13 06:25:35 -0500 |
|---|---|---|
| committer | Glenn Morris | 2015-12-13 06:25:35 -0500 |
| commit | 23b5c22703eeee7b4fe6608ce12ffe3b87794933 (patch) | |
| tree | 9f4b67d12092a54aff4c40e918f3cc68cdcd5916 | |
| parent | 6148555ee5a3d0139ae517803718b3e0357933c7 (diff) | |
| download | emacs-23b5c22703eeee7b4fe6608ce12ffe3b87794933.tar.gz emacs-23b5c22703eeee7b4fe6608ce12ffe3b87794933.zip | |
; Auto-commit of ChangeLog files.
| -rw-r--r-- | ChangeLog.2 | 9 |
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 @@ | |||
| 1 | 2015-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 | |||
| 1 | 2015-12-03 Glenn Morris <rgm@gnu.org> | 8 | 2015-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 | ||
| 20034 | This file records repository revisions from | 20041 | This file records repository revisions from |
| 20035 | commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to | 20042 | commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to |
| 20036 | commit ffefb6e899fbcdcbd79cb34292d57b7bc3043fcc (inclusive). | 20043 | commit 6148555ee5a3d0139ae517803718b3e0357933c7 (inclusive). |
| 20037 | See ChangeLog.1 for earlier changes. | 20044 | See ChangeLog.1 for earlier changes. |
| 20038 | 20045 | ||
| 20039 | ;; Local Variables: | 20046 | ;; Local Variables: |