summaryrefslogtreecommitdiff
path: root/lisp/follow.el
Commit message (Expand)AuthorAge
...
* 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
* Fix Follow mode's calculation of window ends.Chong Yidong2012-04-29
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-04
* Spelling fixes.Paul Eggert2011-11-26
* Spelling fixes.Paul Eggert2011-11-24
* Fix typos.Juanma Barranquero2011-11-20
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-14
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-30
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* Fix typos.Juanma Barranquero2011-07-14
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix typos in comments.Juanma Barranquero2011-04-08
* Compute freevars in cconv-analyse.Stefan Monnier2011-02-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (follow-select-if-visible): Improve the check for theChong Yidong2008-12-30
* (follow-calculate-first-window-start-from-below): Avoid loopingChong Yidong2008-12-30
* (follow-calc-win-end): Use with-selected-window.Chong Yidong2008-12-30
* (follow-calc-win-start): Don't use `inline'.Chong Yidong2008-12-30
* (follow-scroll-down, follow-calc-win-end)Martin Rudalics2008-10-28
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Merge from emacs--rel--22Miles Bader2008-02-24
|\
| * *** empty log message ***Juanma Barranquero2008-02-05
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Comment change.Richard M. Stallman2007-12-25
* | Merge from emacs--rel--22Miles Bader2007-11-09
|\|
| * (follow-unload-function): Add docstring.Juanma Barranquero2007-10-30
| * (follow-unload-function): New function.Juanma Barranquero2007-10-19
| * (follow-stop-intercept-process-output):Juanma Barranquero2007-10-11
| * Change all instances of "Follow Mode" to "Follow mode" in docstrings and mess...Juanma Barranquero2007-10-10