summaryrefslogtreecommitdiff
path: root/lisp/help-macro.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-08* lisp/help-macro.el: Add 'help-for-help-use-variable-pitch' option.Paul W. Rankin
2024-03-21(make-help-screen): Move most of the code out to a functionStefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-04; Last-minute updates to Android portPo Lu
2023-07-21Improve touch screen and text conversion behavior of many commandsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-16Make help-for-help echo key on failureStefan Kangas
2022-10-16Bind "home"/"end" in help-for-helpStefan Kangas
2022-10-16Don't ding when exiting help-for-help with C-gStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-14Merge from origin/emacs-28Stefan Kangas
2021-12-13Fix regression in help-mode promptEli Zaretskii
2021-11-29Do not buttonize key bindings outside of *Help* buffersGregory Heytings
2021-11-21Use variable-pitch-mode in 'C-h C-h'Stefan Kangas
2021-05-02* lisp/help-macro.el: Doc fix.Stefan Kangas
2021-05-02Bind S-SPC to scroll-down in help-for-helpStefan Kangas
2021-04-30Advertise PgUp/PgDn instead of SPC/DEL in help-for-helpStefan Kangas
2021-04-25* lisp/help-macro.el: Remove stale Change Log.Stefan Kangas
2021-04-25Add more scroll key bindings to make-help-screenStefan Kangas
2021-04-25Fix the handling of the Delete key in help screens.Gregory Heytings
2021-04-24Redesign and improve the help-for-help (C-h C-h) commandStefan Kangas
2021-03-15* lisp/help-macro.el: Use lexical-binding.Stefan Kangas
2021-03-08Add new face 'help-key-binding' for keybindings in helpStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-17Fix some interactions of make-help-screen and other Help forms (Bug#13190).Kelly Dean
2012-10-03* lisp/help-macro.el (three-step-help): Revert 2012-09-29 change.Glenn Morris
2012-09-29* lisp/help-macro.el (three-step-help): Do not autoload defcustom.Glenn Morris
2012-01-20In make-help-screen make original minor-mode-map-alist temporarily visible.Martin Rudalics
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier