aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/follow.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Spelling fixes.Paul Eggert2011-11-241-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-3/+3
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-2/+2
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-3/+6
* Fix typos.Juanma Barranquero2011-07-141-23/+23
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+1
* Fix typos in comments.Juanma Barranquero2011-04-081-1/+1
* Compute freevars in cconv-analyse.Stefan Monnier2011-02-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (follow-select-if-visible): Improve the check for theChong Yidong2008-12-301-18/+18
* (follow-calculate-first-window-start-from-below): Avoid loopingChong Yidong2008-12-301-6/+9
* (follow-calc-win-end): Use with-selected-window.Chong Yidong2008-12-301-78/+84
* (follow-calc-win-start): Don't use `inline'.Chong Yidong2008-12-301-287/+186
* (follow-scroll-down, follow-calc-win-end)Martin Rudalics2008-10-281-4/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Comment change.Richard M. Stallman2007-12-251-0/+2
* | Merge from emacs--rel--22Miles Bader2007-11-091-2/+2
|\|
| * (follow-unload-function): Add docstring.Juanma Barranquero2007-10-301-2/+2
| * (follow-unload-function): New function.Juanma Barranquero2007-10-191-3/+33
| * (follow-stop-intercept-process-output):Juanma Barranquero2007-10-111-1/+1
| * Change all instances of "Follow Mode" to "Follow mode" in docstrings and mess...Juanma Barranquero2007-10-101-31/+31
* | (follow-unload-function): New function.Juanma Barranquero2007-10-191-4/+35
* | (follow-stop-intercept-process-output):Juanma Barranquero2007-10-111-11/+8
* | Change all instances of "Follow Mode" to "Follow mode" in docstrings and mess...Juanma Barranquero2007-10-101-33/+33
* | Require easymenu.Juanma Barranquero2007-10-091-0/+2
* | Merge from emacs--rel--22Miles Bader2007-10-091-22/+21
|\|
| * (follow-mode-hook, follow-mode): Doc fixes.Juanma Barranquero2007-10-091-4/+3