(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / hexl.el
1997-09-11 Richard M. Stallman(hexlify-buffer): Bind coding-system-for-write to
1997-08-04 Richard M. Stallman(hexlify-buffer, dehexlify-buffer):
1997-05-09 Richard M. StallmanAdd a `provide' call.
1997-05-05 Richard M. Stallman(hexl-mode): Add a mode-class property.
1997-04-13 Richard M. StallmanAdd 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...
1996-01-14 Erik NaggumUpdate 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...
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 chara...
1994-05-07 Karl Heuer(hexl-mode-map): Add bindings for cursor keys.
1994-05-03 Karl HeuerUpdate 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...
1994-02-07 Richard M. Stallman(hexl-mode): Bind inhibit-read-only; don't alter buffer...
1994-01-06 Richard M. Stallman(dehexlify-buffer): If msdos, bind binary-process.
1993-11-23 Richard M. StallmanComment 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...
1993-07-04 Richard M. StallmanAdded 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...
1993-05-28 Richard M. StallmanDoc fixes.
1993-05-26 Richard M. Stallman(hexlify-command, dehexlify-command): Use exec-directory.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-02 Jim Blandy* hexl.el (hexl-mode-map): When initializing, remember...
1992-08-04 Jim Blandyentered 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 ArceneauxInitial revision