aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/follow.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; * lisp/follow.el (follow-mode-prefix-key): Improve.Stefan Kangas2025-03-181-4/+4
* Fix loading follow.elStefan Kangas2025-03-131-2/+3
* Automatically document when setopt is neededStefan Kangas2025-03-121-4/+1
* Delete XEmacs compatibility kludge from follow.elStefan Kangas2025-03-111-11/+3
* New user option follow-mode-prefix-keyStefan Kangas2025-03-111-45/+58
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* * lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'.Juri Linkov2024-03-071-0/+1
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-2/+2
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix follow-scroll-down in a small buffer which starts slightly scrolledAlan Mackenzie2021-11-131-13/+19
* Amend Follow Mode to handle header lines and tab lines correctlyAlan Mackenzie2021-11-071-6/+14
* Fix recentering issue in `follow-mode'Noah Evans2021-08-271-2/+5
* Use lexical-binding in follow.elStefan Kangas2021-03-301-22/+21
* Doc fixes in follow.elStefan Kangas2021-03-291-49/+48
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+0
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-2/+2
* Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov2019-07-081-8/+14
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-70/+72
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-72/+70
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie2018-10-031-1/+7
| * Revert "Temporary workaround for bug #32848 for branch emacs-26"Alan Mackenzie2018-10-031-7/+1
| * Temporary workaround for bug #32848 for branch emacs-26Alan Mackenzie2018-09-301-1/+7
* | In follow mode windows in a GUI, don't display inactive cursorsAlan Mackenzie2018-10-191-0/+37
* | In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie2018-10-151-1/+7
* | Put follow-mode's engine on pre-redisplay-hook instead of post-command-hookAlan Mackenzie2018-10-031-6/+29
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)Glenn Morris2017-11-211-0/+1
* Fix some duplicate words typosGlenn Morris2017-10-271-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't end non-hook variable with "-hook" (Bug#26623)Noam Postavsky2017-05-201-5/+5
* * lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’.Juri Linkov2017-02-221-0/+3
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Restore follow-scroll-up/down to scrolling by the combined size of all windowsAlan Mackenzie2016-04-291-31/+107
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Rename `recenter-group' to `recenter-window-group'scratch/followAlan Mackenzie2015-12-181-2/+2
* * lisp/follow.el (follow-sit-for): Remove (it's redundant).Alan Mackenzie2015-12-171-24/+3