Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 2492:6780963faf78
[xemacs-hg @ 2005-01-21 09:43:09 by aidan]
Rename "functions" node to "functions and commands," move the definition of
a command further up the list of types of functions, give information on a
trivial (interactive) declaration, and cross-reference to the key binding
detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp (comp.emacs.xemacs,
2005-01-18).
author | aidan |
---|---|
date | Fri, 21 Jan 2005 09:43:12 +0000 |
parents | 4c1db13742bc |
children | e27943beb30f |
comparison
equal
deleted
inserted
replaced
2491:876c400e58d7 | 2492:6780963faf78 |
---|---|
1 2005-01-19 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * man/lispref/functions.texi (Functions): Rename to "Functions and | |
4 Commands" | |
5 * man/lispref/functions.texi (What Is a Function): Move the definition | |
6 of a command further up the list, give information on a trivial | |
7 (interactive) declaration, and cross-reference to the key binding | |
8 detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp | |
9 (comp.emacs.xemacs, 2005-01-18). | |
10 * man/lispref/eval.texi man/lispref/lispref.texi | |
11 man/lispref/macros.texi man/lispref/symbols.texi | |
12 man/lispref/variables.texi: Fix cross references. | |
13 | |
1 2004-12-28 Ben Wing <ben@xemacs.org> | 14 2004-12-28 Ben Wing <ben@xemacs.org> |
2 | 15 |
3 * xemacs-faq.texi (Top): | 16 * xemacs-faq.texi (Top): |
4 * xemacs-faq.texi (Introduction): | 17 * xemacs-faq.texi (Introduction): |
5 * xemacs-faq.texi (Q1.0.3): | 18 * xemacs-faq.texi (Q1.0.3): |