Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3984:1392aae72ccb | 3985:92013722573f |
---|---|
1 2007-05-25 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * startup.el (startup-setup-paths): Print the configure-xxx | |
4 variables as well. | |
5 | |
1 2007-05-21 Aidan Kehoe <kehoea@parhasard.net> | 6 2007-05-21 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * mule/latin.el: | 8 * mule/latin.el: |
4 The character set associated with the Turkish language environment | 9 The character set associated with the Turkish language environment |
5 is latin-iso8859-9, not latin-iso8859-5. Who thought up the Latin | 10 is latin-iso8859-9, not latin-iso8859-5. Who thought up the Latin |
274 * simple.el (what-cursor-position): | 279 * simple.el (what-cursor-position): |
275 For non-ASCII characters, give details on what a character maps to | 280 For non-ASCII characters, give details on what a character maps to |
276 in Unicode, and its Mule charsets and codes, instead of simply its | 281 in Unicode, and its Mule charsets and codes, instead of simply its |
277 integer code point in this XEmacs. | 282 integer code point in this XEmacs. |
278 | 283 |
279 2006-11-30 Mike Sperber <mike@xemacs.org> | 284 2006-11-30 Mike Sperber <mike@xemacs.org>< |
280 | 285 |
281 * code-files.el (insert-file-contents): Call the file-name handler | 286 * code-files.el (insert-file-contents): Call the file-name handler |
282 from Lisp, not from `insert-file-contents-internal', which is too late. | 287 from Lisp, not from `insert-file-contents-internal', which is too late. |
283 | 288 |
284 2006-11-28 Mike Sperber <mike@xemacs.org> | 289 2006-11-28 Mike Sperber <mike@xemacs.org> |