summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-06-07 14:27:21 -0400
committerGlenn Morris <rgm@gnu.org>2017-06-07 14:27:21 -0400
commit9d63c87e91ab3ddf50f009e736640d1dfc1c56c5 (patch)
tree972e31a4d676bbc1fa831e1afa7685fb23e68f11 /lisp/ChangeLog.16
parentb1103a2c4f36038cbb30caba6a199744acc9e0d9 (diff)
downloademacs-9d63c87e91ab3ddf50f009e736640d1dfc1c56c5.tar.gz
More authors.el updates
* admin/authors.el (authors-ignored-files, authors-valid-file-names) (authors-renamed-files-alist): Additions. ; ChangeLog fixes
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 059a07996b1..691b7945bf4 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -22485,7 +22485,7 @@
* nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
-2011-05-20 Nix <nix@esperi.org.uk>
+2011-05-20 Nick Alcock <nix@esperi.org.uk>
* files.el (basic-save-buffer-2):
Fix handling of break-hardlink-on-save with non-existent files.