| Commit message (Expand) | Author | Age | Files | Lines |
* | * hexl.el (hexlify-buffer): Remove fontification here. | Masatake YAMATO | 2004-12-27 | 1 | -9/+14 |
* | (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables. | Richard M. Stallman | 2004-11-21 | 1 | -0/+18 |
* | (hexl-mode): Catch errors in hexl-goto-address. | Richard M. Stallman | 2004-06-13 | 1 | -2/+4 |
* | (hexl-follow-line): Don't require 'fringe. | Kim F. Storm | 2004-03-19 | 1 | -1/+0 |
* | (hexl-mode-ruler): Adapt to new :align-to semantics. | Kim F. Storm | 2004-03-19 | 1 | -15/+7 |
* | 2004-03-15 Masatake YAMATO <jet@gyve.org> | Masatake YAMATO | 2004-03-15 | 1 | -0/+82 |
* | 2004-03-09 Masatake YAMATO <jet@gyve.org> | Masatake YAMATO | 2004-03-09 | 1 | -1/+1 |
* | (hexl-mode): Set `hexl-print-current-point-info' as the callback function for... | Masatake YAMATO | 2004-03-04 | 1 | -1/+16 |
* | (hexl-insert-char): Add missing format string argument. | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'. | John Paul Wallington | 2003-04-17 | 1 | -1/+1 |
* | (hexl-find-file): Ignore user's value of default-major-mode. | Richard M. Stallman | 2003-04-03 | 1 | -1/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
* | (hexl-mode-map): Bind C-m to `hexl-self-insert-command'. | John Paul Wallington | 2003-02-02 | 1 | -0/+1 |
* | (hexl-mode-map): Don't quote remapped command names. | Kim F. Storm | 2003-01-13 | 1 | -1/+1 |
* | (hexl-mode-map): Use command remapping instead of | Andreas Schwab | 2003-01-12 | 1 | -3/+2 |
* | (hexl-mode-old-write-contents-hooks): Remove. | Stefan Monnier | 2002-10-21 | 1 | -14/+29 |
* | (hexl-mode): Fix typo. | Juanma Barranquero | 2002-07-09 | 1 | -1/+1 |
* | (hexl-find-file): Bind `completion-ignored-extensions' to nil when | Miles Bader | 2002-07-09 | 1 | -2/+5 |
* | (hexlify-command, dehexlify-command): Remove. | Stefan Monnier | 2002-03-04 | 1 | -21/+8 |
* | (hexl-options): Doc fix. | Pavel Janík | 2002-02-28 | 1 | -10/+3 |
* | (hexl-mode, hexl-follow-ascii): Remove make-local-hook. | Pavel Janík | 2001-11-26 | 1 | -4/+0 |
* | (hexl-mode-map): Fix the change of 2001-08-23: use | Eli Zaretskii | 2001-09-22 | 1 | -2/+2 |
* | (hexl-insert-multibyte-char, hexl-insert-char): Remove | Eli Zaretskii | 2001-08-26 | 1 | -3/+3 |
* | (hexl-insert-multibyte-char) New function. | Eli Zaretskii | 2001-08-23 | 1 | -24/+78 |
* | (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and | Eli Zaretskii | 2001-08-16 | 1 | -0/+19 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
* | (hexl-current-address): Print a message when called | Gerd Moellmann | 2001-05-14 | 1 | -1/+3 |
* | (hexl-scroll-up): If scrolling gets outside the hexl | Eli Zaretskii | 2001-04-03 | 1 | -11/+26 |
* | (hexlify-buffer): Bind coding-system-for-write to | Eli Zaretskii | 2000-10-11 | 1 | -20/+2 |
* | (hexl-insert-hex-string): New command. | Gerd Moellmann | 2000-04-19 | 1 | -0/+25 |
* | * hexl.el (hexl-mode): Do nothing if already in hexl mode. | Phillip Rulon | 1999-10-09 | 1 | -6/+6 |
* | * hexl.el (hexlify-buffer): Move point in proper range | Phillip Rulon | 1999-10-08 | 1 | -2/+5 |
* | (hexlify-command): Apply shell-quote-argument after | Andrew Innes | 1999-05-02 | 1 | -2/+8 |
* | (hexl-mode-map): More of previous change. | Karl Heuer | 1998-09-25 | 1 | -1/+0 |
* | (hexl-mode-map): Don't override all ESC bindings, | Karl Heuer | 1998-09-23 | 1 | -21/+0 |
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -1/+2 |
* | (hexlify-buffer, dehexlify-buffer): Don't bind | Eli Zaretskii | 1998-04-15 | 1 | -5/+12 |
* | (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook | Stephen Eglen | 1998-02-15 | 1 | -0/+2 |
* | Update copyright year. | Richard M. Stallman | 1998-01-17 | 1 | -1/+1 |
* | (hexl-follow-ascii): New function and variable to highlight the ASCII | Stephen Eglen | 1998-01-17 | 1 | -1/+50 |
* | (hexlify-buffer): Bind coding-system-for-write to | Richard M. Stallman | 1997-09-11 | 1 | -2/+12 |
* | (hexlify-buffer, dehexlify-buffer): | Richard M. Stallman | 1997-08-04 | 1 | -7/+6 |
* | Add a `provide' call. | Richard M. Stallman | 1997-05-09 | 1 | -6/+8 |
* | (hexl-mode): Add a mode-class property. | Richard M. Stallman | 1997-05-05 | 1 | -0/+2 |
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -10/+25 |
* | (hexl-mode): Run hexl-mode-hook. | Richard M. Stallman | 1996-06-10 | 1 | -2/+2 |
* | (hexl-mode): Set hexl-max-address early on | Richard M. Stallman | 1996-06-10 | 1 | -15/+17 |
* | (hexl-mode-map): Bind prior, home, deletechar, deleteline, | Richard M. Stallman | 1996-06-06 | 1 | -98/+104 |
* | (hexlify-buffer, dehexlify-buffer): Clear out the undo | Richard M. Stallman | 1996-04-03 | 1 | -4/+16 |