Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 780:578cb2932d72
[xemacs-hg @ 2002-03-18 10:07:30 by ben]
config.inc.samp, xemacs.mak: Deal with never-ending perl quoting problems.
README: Include a long, long description of the suggested directory layout
for developing XEmacs. This should probably go as part of a
larger document, a "Getting Started with Developing XEmacs". ####
Does such a document exist?
etc\unicode\mule-ucs\*: New directory, containing translation
files for the remaining charsets that are not in
unicode\unicode-consortium but are in mule-ucs.
etc\unicode\other\*: New directory, containing translation
files made up on an ad-hoc basis.
etc\unicode\README: Update.
* Some ChangeLog entries from stuff that got applied long ago
never got checked in, due to the nasty SCCS "oops, i forgot again
..." bug.
mule\lao.el: Convert stuff to XEmacs-style.
mule\thai-xtis.el: Move thai-xtis-chars.el stuff to here, since we can now handle
encountering characters of a charset before the charset is defined.
mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el.
mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el,
which references charsets and thus needs to be delayed until after
all charsets have been created.
mule\mule-msw-init-late.el: New file, some stuff from
mule-msw-init.el.
dumped-lisp.el: Load the remaining languages -- lao, indian, devanagari, tibetan.
Load new file mule-msw-init-late.
unicode.el: Load the new tables for Ethiopic, Vietnamese, and other languages
extracted from mule-ucs.
mule\lao.el: Convert stuff to XEmacs-style.
mule\thai-xtis.el: Move thai-xtis-chars.el stuff to here, since we can now handle
encountering characters of a charset before the charset is defined.
mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el.
mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el,
which references charsets and thus needs to be delayed until after
all charsets have been created.
mule\mule-msw-init-late.el: New file, some stuff from
mule-msw-init.el.
mule\lao.el: Convert stuff to XEmacs-style.
mule\thai-xtis.el: Move thai-xtis-chars.el stuff to here, since we can now handle
encountering characters of a charset before the charset is defined.
mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el.
mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el,
which references charsets and thus needs to be delayed until after
all charsets have been created.
mule\mule-msw-init-late.el: New file, some stuff from
mule-msw-init.el.
dumped-lisp.el: Load the remaining languages -- lao, indian, devanagari, tibetan.
Load new file mule-msw-init-late.
unicode.el: Load the new tables for Ethiopic, Vietnamese, and other languages
extracted from mule-ucs.
mule\lao.el: Convert stuff to XEmacs-style.
mule\thai-xtis.el: Move thai-xtis-chars.el stuff to here, since we can now handle
encountering characters of a charset before the charset is defined.
mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el.
mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el,
which references charsets and thus needs to be delayed until after
all charsets have been created.
mule\mule-msw-init-late.el: New file, some stuff from
mule-msw-init.el.
fns.c, lread.c: Add variable require-prints-loading-message to cause loading
messages to get printed when a file is loading during a `require',
which normally doesn't happen. This can be set using env var
XEMACSDEBUG to debug problems with non-interactive compilation.
Modify load-internal so it prints "Requiring: ..." instead of
"Loading: ..." when appropriate.
author | ben |
---|---|
date | Mon, 18 Mar 2002 10:07:39 +0000 |
parents | 2923009caf47 |
children | 616e133a0ce6 |
comparison
equal
deleted
inserted
replaced
779:a29c4eef8f00 | 780:578cb2932d72 |
---|---|
1 2002-03-18 Ben Wing <ben@xemacs.org> | |
2 | |
3 * mule\lao.el (?): | |
4 * mule\lao.el (lao): | |
5 Convert stuff to XEmacs-style. | |
6 | |
7 * mule\thai-xtis.el: | |
8 * mule\thai-xtis.el (thai-xtis): | |
9 * mule\thai-xtis.el (?x): New. | |
10 Move thai-xtis-chars.el stuff to here, since we can now handle | |
11 encountering characters of a charset before the charset is defined. | |
12 | |
13 * mule\thai-xtis-chars.el: Removed, moved into thai-xtis.el. | |
14 | |
15 * mule\mule-msw-init.el: Move some stuff into mule-msw-init-late.el, | |
16 which references charsets and thus needs to be delayed until after | |
17 all charsets have been created. | |
18 | |
19 * mule\mule-msw-init-late.el: New file, some stuff from | |
20 mule-msw-init.el. | |
21 | |
22 2002-03-18 Ben Wing <ben@xemacs.org> | |
23 | |
24 * dumped-lisp.el (preloaded-file-list): | |
25 Load the remaining languages -- lao, indian, devanagari, tibetan. | |
26 Load new file mule-msw-init-late. | |
27 | |
28 * unicode.el (load-unicode-tables): | |
29 * unicode.el (init-unicode-at-startup): | |
30 Load the new tables for Ethiopic, Vietnamese, and other languages | |
31 extracted from mule-ucs. | |
32 | |
1 2002-03-16 Ben Wing <ben@xemacs.org> | 33 2002-03-16 Ben Wing <ben@xemacs.org> |
2 | 34 |
3 * mule\arabic.el: | 35 * mule\arabic.el: |
4 * mule\arabic.el (arabic-1-column): | 36 * mule\arabic.el (arabic-1-column): |
5 * mule\arabic.el (arabic-2-column): | 37 * mule\arabic.el (arabic-2-column): |