diff options
| author | Glenn Morris | 2017-06-07 14:27:21 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-06-07 14:27:21 -0400 |
| commit | 9d63c87e91ab3ddf50f009e736640d1dfc1c56c5 (patch) | |
| tree | 972e31a4d676bbc1fa831e1afa7685fb23e68f11 /doc | |
| parent | b1103a2c4f36038cbb30caba6a199744acc9e0d9 (diff) | |
| download | emacs-9d63c87e91ab3ddf50f009e736640d1dfc1c56c5.tar.gz emacs-9d63c87e91ab3ddf50f009e736640d1dfc1c56c5.zip | |
More authors.el updates
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; ChangeLog fixes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index c5b168b8a2e..1044ad7370b 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -4843,7 +4843,7 @@ | |||
| 4843 | 4843 | ||
| 4844 | * lists.texi (Sets And Lists): Mention cl provides union etc. | 4844 | * lists.texi (Sets And Lists): Mention cl provides union etc. |
| 4845 | 4845 | ||
| 4846 | 2011-05-19 Nix <nix@esperi.org.uk> | 4846 | 2011-05-19 Nick Alcock <nix@esperi.org.uk> |
| 4847 | 4847 | ||
| 4848 | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. | 4848 | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. |
| 4849 | 4849 | ||