diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 391b6d9c590..308153f9231 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -17843,7 +17843,7 @@ xmodmap -e "keysym Alt_L = Meta_L Alt_L" | |||
| 17843 | Finally, a feature I really like: a modified mode line. | 17843 | Finally, a feature I really like: a modified mode line. |
| 17844 | 17844 | ||
| 17845 | When I work over a network, I forget which machine I am using. Also, | 17845 | When I work over a network, I forget which machine I am using. Also, |
| 17846 | I tend to I lose track of where I am, and which line point is on. | 17846 | I tend to lose track of where I am, and which line point is on. |
| 17847 | 17847 | ||
| 17848 | So I reset my mode line to look like this: | 17848 | So I reset my mode line to look like this: |
| 17849 | 17849 | ||