Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 08 08:48:22 2008 +0200 +++ b/lisp/ChangeLog Sat Sep 27 16:31:32 2008 +0900 @@ -1,3 +1,8 @@ +2008-09-27 Stephen J. Turnbull <stephen@xemacs.org> + + * subr.el (with-string-as-buffer-contents): + Document initial position of point. + 2008-08-31 Aidan Kehoe <kehoea@parhasard.net> * window.el (only-window-p): New.