It is my mistake. Installed. Thank you. 2005-08-23 Ed Swarthout <[EMAIL PROTECTED]> (tiny change)
* hexl.el (hexl-print-current-point-info): Fix simple spelling error. > Fix simple spelling error. -Ed > > --- hexl.el.~1.100.~ 2005-08-19 20:28:12.000000000 -0500 > +++ hexl.el 2005-08-22 21:56:45.790583888 -0500 > @@ -426,7 +426,7 @@ > > (defun hexl-print-current-point-info () > "Return current hexl-address in string. > -This function is indented to be used as eldoc callback." > +This function is intended to be used as eldoc callback." > (let ((addr (hexl-current-address))) > (format "Current address is %d/0x%08x" addr addr))) Masatake YAMATO _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel