index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hexl.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-17
Prefer '(oddp A)' to '(= 1 (logand A 1))'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-04-05
* lisp/hexl.el (hexl-mode): Fix doc string (bug#70163).
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-24
Make binaries distributed with Emacs work on Android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-12
Fix quoting style in Lisp comments
Eli Zaretskii
2021-09-12
; Fix symbol quoting typos
Stefan Kangas
2021-05-11
Fix Hexl handling of coding-systems with BOM
Eli Zaretskii
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-08
Make hexl scrolling commands work more like the normal ones
Lars Ingebrigtsen
2020-12-08
Fix scrolling in hexl-mode when ruler-mode is on
Lars Ingebrigtsen
2020-10-11
* lisp/hexl.el: Fix behavior with variable-pitch `header-line` face
Stefan Monnier
2020-10-01
Don't quote lambdas in several places
Stefan Kangas
2020-07-08
Better handle asynchronous Eldoc sources
João Távora
2020-02-25
Expose ElDoc functions in a hook (Bug#28257)
Mark Oteiza
2020-01-16
Fix hexl jumping to end of file
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-27
Revert "Apply font-lock in hexl-mode buffers"
Lars Ingebrigtsen
2019-06-27
Apply font-lock in hexl-mode buffers
Wilfred Hughes
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-18
(hexl-insert-multibyte-char): Avoid using `string-as-unibyte'
Eli Zaretskii
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
* lisp/hexl.el (hexl-follow-ascii-mode): Fix last fix (bug#32021)
Stefan Monnier
2018-06-30
* lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)
Eli Zaretskii
2018-06-21
New functions to switch back and forth to another major mode
Stefan Monnier
2018-05-30
Adapt hexl-mode to native line-number display
Eli Zaretskii
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-28
Don't pass the value of point to 'push-mark', as that's the default.
Bartosz Duszel
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-07
Update doc string of hexl-mode
Mihai Olteanu
2015-10-21
* lisp/isearch.el: Rename word search to regexp-function search
Artur Malabarba
2015-08-28
Fix minor text quoting problems in lisp top level
Paul Eggert
2015-08-26
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-01-20
eldoc: modify `eldoc-documentation-function' using `add-function'
Michal Nazarewicz
2015-01-01
Update copyright year to 2015
Paul Eggert
[next]