]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
lisp/hexl.el: Fix typos in docstrings.
[gnu-emacs] / lisp / ChangeLog
index 4b4b85b4a47f11e02bec4cf400b16d694546f9a5..e361990693d30d81034b47524476de9056df421f 100644 (file)
@@ -1,5 +1,14 @@
 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
 
+       * hexl.el (hexl-address-region, hexl-ascii-region)
+       (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
+       (hexl-backward-short, hexl-forward-short, hexl-backward-word)
+       (hexl-forward-word, hexl-previous-line, hexl-next-line):
+       Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
+       (hexl-mode): Doc fix.
+       (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
+       (hexl-mode-ruler): Fix typos in docstrings.
+
        * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
        (strokes-character, strokes-get-grid-position, strokes-list-strokes):
        Remove superfluous backslashes.