Mercurial > emacs
changeset 67750:552cc8a5a72c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 23 Dec 2005 01:39:01 +0000 |
parents | 1607dd4159f5 |
children | 5b235259a476 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 23 01:38:49 2005 +0000 +++ b/lisp/ChangeLog Fri Dec 23 01:39:01 2005 +0000 @@ -10,6 +10,10 @@ (customize-changed-options-previous-release): Prev release is 21.1. (customize-changed-options): Doc fix. (customize-changed): New alias. + (custom-reset-menu, custom-magic-alist, Custom-mode-menu): + Say "standard values". + (Custom-reset-standard): Doc fix. + (custom-face-reset-standard): Doc fix. 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>