1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

New branch emacs-30

* README:
* configure.ac:
* nt/README.W32:
* etc/refcards/ru-refcard.tex:
* msdos/sed2v2.inp:
* lisp/cus-edit.el (customize-changed-options-previous-release):
Cut the emacs-30 release branch.
This commit is contained in:
Eli Zaretskii 2024-06-23 06:48:54 -04:00
parent bc72c33ac3
commit dd0fc6aff6
6 changed files with 6 additions and 6 deletions

View file

@ -1280,7 +1280,7 @@ Show the buffer in another window, but don't select it."
(unless (eq symbol basevar)
(message "`%s' is an alias for `%s'" symbol basevar))))
(defvar customize-changed-options-previous-release "29.1"
(defvar customize-changed-options-previous-release "29.4"
"Version for `customize-changed' to refer back to by default.")
;; Packages will update this variable, so make it available.