Mercurial > emacs
changeset 46269:cc56a3fad98f
(hexl-mode): Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 09 Jul 2002 09:05:19 +0000 |
parents | 7be77e3f05f5 |
children | c64c46b334d7 |
files | lisp/hexl.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/hexl.el Tue Jul 09 07:35:10 2002 +0000 +++ b/lisp/hexl.el Tue Jul 09 09:05:19 2002 +0000 @@ -100,7 +100,7 @@ (defun hexl-mode (&optional arg) "\\<hexl-mode-map>A mode for editing binary files in hex dump format. This is not an ordinary major mode; it alters some aspects -if the current mode's behavior, but not all; also, you can exit +of the current mode's behavior, but not all; also, you can exit Hexl mode and return to the previous mode using `hexl-mode-exit'. This function automatically converts a buffer into the hexl format