# HG changeset patch # User Juanma Barranquero # Date 1026205519 0 # Node ID cc56a3fad98fe18e73a47c5371f717b2f93d4177 # Parent 7be77e3f05f59724319b5f4bae3084285ee4674b (hexl-mode): Fix typo. diff -r 7be77e3f05f5 -r cc56a3fad98f lisp/hexl.el --- 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) "\\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