comparison man/ChangeLog @ 4225:e358b6c40407

[xemacs-hg @ 2007-10-15 06:54:20 by adrian] xemacs-21.5-clean: sync nt/xemacs.mak and man/Makefile -------------------- ChangeLog entries follow: -------------------- nt/ChangeLog addition: 2007-10-15 Adrian Aichner <adrian@xemacs.org> * xemacs.mak (INFO_FILES): Sync nt/xemacs.mak and man/Makefile (adding beta.info). * xemacs.mak (LISPREF_SRCS): Ditto. Adding packages.texi. man/ChangeLog addition: 2007-10-15 Adrian Aichner <adrian@xemacs.org> * Makefile (info_files): Sync nt/xemacs.mak and man/Makefile. Sort enries to easy future syncs.
author adrian
date Mon, 15 Oct 2007 06:54:23 +0000
parents 3660d327399f
children 9db20cbbe4c7
comparison
equal deleted inserted replaced
4224:8094d068f1e5 4225:e358b6c40407
1 2007-10-15 Adrian Aichner <adrian@xemacs.org>
2
3 * Makefile (info_files): Sync nt/xemacs.mak and man/Makefile.
4 Sort enries to easy future syncs.
5
1 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> 6 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * lispref/searching.texi (Replacing Match): Document the escapes 8 * lispref/searching.texi (Replacing Match): Document the escapes
4 for changing case in `replace-match'. Document the change to 9 for changing case in `replace-match'. Document the change to
5 STRBUFFER to permit subexpressions in string replacement. 10 STRBUFFER to permit subexpressions in string replacement.