Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0dcf7d7e
Commit
0dcf7d7e
authored
Mar 10, 2010
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
parent
3e5b7009
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
lisp/ChangeLog
lisp/ChangeLog
+3
-0
lisp/cus-edit.el
lisp/cus-edit.el
+1
-1
No files found.
lisp/ChangeLog
View file @
0dcf7d7e
2010-03-11 Glenn Morris <rgm@gnu.org>
* cus-edit.el (customize-changed-options-previous-release):
Bump to 23.1.
* image.el (image-animate-max-time): Fix :version tag.
2010-03-10 Chong Yidong <cyd@stupidchicken.com>
...
...
lisp/cus-edit.el
View file @
0dcf7d7e
...
...
@@ -1136,7 +1136,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
"2
2
.1"
(
defvar
customize-changed-options-previous-release
"2
3
.1"
"Version for `customize-changed-options' to refer back to by default."
)
;; Packages will update this variable, so make it available.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment