Mercurial > emacs
comparison lisp/ChangeLog @ 64300:6b00ba5c4c56
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 14 Jul 2005 01:06:01 +0000 |
parents | e28b95ace307 |
children | 5ac4e912d629 fbb2bea03df9 |
comparison
equal
deleted
inserted
replaced
64299:840e01598f66 | 64300:6b00ba5c4c56 |
---|---|
1 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * custom.el (custom-initialize-safe-set) | |
4 (custom-initialize-safe-default): Doc fixes. | |
5 | |
6 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default' | |
7 and simplify :init-value again. | |
8 | |
9 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default' | |
10 and simplify :init-value again. Delete autoload. | |
11 | |
12 * startup.el (command-line): Use `custom-reevaluate-setting' again | |
13 for tooltip-mode. | |
14 | |
15 * emacs-lisp/easy-mmode.el (define-minor-mode): Do not override | |
16 explicitly specified :initialize keyword. | |
17 | |
1 2005-07-13 Juanma Barranquero <lekktu@gmail.com> | 18 2005-07-13 Juanma Barranquero <lekktu@gmail.com> |
2 | 19 |
3 * allout.el (my-mark-marker, allout-isearch-prior-pos) | 20 * allout.el (my-mark-marker, allout-isearch-prior-pos) |
4 (allout-unprotected, allout-undo-aggregation, allout-snug-back) | 21 (allout-unprotected, allout-undo-aggregation, allout-snug-back) |
5 (allout-post-command-business, allout-flag-region) | 22 (allout-post-command-business, allout-flag-region) |