aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/hexl.el
Commit message (Expand)AuthorAgeFilesLines
* (hexl-find-file): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-1/+1
* (hexl-maybe-dehexlify-buffer): New function.Richard M. Stallman1994-07-121-4/+17
* (hexl-mode-map): Call define-key properly for help-char.Richard M. Stallman1994-05-281-1/+1
* (dehexlify-buffer): Reflect that binary-process wasRichard M. Stallman1994-05-071-3/+7
* (hexl-insert-char): Increment `address' for every character inserted.Karl Heuer1994-05-071-3/+3
* (hexl-mode-map): Add bindings for cursor keys.Karl Heuer1994-05-071-0/+9
* Update copyright.Karl Heuer1994-05-031-1/+1
* (hexl-mode): Make local binding for hexl-max-address.Richard M. Stallman1994-04-181-0/+2
* (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-3/+1
* (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-4/+2
* (dehexlify-buffer): If msdos, bind binary-process.Richard M. Stallman1994-01-061-2/+5
* Comment change.Richard M. Stallman1993-11-231-1/+2
* (hexlify-buffer): Add autoload cookie.Richard M. Stallman1993-11-191-0/+1
* (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.Richard M. Stallman1993-11-101-2/+2
* Added a keyword.Richard M. Stallman1993-07-041-0/+1
* (hexl-in-save-buffer): New flag.Jim Blandy1993-06-241-22/+27
* (hexl-char-after-point): Get rid of mistakenly free variables.Richard M. Stallman1993-05-281-3/+2
* Doc fixes.Richard M. Stallman1993-05-281-5/+3
* (hexlify-command, dehexlify-command): Use exec-directory.Richard M. Stallman1993-05-261-3/+5
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-1/+7
* * hexl.el (hexl-mode-map): When initializing, remember that theJim Blandy1993-03-021-1/+1
* entered into RCSJim Blandy1992-08-041-1/+1
* *** empty log message ***Eric S. Raymond1992-08-031-3/+0
* *** empty log message ***Eric S. Raymond1992-08-031-2/+2
* *** empty log message ***Eric S. Raymond1992-08-031-2/+5
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-161-5/+9
* *** empty log message ***Richard M. Stallman1992-06-021-7/+16
* *** empty log message ***Eric S. Raymond1992-05-301-3/+3
* *** empty log message ***Jim Blandy1991-03-061-18/+9
* *** empty log message ***Richard M. Stallman1991-03-061-6/+6
* Initial revisionJoseph Arceneaux1989-10-311-0/+668