From 985a8e0f8a11f3b7d7fa7897aab6593a82648084 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 4 Jan 2005 00:09:21 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ man/ChangeLog | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f53277edaa4..49062712c36 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-01-03 Luc Teirlinck + + * cus-edit.el (custom-file): Doc fix for defcustom. + (custom-file): The function no longer sets the variable + `custom-file' to its return value. + + * startup.el (command-line): No longer load `custom-file'. + 2005-01-03 Stefan Monnier * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface. diff --git a/man/ChangeLog b/man/ChangeLog index 5da39a2a4c8..aa9859290ac 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2005-01-03 Luc Teirlinck + + * custom.texi (Saving Customizations): Emacs no longer loads + `custom-file' after .emacs in 21.4. (It never did in prior + versions.) No longer mention customizing through Custom. + 2005-01-01 Jay Belanger * calc.texi (Programming Tutorial): Changed description of how to -- 2.39.5