diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-10-02 01:03:08 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-10-02 01:25:50 +0200 |
commit | 9ad73f92617da1286724f9774b34bb7ce6a4299d (patch) | |
tree | 6627ce0fe38e96b93d31efa3a291755d377418a4 /lisp/emacs-lisp | |
parent | 6a68334d54667f78879deb2b03676e4c28d7a6a6 (diff) | |
download | emacs-9ad73f92617da1286724f9774b34bb7ce6a4299d.tar.gz emacs-9ad73f92617da1286724f9774b34bb7ce6a4299d.tar.bz2 emacs-9ad73f92617da1286724f9774b34bb7ce6a4299d.zip |
New value 'permanent-only' for defcustom :local keyword
* lisp/custom.el (custom-declare-variable): Make the :local keyword
accept the symbol 'permanent-local', meaning that the variable is
permanent but not marked as automatically buffer-local.
(defcustom):
* doc/lispref/customize.texi (Variable Definitions): Document the
above change.
* test/lisp/custom-tests.el
(custom-tests-defcustom-:local-keyword): New test.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions