Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 363:972bbb6d6ca2 r21-1-11
Import from CVS: tag r21-1-11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:59:28 +0200 |
parents | 7347b34c275b |
children | 30d2cfa1092a |
comparison
equal
deleted
inserted
replaced
362:1e474c183006 | 363:972bbb6d6ca2 |
---|---|
1 2000-07-17 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.1.11 is released | |
4 | |
5 2000-07-16 Adrian Aichner <aichner@ecf.teradyne.com> | |
6 | |
7 * toolbar-items.el (toolbar-gnus): Switch to `gnus-group-buffer'. | |
8 | |
9 2000-07-17 Vin Shelton <acs@xemacs.org> | |
10 | |
11 * auto-autoloads.el: Updated. | |
12 * custom-load.el: Updated. | |
13 | |
14 2000-06-27 Charles G Waldman <cgw@alum.mit.edu> | |
15 | |
16 * cl-macs.el: fix cl-transform-function-property kludge | |
17 so that it does not require a random feature. | |
18 | |
19 2000-06-08 Mike Alexander <mta@arbortext.com> | |
20 | |
21 * code-process.el (call-process-region): If there is no coding | |
22 system for the process on process-coding-system-alist use the | |
23 coding system of the buffer containing the region. | |
24 | |
25 2000-06-01 Adrian Aichner <aichner@ecf.teradyne.com> | |
26 | |
27 * winnt.el (nt-quote-args-functions-alist): Fix docstring. | |
28 | |
29 2000-06-12 Jan Vroonhof <vroonhof@math.ethz.ch> | |
30 | |
31 * files.el (insert-file-contents-literally): Set coding system to | |
32 binary. Long overdue minimal change for 21.1 | |
33 | |
34 * package-get.el (package-get-update-base): | |
35 (package-get): Use insert-file-contents-literally always. | |
36 (package-get-maybe-save-index): | |
37 Force coding system for writing to binary. | |
38 | |
39 2000-06-21 Charles G Waldman <cgw@alum.mit.edu> | |
40 | |
41 * package-ui.el (defgroup pui): Correct a misspelling | |
42 (pui-toggle-package-delete): Change `seleted' to `selected' | |
43 (pui-popup-context-sensitive): Fix a typo in a comment | |
44 | |
1 2000-05-06 XEmacs Build Bot <builds@cvs.xemacs.org> | 45 2000-05-06 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 46 |
3 * XEmacs 21.1.10 is released | 47 * XEmacs 21.1.10 is released |
4 | 48 |
5 2000-04-29 Martin Buchholz <martin@xemacs.org> | 49 2000-04-29 Martin Buchholz <martin@xemacs.org> |