]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of incf and decf
authorStefan Kangas <stefankangas@gmail.com>
Wed, 19 Mar 2025 20:24:56 +0000 (21:24 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 18:09:02 +0000 (19:09 +0100)
commit1a3b70e2d0e5acfebecbfd8cb7e963e3a0192263
tree5af6c9ad28ae524c22e05faafb908d7c34ec9c3c
parenta3cb48fd4dace406d1921f4d3fea3fd33e991015
; Improve documentation of incf and decf

* doc/lispref/variables.texi (Setting Generalized Variables): Mention
incf and decf.
* lisp/emacs-lisp/gv.el (incf, decf): Add references to Info manual
documentation on generalized variables.

(cherry picked from commit 03053baebee8a89f1b1d470a6173b9f1e80f0b39)
doc/lispref/variables.texi
lisp/emacs-lisp/gv.el