log lisp/hexl.el @ 18208:5b68d05ff026 gnumach-release-1-1-2 gnumach-release-1-1-3 hurd-release-0-2 libc-970610 libc-970611 libc-970612 libc-970613 libc-970614 libc-970615 libc-970616 libc-970617 libc-970618 libc-970619 libc-970620 libc-970621 libc-970622

age author description
1997-05-09 Richard M. Stallman Add a `provide' call.
1997-05-05 Richard M. Stallman (hexl-mode): Add a mode-class property.
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1996-06-10 Richard M. Stallman (hexl-mode): Run hexl-mode-hook.
1996-06-10 Richard M. Stallman (hexl-mode): Set hexl-max-address early on
1996-06-06 Richard M. Stallman (hexl-mode-map): Bind prior, home, deletechar, deleteline,
1996-04-03 Richard M. Stallman (hexlify-buffer, dehexlify-buffer): Clear out the undo
1996-02-27 Richard M. Stallman (hexl-mode-exit, hexl-maybe-dehexlify-buffer):
1996-01-29 Karl Heuer (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (hexl-program, hexl-beginning-of-1k-page,
1995-12-31 Richard M. Stallman (hexl-mode): Don't call kill-all-local-variables.
1995-11-20 Richard M. Stallman (hexl-mode): Set require-final-newline to nil.
1995-09-10 Richard M. Stallman (hexl-current-address): New arg VALIDATE.
1995-03-12 Richard M. Stallman (hexl-mode-old-local-map, hexl-mode-old-mode-name)
1995-03-09 Richard M. Stallman (hexl-mode): Make after-revert-hook rehexlify.
1994-11-01 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
1994-07-12 Richard M. Stallman (hexl-maybe-dehexlify-buffer): New function.
1994-05-28 Richard M. Stallman (hexl-mode-map): Call define-key properly for help-char.
1994-05-07 Richard M. Stallman (dehexlify-buffer): Reflect that binary-process was
1994-05-07 Karl Heuer (hexl-insert-char): Increment `address' for every character inserted.
1994-05-07 Karl Heuer (hexl-mode-map): Add bindings for cursor keys.
1994-05-03 Karl Heuer Update copyright.
1994-04-18 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
1994-02-07 Richard M. Stallman (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
1994-01-06 Richard M. Stallman (dehexlify-buffer): If msdos, bind binary-process.
1993-11-23 Richard M. Stallman Comment change.
1993-11-19 Richard M. Stallman (hexlify-buffer): Add autoload cookie.
1993-11-10 Richard M. Stallman (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.
1993-07-04 Richard M. Stallman Added a keyword.
1993-06-24 Jim Blandy (hexl-in-save-buffer): New flag.
1993-05-28 Richard M. Stallman (hexl-char-after-point): Get rid of mistakenly free variables.
1993-05-28 Richard M. Stallman Doc fixes.
1993-05-26 Richard M. Stallman (hexlify-command, dehexlify-command): Use exec-directory.
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-02 Jim Blandy * hexl.el (hexl-mode-map): When initializing, remember that the
1992-08-04 Jim Blandy entered into RCS
1992-08-03 Eric S. Raymond *** empty log message ***
1992-08-03 Eric S. Raymond *** empty log message ***
1992-08-03 Eric S. Raymond *** empty log message ***
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-06-02 Richard M. Stallman *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-03-06 Jim Blandy *** empty log message ***
1991-03-06 Richard M. Stallman *** empty log message ***
1989-10-31 Joseph Arceneaux Initial revision