aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorLuc Teirlinck2005-04-16 00:38:31 +0000
committerLuc Teirlinck2005-04-16 00:38:31 +0000
commit9e5b2858eed3fa72208be6af90495c5d74eeed6f (patch)
tree2631b0f57cda633efd6700e93e6fdd4552a15936 /lisp
parent875baa3450e2d6289318f14dfd980a819a9c408f (diff)
downloademacs-9e5b2858eed3fa72208be6af90495c5d74eeed6f.tar.gz
emacs-9e5b2858eed3fa72208be6af90495c5d74eeed6f.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48fc5f85eab..ff37dddad77 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12005-04-15 Luc Teirlinck <teirllm@auburn.edu>
2
3 * loadup.el: Load tooltip if x-show-tip is fboundp.
4
5 * startup.el (command-line): Add comment.
6
7 * tooltip.el (tooltip-mode): Specify correct standard value for
8 Custom in init-value.
9
12005-04-15 Nick Roberts <nickrob@snap.net.nz> 102005-04-15 Nick Roberts <nickrob@snap.net.nz>
2 11
3 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if 12 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if