aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.2
diff options
context:
space:
mode:
authorGlenn Morris2017-06-07 14:27:21 -0400
committerGlenn Morris2017-06-07 14:27:21 -0400
commit9d63c87e91ab3ddf50f009e736640d1dfc1c56c5 (patch)
tree972e31a4d676bbc1fa831e1afa7685fb23e68f11 /ChangeLog.2
parentb1103a2c4f36038cbb30caba6a199744acc9e0d9 (diff)
downloademacs-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 '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 @@
23860 * lisp/thingatpt.el (thing-at-point): Only call 'length' on 23860 * lisp/thingatpt.el (thing-at-point): Only call 'length' on
23861 sequences. (Bug#21391) 23861 sequences. (Bug#21391)
23862 23862
238632015-09-05 Philip <pipcet@gmail.com> (tiny change) 238632015-09-05 Pip Cet <pipcet@gmail.com> (tiny change)
23864 23864
23865 Fix segfaults due to using a stale face ID 23865 Fix segfaults due to using a stale face ID
23866 * src/xdisp.c (forget_escape_and_glyphless_faces): New function. 23866 * src/xdisp.c (forget_escape_and_glyphless_faces): New function.