]> code.delx.au - gnu-emacs/commit
Allow the user to alter the bit grouping in hexl.el
authorVivek Dasmohapatra <vivek@etla.org>
Thu, 12 Apr 2012 15:58:53 +0000 (17:58 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2012 15:58:53 +0000 (17:58 +0200)
commit0d15b5ba4d6ef49b2cc398dca9181acb353658d1
tree626fe94875fe75b16216f925a40900da54acca19
parent64a440db710570f2a38cb604ad876d35bc99daab
Allow the user to alter the bit grouping in hexl.el

* hexl.el (hexl-bits): New variable.
(hexl-options): Mention the variable in the doc string.
(hexl-rulerise): New function.
(hexl-line-displen): New function
(hexl-mode): Mention the new variable.
(hexl-mode, hexl-current-address, hexl-current-address): Use the
displen.
(hexl-ascii-start-column): New function.
(hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
(hexl-insert-char, hexl-mode-ruler): Use the displen.

Fixes: debbugs:4941
lisp/ChangeLog
lisp/hexl.el