From: Juanma Barranquero Date: Tue, 9 Jul 2002 09:07:04 +0000 (+0000) Subject: (hexl-mode): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~175 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=67252540986e175456ca6fac9688f26e72baa623;p=emacs.git (hexl-mode): Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad179a93e36..b9b2a9d5d72 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,6 +2,8 @@ * faces.el (face-id): Fix typo. + * hexl.el (hexl-mode): Likewise. + 2002-07-06 Richard M. Stallman * mail/rmail.el (rmail-decode-babyl-format): Disable undo diff --git a/lisp/hexl.el b/lisp/hexl.el index 8883338a2e0..145c55f6c62 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -124,7 +124,7 @@ and \"-de\" when dehexlifying a buffer." (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