Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 259:11cf20601dec r20-5b28
Import from CVS: tag r20-5b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:02 +0200 |
parents | 65c19d2020f7 |
children | 727739f917cb |
comparison
equal
deleted
inserted
replaced
258:58424f6abf56 | 259:11cf20601dec |
---|---|
1 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
2 | |
3 * cl.texi (Creating Symbols): Tell a little bit about the new | |
4 handling of gensyms. | |
5 | |
6 1998-02-21 Greg Klanderman <greg@alphatech.com> | |
7 | |
8 * xemacs/custom.texi (X Resources): update to describe automatic | |
9 setting of x-emacs-application-class. | |
10 | |
11 * lispref/x-windows.texi (Resources): update doc for | |
12 x-emacs-application-class. | |
13 | |
14 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
15 | |
16 * cl.texi (Equality Predicates): Update to reflect change to | |
17 `equalp' made in "cl-extra.el" - now compares characters case | |
18 insensitively. | |
19 | |
20 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi> | |
21 | |
22 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form. | |
23 | |
24 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
25 | |
26 * lispref/display.texi (Beeping): Linux has sound too. | |
27 | |
1 1998-02-19 Hrvoje Niksic <hniksic@srce.hr> | 28 1998-02-19 Hrvoje Niksic <hniksic@srce.hr> |
2 | 29 |
3 * cl.texi (Argument Lists): Keywords are handled specially by | 30 * cl.texi (Argument Lists): Keywords are handled specially by |
4 XEmacs. | 31 XEmacs. |
5 (Porting Common Lisp): XEmacs backquotes are OK. | 32 (Porting Common Lisp): XEmacs backquotes are OK. |