1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 20:42:26 -08:00
emacs/doc
Sean Whitton 45627ca7cc New top-level buffer-local value functions
* src/eval.c (local_toplevel_binding)
(Fbuffer_local_toplevel_value, Fset_buffer_local_toplevel_value)
(syms_of_eval): New functions.
* doc/lispref/variables.texi (Default Value):
* lisp/subr.el (setq-local):
* etc/NEWS: Document them.
* test/lisp/emacs-lisp/lisp-tests.el
(core-elisp-tests-4-toplevel-values): New test.
* lisp/progmodes/xref.el (xref--show-xref-buffer)
(xref-show-definitions-buffer-at-bottom):
* lisp/vc/vc-dispatcher.el (vc-setup-buffer):
Use set-buffer-local-toplevel-value.
2025-05-15 13:40:04 +01:00
..
emacs Merge from origin/emacs-30 2025-05-10 07:40:30 -04:00
lispintro Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
lispref New top-level buffer-local value functions 2025-05-15 13:40:04 +01:00
man Remove ctags program 2025-03-22 11:57:29 -07:00
misc ; RefTeX: Describe activation with use-package 2025-05-12 20:20:23 +02:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00