| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | (hexl-mode-exit, hexl-maybe-dehexlify-buffer): | Richard M. Stallman | 1996-02-27 | 1 | -2/+2 |
* | (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (hexl-program, hexl-beginning-of-1k-page, | Karl Heuer | 1996-01-04 | 1 | -6/+6 |
* | (hexl-mode): Don't call kill-all-local-variables. | Richard M. Stallman | 1995-12-31 | 1 | -8/+29 |
* | (hexl-mode): Set require-final-newline to nil. | Richard M. Stallman | 1995-11-20 | 1 | -2/+5 |
* | (hexl-current-address): New arg VALIDATE. | Richard M. Stallman | 1995-09-10 | 1 | -13/+35 |
* | (hexl-mode-old-local-map, hexl-mode-old-mode-name) | Richard M. Stallman | 1995-03-12 | 1 | -0/+4 |
* | (hexl-mode): Make after-revert-hook rehexlify. | Richard M. Stallman | 1995-03-09 | 1 | -0/+7 |
* | (hexl-find-file): Treat windows-nt like ms-dos. | Richard M. Stallman | 1994-11-01 | 1 | -1/+1 |
* | (hexl-maybe-dehexlify-buffer): New function. | Richard M. Stallman | 1994-07-12 | 1 | -4/+17 |
* | (hexl-mode-map): Call define-key properly for help-char. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |