1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/doc
Eli Zaretskii 0a6a2fb1d0 Improve documentation of several recent changes
* src/xfaces.c (merge_face_ref): Fix a typo in the commentary.
(evaluate_face_filter, filter_face_ref): Minor copyedits in
the commentary.
* doc/lispref/display.texi (Face Remapping):
* doc/lispref/text.texi (Special Properties): Document the
':filter' face specs and their effects.  Document
'face-filters-always-match'.

* doc/emacs/files.texi (Visiting): Document the new
possibility to visit large files literally in response to
question asked by Emacs.
* etc/NEWS: Mention the new possibility to visit large files
literally.
* lisp/files.el (files--ask-user-about-large-file): Use
"literally" instead of "raw", for consistency with
find-file-literally.

* doc/lispref/frames.texi (Input Focus): Tell explicitly that
focus-change events are sometimes supported on TTY frames.
2018-06-16 13:10:52 +03:00
..
emacs Improve documentation of several recent changes 2018-06-16 13:10:52 +03:00
lispintro Merge from origin/emacs-26 2018-06-02 10:29:37 -07:00
lispref Improve documentation of several recent changes 2018-06-16 13:10:52 +03:00
man Merge from origin/emacs-26 2018-05-15 09:09:48 -07:00
misc Flymake and backends exchange hints abouts changed regions 2018-06-15 14:59:42 +01:00