aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/hexl.el
Commit message (Collapse)AuthorAgeFilesLines
* (hexlify-command): Apply shell-quote-argument afterAndrew Innes1999-05-021-2/+8
| | | | | expanding hexl-program in case exec-directory contains a space. (dehexlify-command): Ditto.
* (hexl-mode-map): More of previous change.Karl Heuer1998-09-251-1/+0
|
* (hexl-mode-map): Don't override all ESC bindings,Karl Heuer1998-09-231-21/+0
| | | | only those that normally modify the buffer.
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
|
* (hexlify-buffer, dehexlify-buffer): Don't bindEli Zaretskii1998-04-151-5/+12
| | | | binary-process-{in,out}put; setup coding-systems instead.
* (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hookStephen Eglen1998-02-151-0/+2
| | | | when leaving hexl-mode.
* Update copyright year.Richard M. Stallman1998-01-171-1/+1
|
* (hexl-follow-ascii): New function and variable to highlight the ASCIIStephen Eglen1998-01-171-1/+50
| | | | character corresponding to the current element of the buffer.
* (hexlify-buffer): Bind coding-system-for-write toRichard M. Stallman1997-09-111-2/+12
| | | | raw-text with eol-type derived from the buffer-file-coding-system.
* (hexlify-buffer, dehexlify-buffer):Richard M. Stallman1997-08-041-7/+6
| | | | | Pay attention to buffer-file-type. (hexl-save-buffer): Don't bind buffer-file-type around save-buffer.
* Add a `provide' call.Richard M. Stallman1997-05-091-6/+8
| | | | Delete periods from many error messages.
* (hexl-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-10/+25
|
* (hexl-mode): Run hexl-mode-hook.Richard M. Stallman1996-06-101-2/+2
|
* (hexl-mode): Set hexl-max-address early onRichard M. Stallman1996-06-101-15/+17
| | | | | and call hexl-goto-address afterward. And call hexlify-buffer even earlier.
* (hexl-mode-map): Bind prior, home, deletechar, deleteline,Richard M. Stallman1996-06-061-98/+104
| | | | insertline, S-delete, and DEL. Don't bind prev.
* (hexlify-buffer, dehexlify-buffer): Clear out the undoRichard M. Stallman1996-04-031-4/+16
| | | | info, and don't record undo info for the conversion.
* (hexl-mode-exit, hexl-maybe-dehexlify-buffer):Richard M. Stallman1996-02-271-2/+2
| | | | Corrected write-contents-hook to write-contents-hooks.
* (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.Karl Heuer1996-01-291-2/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (hexl-program, hexl-beginning-of-1k-page,Karl Heuer1996-01-041-6/+6
| | | | | hexl-end-of-1k-page, hexl-beginning-of-512b-page, hexl-end-of-512b-page): Doc fix.
* (hexl-mode): Don't call kill-all-local-variables.Richard M. Stallman1995-12-311-8/+29
| | | | | | Save write-contents-hooks, require-final-newline, the syntax table. Use make-local-hook for change-major-mode-hook. (hexl-mode-exit): Restore those vars; remove our local hooks.
* (hexl-mode): Set require-final-newline to nil.Richard M. Stallman1995-11-201-2/+5
| | | | If point was at end of buffer, move it back one byte.
* (hexl-current-address): New arg VALIDATE.Richard M. Stallman1995-09-101-13/+35
| | | | | Handle point values in the ASCII text section and in the addresses. (hexl-insert-char): Handle point located in the ASCII text.
* (hexl-mode-old-local-map, hexl-mode-old-mode-name)Richard M. Stallman1995-03-121-0/+4
| | | | (hexl-mode-old-major-mode): Add defvars.
* (hexl-mode): Make after-revert-hook rehexlify.Richard M. Stallman1995-03-091-0/+7
| | | | (hexl-after-revert-hook): New function.
* (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): Add it to change-major-mode-hook. (hexl-mode-exit): Remove kludge for mode-line update. (hexlify-buffer): Doc fix.
* (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
| | | | | | | | renamed to binary-process-output. (dehexlify-buffer): Bind also binary-process-input (for ms-dos). (hexlify-buffer): Bind both binary-process-input and binary-process-input (for ms-dos). (hexl-save-buffer): Force binary save (for ms-dos).
* (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
| | | | (hexl-find-file): Load as binary.
* 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
| | | | (hexl-mode-exit): Remove our hook when turning off Hexl mode.
* Added a keyword.Richard M. Stallman1993-07-041-0/+1
|
* (hexl-in-save-buffer): New flag.Jim Blandy1993-06-241-22/+27
| | | | (hexl-save-buffer): Prevent infinite recursion.
* (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
| | | | argument to key-binding is a key sequence, not a single key.
* 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
|