log lisp/hexl.el @ 76514:97fd372f5ec7

age author description
Mon, 22 Jan 2007 15:00:41 +0000 Juanma Barranquero (hexl-mode-exit): Add missing quote.
Thu, 18 Jan 2007 03:21:08 +0000 Chong Yidong (hexl-before-revert-hook): New function.
Thu, 11 Jan 2007 16:22:32 +0000 Stefan Monnier (hexlify-buffer, dehexlify-buffer): Don't complain and don't
Thu, 30 Nov 2006 23:30:52 +0000 Juanma Barranquero (hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,
Thu, 30 Nov 2006 16:10:03 +0000 Masatake YAMATO (hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp warnings.
Thu, 30 Nov 2006 15:55:14 +0000 Masatake YAMATO (hexl-mode-old-hl-line-range-function): New variable
Thu, 23 Nov 2006 18:34:44 +0000 Stefan Monnier (hexl-mode): Don't try to guess the max-address: get it from the horse's mouth.
Mon, 06 Nov 2006 02:45:49 +0000 Juanma Barranquero (hexl-mode): Fix typo in docstring.
Sat, 08 Jul 2006 15:52:23 +0000 Eli Zaretskii (hexl-find-file): Doc fix.
Mon, 15 May 2006 16:05:40 +0000 Stefan Monnier (hexlify-buffer): Encode process arguments manually.
Tue, 11 Apr 2006 16:48:17 +0000 Stefan Monnier (hexl-isearch-search-function): Fix regexp-building code to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 23 Aug 2005 03:38:23 +0000 Masatake YAMATO * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
Wed, 10 Aug 2005 18:15:50 +0000 Masatake YAMATO (hexl-address-region):
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 15 Jul 2005 10:50:45 +0000 Juanma Barranquero (hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 11 Jun 2005 07:13:41 +0000 Andreas Schwab Add binding of `ESC functionkey' for every `M-functionkey'.
Thu, 26 May 2005 12:54:22 +0000 Lute Kamstra (hexl-mode): Use run-mode-hooks.
Sun, 22 May 2005 13:35:56 +0000 Richard M. Stallman (hexl-follow-line): Use with-no-warnings.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Tue, 26 Apr 2005 11:02:15 +0000 Richard M. Stallman (hexl-mode): Use new name eldoc-documentation-function.
Mon, 27 Dec 2004 11:59:49 +0000 Masatake YAMATO * hexl.el (hexlify-buffer): Remove fontification here.
Sun, 21 Nov 2004 00:38:34 +0000 Richard M. Stallman (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables.
Sun, 13 Jun 2004 21:58:41 +0000 Richard M. Stallman (hexl-mode): Catch errors in hexl-goto-address.
Fri, 19 Mar 2004 10:40:46 +0000 Kim F. Storm (hexl-follow-line): Don't require 'fringe.
Fri, 19 Mar 2004 10:11:07 +0000 Kim F. Storm (hexl-mode-ruler): Adapt to new :align-to semantics.
Mon, 15 Mar 2004 07:27:02 +0000 Masatake YAMATO 2004-03-15 Masatake YAMATO <jet@gyve.org>
Tue, 09 Mar 2004 01:25:27 +0000 Masatake YAMATO 2004-03-09 Masatake YAMATO <jet@gyve.org>
Thu, 04 Mar 2004 18:19:19 +0000 Masatake YAMATO (hexl-mode): Set `hexl-print-current-point-info' as the callback function for eldoc.