comparison man/ChangeLog @ 2255:03d9d549c3fa

[xemacs-hg @ 2004-09-08 10:32:50 by stephent] update for shy groups <87zn41uk4j.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 08 Sep 2004 10:32:55 +0000
parents 5b25cf17bd61
children 6ffd69eff907
comparison
equal deleted inserted replaced
2254:cf4470caf504 2255:03d9d549c3fa
1 2004-09-08 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * lispref/searching.texi (Syntax of Regexps): Add example of use
4 of shy groups in variable subexpression, correct rumor that there
5 may be substantial performance gain.
6
1 2004-08-13 Stephen J. Turnbull <stephen@xemacs.org> 7 2004-08-13 Stephen J. Turnbull <stephen@xemacs.org>
2 8
3 * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node 9 * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node
4 to function index. Document Info-goto-emacs-command-node. 10 to function index. Document Info-goto-emacs-command-node.
5 11
19 25
20 2004-06-20 Stephen J. Turnbull <stephen@xemacs.org> 26 2004-06-20 Stephen J. Turnbull <stephen@xemacs.org>
21 27
22 * internals/internals.texi (Techniques for XEmacs Developers): Be 28 * internals/internals.texi (Techniques for XEmacs Developers): Be
23 specific when discussing optimization. 29 specific when discussing optimization.
24 (Techniques for XEmacs Developers): Fragments that are meaningful 30 (Techniques for XEmacs Developers): Fragments that are meaningless
25 by themselves or contain placeholders should be @samp, not @code. 31 by themselves or contain placeholders should be @samp, not @code.
26 (Modules for Internationalization): Add description of mule-coding.c 32 (Modules for Internationalization): Add description of mule-coding.c
27 and further deprecate mule.c. 33 and further deprecate mule.c.
28 (Modules for Regression Testing): Add {tag,weak}-tests.el to list. 34 (Modules for Regression Testing): Add {tag,weak}-tests.el to list.
29 35