comparison lisp/ChangeLog @ 49107:f9a683a36a83

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 07 Jan 2003 19:35:51 +0000
parents 63bc313a5a53
children d9f8fdaf8558
comparison
equal deleted inserted replaced
49106:f9342d2eaa31 49107:f9a683a36a83
1 2003-01-07 Markus Rost <rost@math.ohio-state.edu>
2
3 * custom.el (custom-autoload, custom-variable-p): New functions.
4
5 * emacs-lisp/autoload.el (make-autoload): Generate
6 custom-autoload for autoloaded defcustoms.
7
8 * help-fns.el (describe-variable): Use custom-variable-p.
9
10 * simple.el (set-variable): Load deps of custom variables without
11 type.
12
13 * cus-edit.el (custom-variable-prompt): Doc change. Use
14 custom-variable-p.
15 (customize-option): Remove search in loaddefs.el.
16 (customize-apropos): Use custom-variable-p.
17 (custom-save-variables): Use custom-variable-p to detect
18 non-rogue variables.
19
1 2003-01-07 Francesco Potort,Al(B <pot@gnu.org> 20 2003-01-07 Francesco Potort,Al(B <pot@gnu.org>
2 21
3 * mail/undigest.el (unforward-rmail-message): Skip all newlines 22 * mail/undigest.el (unforward-rmail-message): Skip all newlines
4 after the initial separator. 23 after the initial separator.
5 (unforward-rmail-message): Forwarded-From: and Forwarded-Date: 24 (unforward-rmail-message): Forwarded-From: and Forwarded-Date: