summaryrefslogtreecommitdiff
path: root/lisp/follow.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-28
* Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov2019-07-08
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie2018-10-03
| * Revert "Temporary workaround for bug #32848 for branch emacs-26"Alan Mackenzie2018-10-03
| * Temporary workaround for bug #32848 for branch emacs-26Alan Mackenzie2018-09-30
* | In follow mode windows in a GUI, don't display inactive cursorsAlan Mackenzie2018-10-19
* | In follow mode, prevent the cursor resting on a partially displayed lineAlan Mackenzie2018-10-15
* | Put follow-mode's engine on pre-redisplay-hook instead of post-command-hookAlan Mackenzie2018-10-03
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)Glenn Morris2017-11-21
* Fix some duplicate words typosGlenn Morris2017-10-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't end non-hook variable with "-hook" (Bug#26623)Noam Postavsky2017-05-20
* * lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’.Juri Linkov2017-02-22
* Update copyright year to 2017Paul Eggert2016-12-31
* Restore follow-scroll-up/down to scrolling by the combined size of all windowsAlan Mackenzie2016-04-29
* Update copyright year to 2016Paul Eggert2016-01-01
* Rename `recenter-group' to `recenter-window-group'Alan Mackenzie2015-12-18
* * lisp/follow.el (follow-sit-for): Remove (it's redundant).Alan Mackenzie2015-12-17
* Replace GROUP argument in six window primitives by new functions.Alan Mackenzie2015-12-14
* Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-07
* First commit to scratch/follow. Make Isearch work with Follow Mode, etc.Alan Mackenzie2015-12-04
* Fixed bug#19576: `write-file' saves wrong buffer.Anders Lindgren2015-11-20
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-15
* Fix follow-scroll-up/down, making them replacements for scroll-up/down.Alan Mackenzie2015-09-26
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-21
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* * lisp/follow.el (follow-adjust-window): Remove `dest' argument.Stefan Monnier2014-01-15
* Add right-char and left-char to Follow Mode cached commands.Anders Lindgren2014-01-10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)Glenn Morris2013-09-17
* Remove documentation of undefined behavior.Xue Fuqiao2013-08-16
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-05
* Update copyright notices for 2013.Paul Eggert2013-01-01
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-29
* Convert more defvars to defcustoms.Chong Yidong2012-05-04
* Fix mouse wheel scrolling in Follow mode.Chong Yidong2012-05-01
* * lisp/follow.el: Rework, eliminating reliance on advice.Chong Yidong2012-05-01