1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

More authors.el updates

* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.

; ChangeLog fixes
This commit is contained in:
Glenn Morris 2017-06-07 14:27:21 -04:00
parent b1103a2c4f
commit 9d63c87e91
5 changed files with 28 additions and 7 deletions

View file

@ -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.