*** empty log message ***
This commit is contained in:
parent
e30522ee69
commit
0a2eeb92f2
1 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,17 @@
|
|||
2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* custom.el (custom-initialize-safe-set)
|
||||
(custom-initialize-safe-default): New functions.
|
||||
|
||||
* frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
|
||||
and simplify :init-value.
|
||||
|
||||
* tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
|
||||
and simplify :init-value. Delete obsolete comment.
|
||||
|
||||
* startup.el (command-line): Use `custom-reevaluate-setting' to
|
||||
handle `tooltip-mode'. Delete obsolete comment.
|
||||
|
||||
* files.el (set-visited-file-name): Avoid calling
|
||||
`file-name-nondirectory' with a nil argument.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue