Mercurial > emacs
changeset 49780:ded40de41858
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 14 Feb 2003 06:55:32 +0000 |
parents | 2207016a3e9e |
children | 383ff7572285 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 14 06:54:44 2003 +0000 +++ b/lisp/ChangeLog Fri Feb 14 06:55:32 2003 +0000 @@ -1,3 +1,8 @@ +2003-02-14 Juanma Barranquero <lektu@terra.es> + + * international/mule-cmds.el (view-hello-file): Use `view-file' + instead of `find-file-read-only'. + 2003-02-13 Markus Rost <rost@math.ohio-state.edu> * files.el (find-alternate-file): Undo last change.