Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 261:405dd6d1825b r20-5b29
Import from CVS: tag r20-5b29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:51 +0200 |
parents | 11cf20601dec |
children | 727739f917cb |
comparison
equal
deleted
inserted
replaced
260:052205f7dd5f | 261:405dd6d1825b |
---|---|
1 1998-02-27 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * help.el (describe-installation): New function. | |
4 | |
5 * x-menubar.el (default-menubar): Add describe-installation to | |
6 Help menu. | |
7 | |
8 * packages.el (packages-unbytecompiled-lisp): Installation.el | |
9 should not be bytecompiled. | |
10 | |
11 * dumped-lisp.el (preloaded-file-list): Dump Installation with | |
12 XEmacs. | |
13 | |
14 * x-menubar.el (default-menubar): Use correct guard for VM menu | |
15 entry. | |
16 | |
17 * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file | |
18 coding. | |
19 From Andy Piper <andyp@parallax.co.uk> | |
20 | |
21 1998-02-26 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
22 | |
23 * ldap.el: Do not require ldap-internal at compile time. | |
24 | |
1 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk> | 25 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk> |
2 | 26 |
3 * code-files.el: new file. a virtual copy of mule-files.el | 27 * code-files.el: new file. a virtual copy of mule-files.el |
4 but without charset | 28 but without charset |
5 dependencies. (toggle-buffer-file-ocding-system) new function for | 29 dependencies. (toggle-buffer-file-ocding-system) new function for |