1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Eli Zaretskii 20c02e628c Improve documentation of display-fill-column-indicator
* lisp/display-fill-column-indicator.el
(display-fill-column-indicator-mode): Mention the globalized
version in the doc string.

* doc/emacs/display.texi (Displaying Boundaries): Improve and
clarify the documentation of display-fill-column-indicator.
Suggest using the minor mode as the primary means for turning the
feature on.

* src/xdisp.c (syms_of_xdisp) <display-fill-column-indicator>
<display-fill-column-indicator-character>: Doc fix.  (Bug#44226)
2020-10-26 18:01:13 +02:00
..
emacs Improve documentation of display-fill-column-indicator 2020-10-26 18:01:13 +02:00
lispintro Fix typo in Introduction to Emacs Lisp 2020-08-31 11:34:57 +02:00
lispref Recommend lexical-binding in Coding Conventions 2020-10-22 20:28:59 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Improve documentation of 'Info-hide-note-references' in info.texi 2020-10-17 14:43:25 +03:00