1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-31 04:41:23 -08:00
emacs/doc
Eli Zaretskii 16358d4fcb Improve documentation of "constant" symbols
* src/font.c (syms_of_font) <font-weight-table, font-slant-table>
<font-width-table>:
* src/data.c (syms_of_data) <most-positive-fixnum>
<most-negative-fixnum>:
* src/buffer.c (syms_of_buffer) <enable-multibyte-characters>:
Mention in the doc strings that these variables are read-only.

* doc/lispref/variables.texi (Creating Buffer-Local): Document
that making a constant variable buffer-local signals an error.
* doc/lispref/variables.texi (Constant Variables):
* doc/lispref/errors.texi (Standard Errors): More accurate and
up-to-date documentation of which symbols cannot be assigned
values.
2017-11-26 20:23:15 +02:00
..
emacs maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
lispintro ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
lispref Improve documentation of "constant" symbols 2017-11-26 20:23:15 +02:00
man Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
misc maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00