1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 06:31:13 -08:00
emacs/doc
Lars Ingebrigtsen df713b9344 Ensure that setq-local take an even number of symbol/value pairs
* doc/lispref/variables.texi (Creating Buffer-Local): Document the
new syntax for setq-local.

* lisp/subr.el (setq-local): Ensure that there's an even number of
variable/value pairs, and expand the doc string by taking some
text from `setq'.
2019-10-11 08:27:50 +02:00
..
emacs Implement offsets for absolute line numbers 2019-10-09 12:49:39 +02:00
lispintro Fix title inconsistencies in elisp intro book 2019-10-08 18:30:39 +02:00
lispref Ensure that setq-local take an even number of symbol/value pairs 2019-10-11 08:27:50 +02:00
man Document that --eval makes emacsclient ignore -n 2019-08-02 00:15:13 +02:00
misc Move the "Skeleton Language" node to later in the manual 2019-10-09 20:07:56 +02:00