mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 13:27:36 +00:00
*** empty log message ***
This commit is contained in:
parent
5e2087b85a
commit
03e384994b
1 changed files with 2 additions and 1 deletions
|
|
@ -3,9 +3,10 @@
|
|||
* custom.el (custom-theme-set-variables): Handle variable aliases.
|
||||
|
||||
* frame.el (blink-cursor-timer): Doc fix.
|
||||
(blink-cursor-mode): Use correct standard expression in defcustom.
|
||||
(blink-cursor): Make it an alias for `blink-cursor-mode' and
|
||||
declare obsolete.
|
||||
(blink-cursor-mode): Define with defcustom and use correct
|
||||
standard expression in that defcustom.
|
||||
* startup.el (command-line): Adapt to above changes in frame.el.
|
||||
|
||||
2005-02-11 Lute Kamstra <lute@gnu.org>
|
||||
|
|
|
|||
Loading…
Reference in a new issue