| Commit message (Expand) | Author | Age | Files | Lines |
* | (hexl-mode-exit): Add missing quote. | Juanma Barranquero | 2007-01-22 | 1 | -3/+3 |
* | (hexl-before-revert-hook): New function. | Chong Yidong | 2007-01-18 | 1 | -3/+6 |
* | (hexlify-buffer, dehexlify-buffer): Don't complain and don't | Stefan Monnier | 2007-01-11 | 1 | -7/+7 |
* | (hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word, | Juanma Barranquero | 2006-11-30 | 1 | -10/+10 |
* | (hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp w... | Masatake YAMATO | 2006-11-30 | 1 | -16/+27 |
* | (hexl-mode-old-hl-line-range-function): New variable | Masatake YAMATO | 2006-11-30 | 1 | -0/+11 |
* | (hexl-mode): Don't try to guess the max-address: get it from the horse's mouth. | Stefan Monnier | 2006-11-23 | 1 | -16/+14 |
* | (hexl-mode): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -1/+1 |
* | (hexl-find-file): Doc fix. | Eli Zaretskii | 2006-07-08 | 1 | -2/+3 |
* | (hexlify-buffer): Encode process arguments manually. | Stefan Monnier | 2006-05-15 | 1 | -1/+6 |
* | (hexl-isearch-search-function): Fix regexp-building code to | Stefan Monnier | 2006-04-11 | 1 | -34/+40 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | * hexl.el (hexl-print-current-point-info): Fix simple spelling error. | Masatake YAMATO | 2005-08-23 | 1 | -1/+1 |
* | (hexl-address-region): | Masatake YAMATO | 2005-08-10 | 1 | -5/+5 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | (hexl-mode-map): Recognize also `ehelp-command' as a valid binding for | Juanma Barranquero | 2005-07-15 | 1 | -4/+5 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Add binding of `ESC functionkey' for every `M-functionkey'. | Andreas Schwab | 2005-06-11 | 1 | -0/+2 |
* | (hexl-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (hexl-follow-line): Use with-no-warnings. | Richard M. Stallman | 2005-05-22 | 1 | -4/+5 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 |
* | (hexl-mode): Use new name eldoc-documentation-function. | Richard M. Stallman | 2005-04-26 | 1 | -1/+1 |
* | * 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 |