Mercurial > emacs
diff lisp/ChangeLog @ 56332:295914ac343f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Jul 2004 09:54:20 +0000 |
parents | df8813d5ceab |
children | 2c401662dff4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 03 09:53:13 2004 +0000 +++ b/lisp/ChangeLog Sat Jul 03 09:54:20 2004 +0000 @@ -1,3 +1,13 @@ +2004-07-03 KOSEKI Yoshinori <kose@meadowy.org> + + * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload + cookies. + (iimage-mode-image-search-path): New user option to search the + image file. + (iimage-locate-file): New funcion. Emacs21.3 or earlier does not + have locate-file. + (iimage-mode-buffer): Use it. + 2004-07-03 Nick Roberts <nickrob@gnu.org> * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more