Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3985:92013722573f
[xemacs-hg @ 2007-05-25 15:47:55 by michaels]
2007-05-25 Mike Sperber <mike@xemacs.org>
* startup.el (startup-setup-paths): Print the configure-xxx
variables as well.
author | michaels |
---|---|
date | Fri, 25 May 2007 15:47:56 +0000 |
parents | 5d008dfb5deb |
children | a0ef33811aa3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 24 21:51:21 2007 +0000 +++ b/lisp/ChangeLog Fri May 25 15:47:56 2007 +0000 @@ -1,3 +1,8 @@ +2007-05-25 Mike Sperber <mike@xemacs.org> + + * startup.el (startup-setup-paths): Print the configure-xxx + variables as well. + 2007-05-21 Aidan Kehoe <kehoea@parhasard.net> * mule/latin.el: @@ -276,7 +281,7 @@ in Unicode, and its Mule charsets and codes, instead of simply its integer code point in this XEmacs. -2006-11-30 Mike Sperber <mike@xemacs.org> +2006-11-30 Mike Sperber <mike@xemacs.org>< * code-files.el (insert-file-contents): Call the file-name handler from Lisp, not from `insert-file-contents-internal', which is too late.