comparison lisp/ChangeLog @ 4520:279cadceaa13

Merge in doc and test changes from September 2008.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 27 Oct 2008 09:51:51 +0900
parents 41c84a94258b
children 383ab474a241
comparison
equal deleted inserted replaced
4515:bbce7f6de2d6 4520:279cadceaa13
1 2008-09-30 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * version.el (xemacs-betaname):
4 Document relation to other version variables.
5
6 2008-09-27 Stephen J. Turnbull <stephen@xemacs.org>
7
8 * subr.el (with-string-as-buffer-contents):
9 Document initial position of point.
10
1 2008-08-31 Aidan Kehoe <kehoea@parhasard.net> 11 2008-08-31 Aidan Kehoe <kehoea@parhasard.net>
2 12
3 * window.el (only-window-p): New. 13 * window.el (only-window-p): New.
4 Check if WINDOW is the only window in some context, normally its 14 Check if WINDOW is the only window in some context, normally its
5 frame. 15 frame.