aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-12-23 01:21:16 +0000
committerRichard M. Stallman2005-12-23 01:21:16 +0000
commitb758ae9ad97fdc1b2750b9ec8801aa85a4e6dbfc (patch)
treeb067ce7e5f6017f471c8e3f2fb3dabe403453002 /lisp/ChangeLog
parent0a57ffed62a2fc5d24cc654f02b40be80d104c09 (diff)
downloademacs-b758ae9ad97fdc1b2750b9ec8801aa85a4e6dbfc.tar.gz
emacs-b758ae9ad97fdc1b2750b9ec8801aa85a4e6dbfc.zip
(customize-browse): Reword the top-of-buffer help intro.
(custom-buffer-create-internal): Fix previous change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1aeb8df4fcc..549f4b946c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12005-12-22 Richard M. Stallman <rms@gnu.org>
2
3 * cus-edit.el (customize-browse): Reword the top-of-buffer help intro.
4 (custom-buffer-create-internal): Fix previous change.
5
62005-12-22 Richard M. Stallman <rms@gnu.org>
7
8 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
10 Don't include buttons that write a file when there's no file.
11 (custom-variable-menu, custom-face-menu, custom-group-menu):
12 Don't include commands that write a file when there's no file.
13
12005-12-22 Stefan Monnier <monnier@iro.umontreal.ca> 142005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 15
3 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults 16 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults