summaryrefslogtreecommitdiff
path: root/ChangeLog.2
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 /ChangeLog.2
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 'ChangeLog.2')
-rw-r--r--ChangeLog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 3610aadba57..ab15b277cec 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -23860,7 +23860,7 @@
* lisp/thingatpt.el (thing-at-point): Only call 'length' on
sequences. (Bug#21391)
-2015-09-05 Philip <pipcet@gmail.com> (tiny change)
+2015-09-05 Pip Cet <pipcet@gmail.com> (tiny change)
Fix segfaults due to using a stale face ID
* src/xdisp.c (forget_escape_and_glyphless_faces): New function.