comparison lisp/ChangeLog @ 4516:e96f3aca4d63

Document initial position of point in `with-string-as-buffer-contents'.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 27 Sep 2008 16:31:32 +0900
parents bd28481bb0e1
children 41c84a94258b
comparison
equal deleted inserted replaced
4507:83e35df20028 4516:e96f3aca4d63
1 2008-09-27 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * subr.el (with-string-as-buffer-contents):
4 Document initial position of point.
5
1 2008-08-31 Aidan Kehoe <kehoea@parhasard.net> 6 2008-08-31 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * window.el (only-window-p): New. 8 * window.el (only-window-p): New.
4 Check if WINDOW is the only window in some context, normally its 9 Check if WINDOW is the only window in some context, normally its
5 frame. 10 frame.