log lisp/hexl.el @ 47968:73b8f2ad9e28

age author description
Mon, 21 Oct 2002 22:45:20 +0000 Stefan Monnier (hexl-mode-old-write-contents-hooks): Remove.
Tue, 09 Jul 2002 09:05:19 +0000 Juanma Barranquero (hexl-mode): Fix typo.
Tue, 09 Jul 2002 06:00:05 +0000 Miles Bader (hexl-find-file): Bind `completion-ignored-extensions' to nil when
Mon, 04 Mar 2002 01:13:52 +0000 Stefan Monnier (hexlify-command, dehexlify-command): Remove.
Thu, 28 Feb 2002 16:19:45 +0000 Pavel Jank (hexl-options): Doc fix.
Mon, 26 Nov 2001 16:27:00 +0000 Pavel Jank (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
Sat, 22 Sep 2001 17:47:47 +0000 Eli Zaretskii (hexl-mode-map): Fix the change of 2001-08-23: use
Sun, 26 Aug 2001 16:39:31 +0000 Eli Zaretskii (hexl-insert-multibyte-char, hexl-insert-char): Remove
Thu, 23 Aug 2001 10:54:55 +0000 Eli Zaretskii (hexl-insert-multibyte-char) New function.
Thu, 16 Aug 2001 19:47:24 +0000 Eli Zaretskii (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Mon, 14 May 2001 13:17:30 +0000 Gerd Moellmann (hexl-current-address): Print a message when called
Tue, 03 Apr 2001 14:12:27 +0000 Eli Zaretskii (hexl-scroll-up): If scrolling gets outside the hexl
Wed, 11 Oct 2000 17:08:28 +0000 Eli Zaretskii (hexlify-buffer): Bind coding-system-for-write to
Wed, 19 Apr 2000 19:10:46 +0000 Gerd Moellmann (hexl-insert-hex-string): New command.
Sat, 09 Oct 1999 01:19:36 +0000 Phillip Rulon * hexl.el (hexl-mode): Do nothing if already in hexl mode.
Fri, 08 Oct 1999 15:42:32 +0000 Phillip Rulon * hexl.el (hexlify-buffer): Move point in proper range
Sun, 02 May 1999 09:38:50 +0000 Andrew Innes (hexlify-command): Apply shell-quote-argument after
Fri, 25 Sep 1998 17:04:24 +0000 Karl Heuer (hexl-mode-map): More of previous change.
Wed, 23 Sep 1998 22:24:21 +0000 Karl Heuer (hexl-mode-map): Don't override all ESC bindings,
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Wed, 15 Apr 1998 14:47:47 +0000 Eli Zaretskii (hexlify-buffer, dehexlify-buffer): Don't bind
Sun, 15 Feb 1998 16:57:16 +0000 Stephen Eglen (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook
Sat, 17 Jan 1998 20:02:40 +0000 Richard M. Stallman Update copyright year.
Sat, 17 Jan 1998 17:02:13 +0000 Stephen Eglen (hexl-follow-ascii): New function and variable to highlight the ASCII
Thu, 11 Sep 1997 22:13:15 +0000 Richard M. Stallman (hexlify-buffer): Bind coding-system-for-write to
Mon, 04 Aug 1997 02:44:42 +0000 Richard M. Stallman (hexlify-buffer, dehexlify-buffer):
Fri, 09 May 1997 21:58:00 +0000 Richard M. Stallman Add a `provide' call.
Mon, 05 May 1997 04:18:33 +0000 Richard M. Stallman (hexl-mode): Add a mode-class property.
Sun, 13 Apr 1997 07:51:54 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.