summaryrefslogtreecommitdiff
path: root/lisp/hexl.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-2/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update doc string of hexl-modeMihai Olteanu2015-11-071-1/+1
* * lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba2015-10-211-1/+1
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+3
* eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-201-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* lisp/hexl.el: Fix typos in docstrings.Juanma Barranquero2014-03-041-20/+20
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'Glenn Morris2014-01-291-3/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-1/+1
* * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-2/+1
* Spelling fixes.Paul Eggert2012-04-131-2/+2
* * hexl.el (hexl-insert-char): Make display sizes other than 16 work.Vivek Dasmohapatra2012-04-141-5/+1
* New defcustoms should get :version tagsGlenn Morris2012-04-121-1/+2
* Allow the user to alter the bit grouping in hexl.elVivek Dasmohapatra2012-04-121-25/+80
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-041-4/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* * lisp/hexl.el (hexl-mode-old-*): Remove.Stefan Monnier2011-01-141-142/+96
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Tweak revert-buffer-function to inhibit auto-mode-alist.Daiki Ueno2010-10-211-12/+22
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-95/+93
|/
* Fix bug#5313: editing files in hexl-mode corrupts fileJuanma Barranquero2010-01-141-3/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-2/+3
* * mh-e/mh-comp.el (mh-send-letter):Stefan Monnier2009-08-281-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (hexl-mode): Stash `eldoc-documentation-function' inJohn Paul Wallington2008-04-261-0/+9
* (hexl-mode): Don't make `font-lock-defaults' buffer-local;Juanma Barranquero2008-02-121-1/+0
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* * hexl.el (hexl-menu): New major mode menu.Dan Nicolaescu2007-10-211-1/+38
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (hexl-mode-exit): Add missing quote.Juanma Barranquero2007-01-221-3/+3
* (hexl-before-revert-hook): New function.Chong Yidong2007-01-181-3/+6
* (hexlify-buffer, dehexlify-buffer): Don't complain and don'tStefan Monnier2007-01-111-7/+7
* (hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,Juanma Barranquero2006-11-301-10/+10