From 0a2eeb92f25b70bd55d8486b7700a2dc4c8010cc Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sun, 10 Jul 2005 17:01:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e024dc02f0e..86c6965c801 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,17 @@ 2005-07-10 Luc Teirlinck + * 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. -- 2.39.2