summaryrefslogtreecommitdiff
path: root/lisp/hexl.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-17Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-04-05* lisp/hexl.el (hexl-mode): Fix doc string (bug#70163).Eli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-24Make binaries distributed with Emacs work on AndroidPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-20; Fix typos in Lisp symbolsStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-12Fix quoting style in Lisp commentsEli Zaretskii
2021-09-12; Fix symbol quoting typosStefan Kangas
2021-05-11Fix Hexl handling of coding-systems with BOMEli Zaretskii
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-08Make hexl scrolling commands work more like the normal onesLars Ingebrigtsen
2020-12-08Fix scrolling in hexl-mode when ruler-mode is onLars Ingebrigtsen
2020-10-11* lisp/hexl.el: Fix behavior with variable-pitch `header-line` faceStefan Monnier
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-07-08Better handle asynchronous Eldoc sourcesJoão Távora
2020-02-25Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza
2020-01-16Fix hexl jumping to end of filePaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-27Revert "Apply font-lock in hexl-mode buffers"Lars Ingebrigtsen
2019-06-27Apply font-lock in hexl-mode buffersWilfred Hughes
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-05-18(hexl-insert-multibyte-char): Avoid using `string-as-unibyte'Eli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-07-01Optionally 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-21New functions to switch back and forth to another major modeStefan Monnier
2018-05-30Adapt hexl-mode to native line-number displayEli Zaretskii
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-28Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-07Update doc string of hexl-modeMihai Olteanu
2015-10-21* lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba
2015-08-28Fix minor text quoting problems in lisp top levelPaul Eggert
2015-08-26Top-level elisp files respect ‘text-quoting-style’Paul Eggert
2015-01-20eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz
2015-01-01Update copyright year to 2015Paul Eggert