aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-07-12 20:11:35 +0000
committerLuc Teirlinck2005-07-12 20:11:35 +0000
commitd8a9fbf03e2434556a1f9865ba2c73d4a56eff71 (patch)
tree66bca0f0de475b9477106ad3fde41878ee636acb
parent247c36494f773a008fc06216d404e020e5f964eb (diff)
downloademacs-d8a9fbf03e2434556a1f9865ba2c73d4a56eff71.tar.gz
emacs-d8a9fbf03e2434556a1f9865ba2c73d4a56eff71.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8d44b0129cc..b8c8dc766a2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12005-07-12 Luc Teirlinck <teirllm@auburn.edu>
2
3 * startup.el (command-line): Revert to previous handling of
4 tooltip-mode. Explain in comment why the complexity is needed.
5
6 * tooltip.el (tooltip-mode): Revert to previous implementation of
7 its defcustom.
8
9 * frame.el (blink-cursor-mode): Revert to previous implementation
10 of its defcustom. Update.comment.
11
12005-07-12 Lars Hansen <larsh@soem.dk> 122005-07-12 Lars Hansen <larsh@soem.dk>
2 13
3 * desktop.el: Update e-mail address. 14 * desktop.el: Update e-mail address.