diff options
| author | Juanma Barranquero | 2007-07-18 12:42:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-07-18 12:42:16 +0000 |
| commit | 3eaf40f78c51ea950ba0a75b0ebb31128f67a707 (patch) | |
| tree | 87471f32fe1a1fde7c95f047869e08d2de503b67 /lisp | |
| parent | 23dacf80610c5f4ce98c71809e1fe2c363fa5c4a (diff) | |
| download | emacs-3eaf40f78c51ea950ba0a75b0ebb31128f67a707.tar.gz emacs-3eaf40f78c51ea950ba0a75b0ebb31128f67a707.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index 2f4f59e367c..9d688332588 100644 --- a/lisp/follow.el +++ b/lisp/follow.el | |||
| @@ -501,7 +501,7 @@ of two major techniques: | |||
| 501 | movement commands. | 501 | movement commands. |
| 502 | 502 | ||
| 503 | Follow mode comes to its prime when used on a large screen and two | 503 | Follow mode comes to its prime when used on a large screen and two |
| 504 | side-by-side windows are used. The user can, with the help of Follow | 504 | side-by-side windows are used. The user can, with the help of Follow |
| 505 | mode, use two full-height windows as though they would have been | 505 | mode, use two full-height windows as though they would have been |
| 506 | one. Imagine yourself editing a large function, or section of text, | 506 | one. Imagine yourself editing a large function, or section of text, |
| 507 | and being able to use 144 lines instead of the normal 72... (your | 507 | and being able to use 144 lines instead of the normal 72... (your |