* lisp/cus-edit.el (customize-changed-options-previous-release): Bump version.
This commit is contained in:
parent
39cded69a8
commit
c246de0d16
1 changed files with 1 additions and 1 deletions
|
@ -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.4"
|
||||
(defvar customize-changed-options-previous-release "30.1"
|
||||
"Version for `customize-changed' to refer back to by default.")
|
||||
|
||||
;; Packages will update this variable, so make it available.
|
||||
|
|
Loading…
Add table
Reference in a new issue