Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | (follow-select-if-visible): Improve the check for the | Chong Yidong | 2008-12-30 | 1 | -18/+18 |
| | | | | | | last line of the window. (follow-post-command-hook): Perform redisplay in more circumstances, to avoid getting point stuck on partially visible lines. | ||||
* | (follow-calculate-first-window-start-from-below): Avoid looping | Chong Yidong | 2008-12-30 | 1 | -6/+9 |
| | | | | forever if vertical-motion returns an unexpected value. | ||||
* | (follow-calc-win-end): Use with-selected-window. | Chong Yidong | 2008-12-30 | 1 | -78/+84 |
| | | | | | | | | | | | | | (follow-windows-start-end, follow-pos-visible) (follow-windows-aligned-p): Code cleanup. (follow-select-if-visible): Try to avoid partially-visible lines. (follow-select-if-visible-from-first): Call follow-redisplay and move point to destination. (follow-redisplay): New arg, to keep selected window unchanged. (follow-post-command-hook): In final check for destination visibility, use window-start and window-end instead of the less accurate follow-pos-visible. If the selected window is redrawn, tell follow-redisplay to preserve it. | ||||
* | (follow-calc-win-start): Don't use `inline'. | Chong Yidong | 2008-12-30 | 1 | -287/+186 |
| | | | | | | | | | | (follow-update-window-start, follow-select-if-visible) (follow-calculate-first-window-start-from-below) (follow-post-command-hook): Code cleanup. (follow-downward, follow-calculate-first-window-start): Function deleted and merged into follow-redisplay. (follow-redisplay): Merge code from follow-downward and follow-calculate-first-window-start. | ||||
* | (follow-scroll-down, follow-calc-win-end) | Martin Rudalics | 2008-10-28 | 1 | -4/+8 |
| | | | | | (follow-estimate-first-window-start): Reduce effective window height when header line is present. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074 | ||||
| * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | Comment change. | Richard M. Stallman | 2007-12-25 | 1 | -0/+2 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-11-09 | 1 | -2/+2 |
|\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923 | ||||
| * | (follow-unload-function): Add docstring. | Juanma Barranquero | 2007-10-30 | 1 | -2/+2 |
| | | | | | | | | (follow-unload-function): Remove variable. | ||||
| * | (follow-unload-function): New function. | Juanma Barranquero | 2007-10-19 | 1 | -3/+33 |
| | | |||||
| * | (follow-stop-intercept-process-output): | Juanma Barranquero | 2007-10-11 | 1 | -1/+1 |
| | | | | | | | | Use `follow-call-process-filter' rather than `process-filter'. | ||||
| * | Change all instances of "Follow Mode" to "Follow mode" in docstrings and ↵ | Juanma Barranquero | 2007-10-10 | 1 | -31/+31 |
| | | | | | | | | messages. | ||||
* | | (follow-unload-function): New function. | Juanma Barranquero | 2007-10-19 | 1 | -4/+35 |
| | | |||||
* | | (follow-stop-intercept-process-output): | Juanma Barranquero | 2007-10-11 | 1 | -11/+8 |
| | | | | | | | | | | Use `follow-call-process-filter' rather than `process-filter'. Simplify. | ||||
* | | Change all instances of "Follow Mode" to "Follow mode" in docstrings and ↵ | Juanma Barranquero | 2007-10-10 | 1 | -33/+33 |
| | | | | | | | | | | | | messages. (follow-menu-filter): Fix arg passed to `bound-and-true-p'. | ||||
* | | Require easymenu. | Juanma Barranquero | 2007-10-09 | 1 | -0/+2 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -22/+21 |
|\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875 | ||||
| * | (follow-mode-hook, follow-mode): Doc fixes. | Juanma Barranquero | 2007-10-09 | 1 | -4/+3 |
| | | | | | | | | (follow-mode-off-hook): Mark as obsolete. | ||||
| * | (follow-mode): Don't run hooks twice. Use `when'. | Juanma Barranquero | 2007-10-08 | 1 | -8/+6 |
| | | |||||
| * | Fix typos in file header commentary. | Eli Zaretskii | 2007-09-13 | 1 | -17/+16 |
| | | |||||
| * | (follow-generic-filter): Fix a typo in a comment. | Eli Zaretskii | 2007-09-13 | 1 | -5/+5 |
| | | |||||
* | | (follow-mode-hook, follow-mode): Doc fixes. | Juanma Barranquero | 2007-10-09 | 1 | -4/+3 |
| | | | | | | | | (follow-mode-off-hook): Mark as obsolete. | ||||
* | | (follow-mode): Don't run hooks twice. Use `when'. | Juanma Barranquero | 2007-10-08 | 1 | -8/+6 |
| | | |||||
* | | Davis Herring <herring at lanl.gov>: Fix comment typo. | Glenn Morris | 2007-09-13 | 1 | -1/+1 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | ||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | (follow-mode-hook, follow-mode-off-hook, follow-mode, | Juanma Barranquero | 2007-07-18 | 1 | -19/+19 |
| | | | | | | | | | | | | | | follow-delete-other-windows-and-split, follow-recenter, follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay, follow-estimate-first-window-start, follow-xemacs-scrollbar-support, follow-intercept-process-output): Fix typos in docstrings. | ||||
* | | *** empty log message *** | Juanma Barranquero | 2007-07-18 | 1 | -1/+1 |
| | | |||||
* | | (follow-mode-hook, follow-mode-off-hook, follow-mode, | Juanma Barranquero | 2007-07-18 | 1 | -17/+17 |
| | | | | | | | | | | | | | | follow-delete-other-windows-and-split, follow-recenter, follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay, follow-estimate-first-window-start, follow-xemacs-scrollbar-support, follow-intercept-process-output): Fix typos in docstrings. | ||||
* | | Don't change the global map from the follow-mode-map defvar, but from the | Stefan Monnier | 2007-07-10 | 1 | -124/+44 |
| | | | | | | | | | | | | toplevel. Use easy-menu to unify the Emacs and XEmacs code. (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec since `follow-mode' should be used instead for that. | ||||
* | | (follow-all-followers, follow-generic-filter): Remove redundant checks. | Juanma Barranquero | 2007-06-14 | 1 | -2/+2 |
|/ | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (follow-avoid-tail-recenter-p): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -2/+2 |
| | |||||
* | Use (featurep 'xemacs) everywhere. | Stefan Monnier | 2006-04-26 | 1 | -303/+222 |
| | | | | | | | | (follow-mode): Use define-minor-mode. (follow-mode-map): Move initialization into the declaration. Use command remapping. (follow-emacs-version-xemacs-p): Remove. (follow-submit-feedback): Remove. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Change Maintainer field. | Richard M. Stallman | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (follow-submit-feedback, follow-mode): Remove | Nick Roberts | 2005-05-18 | 1 | -4/+0 |
| | | | | references to post-command-idle-hook. | ||||
* | (follow-end-of-buffer): Use with-no-warnings. | Richard M. Stallman | 2005-04-23 | 1 | -1/+2 |
| | |||||
* | find-file-hooks -> find-file-hook. | Stefan Monnier | 2005-03-24 | 1 | -3/+4 |
| | |||||
* | Fix typo in comment. | Juanma Barranquero | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 2002-11-18 | 1 | -1/+1 |
| |