Mercurial > emacs
changeset 55136:c86269a40112
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 25 Apr 2004 17:18:00 +0000 |
parents | 0d9ec2b24429 |
children | 62f996e30e20 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 25 17:16:50 2004 +0000 +++ b/lisp/ChangeLog Sun Apr 25 17:18:00 2004 +0000 @@ -1,3 +1,11 @@ +2004-04-25 Juanma Barranquero <lektu@terra.es> + + * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the + mode line. Bind `inhibit-read-only' to t before modifying + properties of text in the buffer. + (ielm): Force point to the end of buffer, even when running ielm + from inside itself. + 2004-04-25 Jesper Harder <harder@ifa.au.dk> * info.el (info-apropos): Reset Info-complete-cache.