Mercurial > emacs
changeset 71079:a7e1f38ed67a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 May 2006 01:19:09 +0000 |
parents | e917fe503f6c |
children | 83ec7285ed6c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 30 01:18:24 2006 +0000 +++ b/lisp/ChangeLog Tue May 30 01:19:09 2006 +0000 @@ -1,6 +1,10 @@ +2006-05-29 Richard Stallman <rms@gnu.org> + + * subr.el (with-current-buffer): Doc fix. + 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * term/x-win.el: bind F10 to menu-bar-start if available. + * term/x-win.el: Bind F10 to menu-bar-start if available. 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>