comparison lisp/ChangeLog @ 988:5df795348f45

[xemacs-hg @ 2002-09-01 22:13:52 by andyp] apply various 21.4 patches
author andyp
date Sun, 01 Sep 2002 22:14:58 +0000
parents 7f62a956b825
children a28c97bd4634
comparison
equal deleted inserted replaced
987:7ffc86e44409 988:5df795348f45
1 2002-07-12 Andy Piper <andy@xemacs.org>
2
3 * custom.el (custom-theme-set-variables): remove bogus
4 arguments. Use custom-set-default to set defaults.
5 (custom-set-variables): update doc.
6 (custom-local-buffer): new, synced from FSF.
7 (custom-set-default): ditto.
8 (defcustom): update doc.
9
10 2002-07-23 Andy Piper <andy@xemacs.org>
11
12 * about.el (about-personal-info): update me.
13
14 2002-08-28 Andy Piper <andy@xemacs.org>
15
16 * files.el (revert-buffer): propagate revert-without-query-status.
17
1 2002-08-31 Seiichi Ikiuo <ikiuo@polyphony.co.jp> 18 2002-08-31 Seiichi Ikiuo <ikiuo@polyphony.co.jp>
2 19
3 * code-init.el (reset-coding-categories-to-default): Add new 20 * code-init.el (reset-coding-categories-to-default): Add new
4 coding category 'utf-8-bom'. 21 coding category 'utf-8-bom'.
5 22