summaryrefslogtreecommitdiff
path: root/lisp/follow.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-18; * lisp/follow.el (follow-mode-prefix-key): Improve.Stefan Kangas
2025-03-13Fix loading follow.elStefan Kangas
2025-03-12Automatically document when setopt is neededStefan Kangas
2025-03-11Delete XEmacs compatibility kludge from follow.elStefan Kangas
2025-03-11New user option follow-mode-prefix-keyStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-03-07* lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'.Juri Linkov
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-26; Fix several symbol name typosStefan Kangas
2022-05-14; Fix mistakes in 'declare function' formsEli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-13Fix follow-scroll-down in a small buffer which starts slightly scrolledAlan Mackenzie
2021-11-07Amend Follow Mode to handle header lines and tab lines correctlyAlan Mackenzie
2021-08-27Fix recentering issue in `follow-mode'Noah Evans
2021-03-30Use lexical-binding in follow.elStefan Kangas
2021-03-29Doc fixes in follow.elStefan Kangas
2021-02-27Minor fixes after preloading easymenuStefan Kangas
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-28Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas
2019-07-08Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-10-19In follow mode windows in a GUI, don't display inactive cursorsAlan Mackenzie
2018-10-15In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie
2018-10-03In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie
2018-10-03Revert "Temporary workaround for bug #32848 for branch emacs-26"Alan Mackenzie
2018-10-03Put follow-mode's engine on pre-redisplay-hook instead of post-command-hookAlan Mackenzie
2018-09-30Temporary workaround for bug #32848 for branch emacs-26Alan Mackenzie
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-21* lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)Glenn Morris
2017-10-27Fix some duplicate words typosGlenn Morris
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-20Don't end non-hook variable with "-hook" (Bug#26623)Noam Postavsky
2017-02-22* lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’.Juri Linkov
2016-12-31Update copyright year to 2017Paul Eggert
2016-04-29Restore follow-scroll-up/down to scrolling by the combined size of all windowsAlan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-18Rename `recenter-group' to `recenter-window-group'Alan Mackenzie
2015-12-17* lisp/follow.el (follow-sit-for): Remove (it's redundant).Alan Mackenzie