Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4601:7c7262c47538
Remove any reference to mocklisp as an active technology.
lisp/ChangeLog addition:
2009-02-04 Aidan Kehoe <kehoea@parhasard.net>
* help.el:
(describe-function-1):
* byte-optimize.el:
Remove any reference to mocklisp as an active technology.
man/ChangeLog addition:
2009-02-04 Aidan Kehoe <kehoea@parhasard.net>
* xemacs/xemacs.texi (Top):
* xemacs/misc.texi (Emulation):
* xemacs/building.texi (Lisp Libraries):
(Compiling Libraries):
Remove any reference to mocklisp as an active technology.
Also remove documentation of the related #'set-gosmacs-bindings,
which is no longer available.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 04 Feb 2009 20:52:24 +0000 |
parents | 0347879667ed |
children | aac2a827bb6b |
comparison
equal
deleted
inserted
replaced
4599:0347879667ed | 4601:7c7262c47538 |
---|---|
1 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * help.el: | |
4 (describe-function-1): | |
5 * byte-optimize.el: | |
6 Remove any reference to mocklisp as an active technology. | |
7 | |
1 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> | 8 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * coding.el (force-coding-system-equivalency): | 10 * coding.el (force-coding-system-equivalency): |
4 Document this macro and the motivation for it. | 11 Document this macro and the motivation for it. |
5 | 12 |