summaryrefslogtreecommitdiff
path: root/lisp/follow.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace GROUP argument in six window primitives by new functions.Alan Mackenzie2015-12-141-10/+10
* Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-071-3/+7
* First commit to scratch/follow. Make Isearch work with Follow Mode, etc.Alan Mackenzie2015-12-041-2/+191
* Fixed bug#19576: `write-file' saves wrong buffer.Anders Lindgren2015-11-201-29/+26
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-151-2/+2
* Fix follow-scroll-up/down, making them replacements for scroll-up/down.Alan Mackenzie2015-09-261-168/+224
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * lisp/follow.el (follow-adjust-window): Remove `dest' argument.Stefan Monnier2014-01-151-160/+157
* Add right-char and left-char to Follow Mode cached commands.Anders Lindgren2014-01-101-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)Glenn Morris2013-09-171-2/+8
* Remove documentation of undefined behavior.Xue Fuqiao2013-08-161-0/+2
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-4/+3
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-2/+2
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-3/+4
* Fix mouse wheel scrolling in Follow mode.Chong Yidong2012-05-011-5/+13
* * lisp/follow.el: Rework, eliminating reliance on advice.Chong Yidong2012-05-011-1010/+400
* Fix Follow mode's calculation of window ends.Chong Yidong2012-04-291-154/+57
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2