]> git.eshelyaron.com Git - emacs.git/commitdiff
(hexl-mode): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2002 09:07:04 +0000 (09:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2002 09:07:04 +0000 (09:07 +0000)
lisp/ChangeLog
lisp/hexl.el

index ad179a93e36bead43061131f55cfffe46694832a..b9b2a9d5d725ad7f2792b4083a3b2d9ff568f3cc 100644 (file)
@@ -2,6 +2,8 @@
 
        * faces.el (face-id): Fix typo.
 
+       * hexl.el (hexl-mode): Likewise.
+
 2002-07-06  Richard M. Stallman  <rms@gnu.org>
 
        * mail/rmail.el (rmail-decode-babyl-format): Disable undo
index 8883338a2e093abff431fded49510d2d61ad0186..145c55f6c62252450fee28b9067ded949e8aaf9b 100644 (file)
@@ -124,7 +124,7 @@ and \"-de\" when dehexlifying a buffer."
 (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