Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 308:33bdb3d4b97f r21-0b52
Import from CVS: tag r21-0b52
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:42:44 +0200 |
parents | 9ea74add5d37 |
children | 851ff35f137f |
comparison
equal
deleted
inserted
replaced
307:42d630fd9bd8 | 308:33bdb3d4b97f |
---|---|
1 1998-08-11 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * XEmacs 21.0-pre9 is released. | |
4 | |
5 1998-08-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
6 | |
7 * find-paths.el (paths-file-readable-directory-p): Created and | |
8 used. | |
9 | |
10 * loadup.el: Don't set inhibit-... flags from run-temacs. | |
11 | |
12 1998-08-06 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
13 | |
14 * packages.el (packages-data-path-depth): Added and used. | |
15 | |
16 1998-08-05 Charles G. Waldman <cgw@pgt.com> | |
17 | |
18 * about.el: | |
19 - Change .xpm to .png, delete "zcat" section. | |
20 - cosmetic fix in the 'marcpa' entry. | |
21 | |
22 * etc/photos | |
23 - convert all .xpm.Z to .png | |
24 - rename mrb to martin | |
25 - rename mcook-m to mcookm | |
26 | |
27 1998-07-31 Martin Buchholz <martin@xemacs.org> | |
28 | |
29 * x-init.el (x-initialize-compose): Add support for | |
30 dead-circumflex as YET ANOTHER NAME for that dead key. | |
31 | |
32 1998-08-05 Colin Rafferty <colin@xemacs.org> | |
33 | |
34 * setup-paths.el (paths-construct-exec-path): Made the | |
35 last-packages really be last. | |
36 (paths-construct-data-directory-list): Ditto. | |
37 | |
38 1998-08-01 Kai Haberzettl <khaberz@synnet.de> | |
39 | |
40 * startup.el(startup-splash-frame-body): | |
41 Update Copyright notice in splash screen | |
42 | |
43 1998-08-04 SL Baur <steve@altair.xemacs.org> | |
44 | |
45 * XEmacs 21.0-pre8 is released. | |
46 | |
1 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch> | 47 1998-07-22 Jan Vroonhof <vroonhof@math.ethz.ch> |
2 | 48 |
3 * font-lock.el (font-lock-fontify-glumped-region): Add guard | 49 * font-lock.el (font-lock-fontify-glumped-region): Add guard |
4 aginst destroyed extents | 50 aginst destroyed extents |
5 | 51 |