aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-10-22 02:37:14 +0000
committerDan Nicolaescu2007-10-22 02:37:14 +0000
commit46447ab34e005237aa4aaecf0a5edc5bb2ba5246 (patch)
tree1c445e87e3315a469e454f1a3bf56763ba58ceef /lisp/ChangeLog
parente79beb56d95030348653a23b684f7f6492b5eaa7 (diff)
downloademacs-46447ab34e005237aa4aaecf0a5edc5bb2ba5246.tar.gz
emacs-46447ab34e005237aa4aaecf0a5edc5bb2ba5246.zip
* mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
* tooltip.el: Use featurep 'xemacs. * printing.el: Move variable definitions before use, no code change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c6dd6c68c43..aeba7efff8b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
4
5 * tooltip.el: Use featurep 'xemacs.
6
7 * printing.el: Move variable definitions before use, no code
8 change.
9
12007-10-22 Juri Linkov <juri@jurta.org> 102007-10-22 Juri Linkov <juri@jurta.org>
2 11
3 * simple.el (goto-history-element): Allow minibuffer-default to be 12 * simple.el (goto-history-element): Allow minibuffer-default to be