index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hexl.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-20
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Fix quoting style in Lisp comments
Eli Zaretskii
2021-09-12
1
-1
/
+1
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-1
/
+1
*
Fix Hexl handling of coding-systems with BOM
Eli Zaretskii
2021-05-11
1
-38
/
+98
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-4
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Make hexl scrolling commands work more like the normal ones
Lars Ingebrigtsen
2020-12-08
1
-2
/
+4
*
Fix scrolling in hexl-mode when ruler-mode is on
Lars Ingebrigtsen
2020-12-08
1
-2
/
+6
*
* lisp/hexl.el: Fix behavior with variable-pitch `header-line` face
Stefan Monnier
2020-10-11
1
-4
/
+17
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
Better handle asynchronous Eldoc sources
João Távora
2020-07-08
1
-1
/
+1
*
Expose ElDoc functions in a hook (Bug#28257)
Mark Oteiza
2020-02-25
1
-2
/
+4
*
Fix hexl jumping to end of file
Paul Eggert
2020-01-16
1
-7
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Revert "Apply font-lock in hexl-mode buffers"
Lars Ingebrigtsen
2019-06-27
1
-2
/
+0
*
Apply font-lock in hexl-mode buffers
Wilfred Hughes
2019-06-27
1
-0
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
(hexl-insert-multibyte-char): Avoid using `string-as-unibyte'
Eli Zaretskii
2019-05-18
1
-11
/
+12
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-0
/
+1
*
|
* lisp/hexl.el (hexl-follow-ascii-mode): Fix last fix (bug#32021)
Stefan Monnier
2018-07-01
1
-1
/
+2
*
|
* lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)
Eli Zaretskii
2018-06-30
1
-1
/
+1
*
|
New functions to switch back and forth to another major mode
Stefan Monnier
2018-06-21
1
-104
/
+57
|
/
*
Adapt hexl-mode to native line-number display
Eli Zaretskii
2018-05-30
1
-3
/
+11
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Don't pass the value of point to 'push-mark', as that's the default.
Bartosz Duszel
2017-04-28
1
-2
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update doc string of hexl-mode
Mihai Olteanu
2015-11-07
1
-1
/
+1
*
* lisp/isearch.el: Rename word search to regexp-function search
Artur Malabarba
2015-10-21
1
-1
/
+1
*
Fix minor text quoting problems in lisp top level
Paul Eggert
2015-08-28
1
-1
/
+1
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-2
/
+3
*
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-20
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
lisp/hexl.el: Fix typos in docstrings.
Juanma Barranquero
2014-03-04
1
-20
/
+20
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'
Glenn Morris
2014-01-29
1
-3
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
In doc, use standard American English style for e.g., etc., i.e.
Paul Eggert
2013-02-12
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-2
/
+2
[next]