]> code.delx.au - gnu-emacs/history - lisp/hexl.el
(ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.
[gnu-emacs] / lisp / hexl.el
2006-11-06 Juanma Barranquero(hexl-mode): Fix typo in docstring.
2006-07-08 Eli Zaretskii(hexl-find-file): Doc fix.
2006-05-15 Stefan Monnier(hexlify-buffer): Encode process arguments manually.
2006-04-11 Stefan Monnier(hexl-isearch-search-function): Fix regexp-building...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-23 Masatake YAMATO* hexl.el (hexl-print-current-point-info): Fix simple...
2005-08-10 Masatake YAMATO(hexl-address-region):
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-15 Juanma Barranquero(hexl-mode-map): Recognize also `ehelp-command' as...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-11 Andreas SchwabAdd binding of `ESC functionkey' for every `M-functionkey'.
2005-05-26 Lute Kamstra(hexl-mode): Use run-mode-hooks.
2005-05-22 Richard M. Stallman(hexl-follow-line): Use with-no-warnings.
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-04-26 Richard M. Stallman(hexl-mode): Use new name eldoc-documentation-function.
2004-12-27 Masatake YAMATO* hexl.el (hexlify-buffer): Remove fontification here.
2004-11-21 Richard M. Stallman(hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode...
2004-06-13 Richard M. Stallman(hexl-mode): Catch errors in hexl-goto-address.
2004-03-19 Kim F. Storm(hexl-follow-line): Don't require 'fringe.
2004-03-19 Kim F. Storm(hexl-mode-ruler): Adapt to new :align-to semantics.
2004-03-15 Masatake YAMATO2004-03-15 Masatake YAMATO <jet@gyve.org>
2004-03-09 Masatake YAMATO2004-03-09 Masatake YAMATO <jet@gyve.org>
2004-03-04 Masatake YAMATO(hexl-mode): Set `hexl-print-current-point-info' as...
2004-02-08 Andreas Schwab(hexl-insert-char): Add missing format string argument.
2003-09-01 Miles BaderAdd arch taglines
2003-04-17 John Paul Wallington(hexl-find-file): Bind `default-major-mode' to `fundame...
2003-04-03 Richard M. Stallman(hexl-find-file): Ignore user's value of default-major...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-02 John Paul Wallington(hexl-mode-map): Bind C-m to `hexl-self-insert-command'.
2003-01-13 Kim F. Storm(hexl-mode-map): Don't quote remapped command names.
2003-01-12 Andreas Schwab(hexl-mode-map): Use command remapping instead of
2002-10-21 Stefan Monnier(hexl-mode-old-write-contents-hooks): Remove.
2002-07-09 Juanma Barranquero(hexl-mode): Fix typo.
2002-07-09 Miles Bader(hexl-find-file): Bind `completion-ignored-extensions...
2002-03-04 Stefan Monnier(hexlify-command, dehexlify-command): Remove.
2002-02-28 Pavel Janík(hexl-options): Doc fix.
2001-11-26 Pavel Janík(hexl-mode, hexl-follow-ascii): Remove make-local-hook.
2001-09-22 Eli Zaretskii(hexl-mode-map): Fix the change of 2001-08-23: use
2001-08-26 Eli Zaretskii(hexl-insert-multibyte-char, hexl-insert-char): Remove
2001-08-23 Eli Zaretskii(hexl-insert-multibyte-char) New function.
2001-08-16 Eli Zaretskii(hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-05-14 Gerd Moellmann(hexl-current-address): Print a message when called
2001-04-03 Eli Zaretskii(hexl-scroll-up): If scrolling gets outside the hexl
2000-10-11 Eli Zaretskii(hexlify-buffer): Bind coding-system-for-write to
2000-04-19 Gerd Moellmann(hexl-insert-hex-string): New command.
1999-10-09 Phillip Rulon* hexl.el (hexl-mode): Do nothing if already in hexl...
1999-10-08 Phillip Rulon* hexl.el (hexlify-buffer): Move point in proper range
1999-05-02 Andrew Innes(hexlify-command): Apply shell-quote-argument after
1998-09-25 Karl Heuer(hexl-mode-map): More of previous change.
1998-09-23 Karl Heuer(hexl-mode-map): Don't override all ESC bindings,
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-15 Eli Zaretskii(hexlify-buffer, dehexlify-buffer): Don't bind
1998-02-15 Stephen Eglen(hexl-mode-exit): Remove hexl-follow-ascii-find from...
1998-01-17 Richard M. StallmanUpdate copyright year.
1998-01-17 Stephen Eglen(hexl-follow-ascii): New function and variable to highl...
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 ***
next