diff options
| author | Nicolas Petton | 2017-02-03 15:32:01 +0100 |
|---|---|---|
| committer | Nicolas Petton | 2017-02-03 15:32:01 +0100 |
| commit | 73e62bbcdcb5b6e1f73fd086185796c9287a9949 (patch) | |
| tree | 087d57636f59da6a3e41b2048b4308010afcab82 | |
| parent | e1171de6d1922af4bb8e9b4eae2becf1b7b597d4 (diff) | |
| download | emacs-73e62bbcdcb5b6e1f73fd086185796c9287a9949.tar.gz emacs-73e62bbcdcb5b6e1f73fd086185796c9287a9949.zip | |
; Update ChangeLog.2 and AUTHORS files
| -rw-r--r-- | ChangeLog.2 | 6 | ||||
| -rw-r--r-- | etc/AUTHORS | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index e0e46efc0c3..8f937b9ee87 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2017-02-03 Tino Calancha <tino.calancha@gmail.com> | ||
| 2 | |||
| 3 | * CONTRIBUTE (Documenting your changes): Index new vars/commands in manual. | ||
| 4 | |||
| 1 | 2017-01-31 Eli Zaretskii <eliz@gnu.org> | 5 | 2017-01-31 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | Index byte-compile-debug | 7 | Index byte-compile-debug |
| @@ -35561,7 +35565,7 @@ | |||
| 35561 | 35565 | ||
| 35562 | This file records repository revisions from | 35566 | This file records repository revisions from |
| 35563 | commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to | 35567 | commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to |
| 35564 | commit ab0a60a1b334fafc7d805eb44e6069ea314ad486 (inclusive). | 35568 | commit e1171de6d1922af4bb8e9b4eae2becf1b7b597d4 (inclusive). |
| 35565 | See ChangeLog.1 for earlier changes. | 35569 | See ChangeLog.1 for earlier changes. |
| 35566 | 35570 | ||
| 35567 | ;; Local Variables: | 35571 | ;; Local Variables: |
diff --git a/etc/AUTHORS b/etc/AUTHORS index d166b6d1fc8..32658f51a9b 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS | |||
| @@ -4494,7 +4494,7 @@ Tim Van Holder: changed emacsclient.c Makefile.in configure.ac | |||
| 4494 | 4494 | ||
| 4495 | Tino Calancha: changed cl-macs.el cl.texi descr-text.el dired-aux.el | 4495 | Tino Calancha: changed cl-macs.el cl.texi descr-text.el dired-aux.el |
| 4496 | find-func.el help-fns.el help-mode.el ibuf-ext.el ibuffer.el os.texi | 4496 | find-func.el help-fns.el help-mode.el ibuf-ext.el ibuffer.el os.texi |
| 4497 | simple.el vc.el | 4497 | simple.el vc.el CONTRIBUTE |
| 4498 | 4498 | ||
| 4499 | Titus von der Malsburg: changed simple.el window.el | 4499 | Titus von der Malsburg: changed simple.el window.el |
| 4500 | 4500 | ||
| @@ -4553,7 +4553,7 @@ and co-wrote package.el tcl.el | |||
| 4553 | and changed buffer.c lisp.h makefile.el window.c keyboard.c keymap.c | 4553 | and changed buffer.c lisp.h makefile.el window.c keyboard.c keymap.c |
| 4554 | xfns.c buffer.h bytecode.c callint.c callproc.c cmds.c composite.c | 4554 | xfns.c buffer.h bytecode.c callint.c callproc.c cmds.c composite.c |
| 4555 | configure.ac dispextern.h doc.c editfns.c fileio.c frame.c insdel.c | 4555 | configure.ac dispextern.h doc.c editfns.c fileio.c frame.c insdel.c |
| 4556 | intervals.h and 139 other files | 4556 | intervals.h and 140 other files |
| 4557 | 4557 | ||
| 4558 | Tom Willemse: changed elec-pair.el package.el prog-mode.el | 4558 | Tom Willemse: changed elec-pair.el package.el prog-mode.el |
| 4559 | progmodes/python.el simple.el | 4559 | progmodes/python.el simple.el |