summaryrefslogtreecommitdiff
path: root/lisp/hexl.el
AgeCommit message (Expand)Author
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-26(hexl-mode): Stash `eldoc-documentation-function' inJohn Paul Wallington
2008-02-12(hexl-mode): Don't make `font-lock-defaults' buffer-local;Juanma Barranquero
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-21* hexl.el (hexl-menu): New major mode menu.Dan Nicolaescu
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-22(hexl-mode-exit): Add missing quote.Juanma Barranquero
2007-01-18(hexl-before-revert-hook): New function.Chong Yidong
2007-01-11(hexlify-buffer, dehexlify-buffer): Don't complain and don'tStefan Monnier
2006-11-30(hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,Juanma Barranquero
2006-11-30(hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp w...Masatake YAMATO
2006-11-30(hexl-mode-old-hl-line-range-function): New variableMasatake YAMATO
2006-11-23(hexl-mode): Don't try to guess the max-address: get it from the horse's mouth.Stefan Monnier
2006-11-06(hexl-mode): Fix typo in docstring.Juanma Barranquero
2006-07-08(hexl-find-file): Doc fix.Eli Zaretskii
2006-05-15(hexlify-buffer): Encode process arguments manually.Stefan Monnier
2006-04-11(hexl-isearch-search-function): Fix regexp-building code toStefan Monnier
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-23* hexl.el (hexl-print-current-point-info): Fix simple spelling error.Masatake YAMATO
2005-08-10(hexl-address-region):Masatake YAMATO
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-15(hexl-mode-map): Recognize also `ehelp-command' as a valid binding forJuanma Barranquero
2005-07-04Update FSF's address.Lute Kamstra
2005-06-11Add binding of `ESC functionkey' for every `M-functionkey'.Andreas Schwab
2005-05-26(hexl-mode): Use run-mode-hooks.Lute Kamstra
2005-05-22(hexl-follow-line): Use with-no-warnings.Richard M. Stallman
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero
2005-04-26(hexl-mode): Use new name eldoc-documentation-function.Richard M. Stallman
2004-12-27* hexl.el (hexlify-buffer): Remove fontification here.Masatake YAMATO
2004-11-21(hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables.Richard M. Stallman
2004-06-13(hexl-mode): Catch errors in hexl-goto-address.Richard M. Stallman
2004-03-19(hexl-follow-line): Don't require 'fringe.Kim F. Storm
2004-03-19(hexl-mode-ruler): Adapt to new :align-to semantics.Kim F. Storm
2004-03-152004-03-15 Masatake YAMATO <jet@gyve.org>Masatake YAMATO
2004-03-092004-03-09 Masatake YAMATO <jet@gyve.org>Masatake YAMATO
2004-03-04(hexl-mode): Set `hexl-print-current-point-info' as the callback function for...Masatake YAMATO
2004-02-08(hexl-insert-char): Add missing format string argument.Andreas Schwab
2003-09-01Add arch taglinesMiles Bader
2003-04-17(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.John Paul Wallington
2003-04-03(hexl-find-file): Ignore user's value of default-major-mode.Richard M. Stallman
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2003-02-02(hexl-mode-map): Bind C-m to `hexl-self-insert-command'.John Paul Wallington
2003-01-13(hexl-mode-map): Don't quote remapped command names.Kim F. Storm
2003-01-12(hexl-mode-map): Use command remapping instead ofAndreas Schwab
2002-10-21(hexl-mode-old-write-contents-hooks): Remove.Stefan Monnier
2002-07-09(hexl-mode): Fix typo.Juanma Barranquero
2002-07-09(hexl-find-file): Bind `completion-ignored-extensions' to nil whenMiles Bader
2002-03-04(hexlify-command, dehexlify-command): Remove.Stefan Monnier
2002-02-28(hexl-options): Doc fix.Pavel Janík
2001-11-26(hexl-mode, hexl-follow-ascii): Remove make-local-hook.Pavel Janík