aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/hexl.el
Commit message (Expand)AuthorAgeFilesLines
* * hexl.el (hexlify-buffer): Remove fontification here.Masatake YAMATO2004-12-271-9/+14
* (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables.Richard M. Stallman2004-11-211-0/+18
* (hexl-mode): Catch errors in hexl-goto-address.Richard M. Stallman2004-06-131-2/+4
* (hexl-follow-line): Don't require 'fringe.Kim F. Storm2004-03-191-1/+0
* (hexl-mode-ruler): Adapt to new :align-to semantics.Kim F. Storm2004-03-191-15/+7
* 2004-03-15 Masatake YAMATO <[email protected]>Masatake YAMATO2004-03-151-0/+82
* 2004-03-09 Masatake YAMATO <[email protected]>Masatake YAMATO2004-03-091-1/+1
* (hexl-mode): Set `hexl-print-current-point-info' as the callback function for...Masatake YAMATO2004-03-041-1/+16
* (hexl-insert-char): Add missing format string argument.Andreas Schwab2004-02-081-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.John Paul Wallington2003-04-171-1/+1
* (hexl-find-file): Ignore user's value of default-major-mode.Richard M. Stallman2003-04-031-1/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.John Paul Wallington2003-02-021-0/+1
* (hexl-mode-map): Don't quote remapped command names.Kim F. Storm2003-01-131-1/+1
* (hexl-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-3/+2
* (hexl-mode-old-write-contents-hooks): Remove.Stefan Monnier2002-10-211-14/+29
* (hexl-mode): Fix typo.Juanma Barranquero2002-07-091-1/+1
* (hexl-find-file): Bind `completion-ignored-extensions' to nil whenMiles Bader2002-07-091-2/+5
* (hexlify-command, dehexlify-command): Remove.Stefan Monnier2002-03-041-21/+8
* (hexl-options): Doc fix.Pavel Janík2002-02-281-10/+3
* (hexl-mode, hexl-follow-ascii): Remove make-local-hook.Pavel Janík2001-11-261-4/+0
* (hexl-mode-map): Fix the change of 2001-08-23: useEli Zaretskii2001-09-221-2/+2
* (hexl-insert-multibyte-char, hexl-insert-char): RemoveEli Zaretskii2001-08-261-3/+3
* (hexl-insert-multibyte-char) New function.Eli Zaretskii2001-08-231-24/+78
* (hexl-mode, hexl-mode-exit): Adjust hexl-max-address andEli Zaretskii2001-08-161-0/+19
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (hexl-current-address): Print a message when calledGerd Moellmann2001-05-141-1/+3
* (hexl-scroll-up): If scrolling gets outside the hexlEli Zaretskii2001-04-031-11/+26
* (hexlify-buffer): Bind coding-system-for-write toEli Zaretskii2000-10-111-20/+2
* (hexl-insert-hex-string): New command.Gerd Moellmann2000-04-191-0/+25
* * hexl.el (hexl-mode): Do nothing if already in hexl mode.Phillip Rulon1999-10-091-6/+6
* * hexl.el (hexlify-buffer): Move point in proper rangePhillip Rulon1999-10-081-2/+5
* (hexlify-command): Apply shell-quote-argument afterAndrew Innes1999-05-021-2/+8
* (hexl-mode-map): More of previous change.Karl Heuer1998-09-251-1/+0
* (hexl-mode-map): Don't override all ESC bindings,Karl Heuer1998-09-231-21/+0
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* (hexlify-buffer, dehexlify-buffer): Don't bindEli Zaretskii1998-04-151-5/+12
* (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hookStephen Eglen1998-02-151-0/+2
* Update copyright year.Richard M. Stallman1998-01-171-1/+1
* (hexl-follow-ascii): New function and variable to highlight the ASCIIStephen Eglen1998-01-171-1/+50
* (hexlify-buffer): Bind coding-system-for-write toRichard M. Stallman1997-09-111-2/+12
* (hexlify-buffer, dehexlify-buffer):Richard M. Stallman1997-08-041-7/+6
* Add a `provide' call.Richard M. Stallman1997-05-091-6/+8
* (hexl-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-10/+25
* (hexl-mode): Run hexl-mode-hook.Richard M. Stallman1996-06-101-2/+2
* (hexl-mode): Set hexl-max-address early onRichard M. Stallman1996-06-101-15/+17
* (hexl-mode-map): Bind prior, home, deletechar, deleteline,Richard M. Stallman1996-06-061-98/+104
* (hexlify-buffer, dehexlify-buffer): Clear out the undoRichard M. Stallman1996-04-031-4/+16