diff options
author | Jan Synacek <jan.synacek@gmail.com> | 2021-10-28 23:32:59 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-10-28 23:33:12 +0200 |
commit | d72fefdeabf2da7668aebc7ec0ff8008d63247a9 (patch) | |
tree | 965c557fa4bc61918f47016fa956a950bfcbeba3 /doc/lispintro/emacs-lisp-intro.texi | |
parent | bea843dee19f2ac69f0d7a753d3bd917760a0344 (diff) | |
download | emacs-d72fefdeabf2da7668aebc7ec0ff8008d63247a9.tar.gz |
Fix typos in the manual and in a comment
* lisp/minibuffer.el (completion-pcm--hilit-commonality):
* doc/lispintro/emacs-lisp-intro.texi (Mode Line): Fix typos
(bug#51434).
Copyright-paperwork-exempt: yes
Diffstat (limited to 'doc/lispintro/emacs-lisp-intro.texi')
-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" Finally, a feature I really like: a modified mode line. When I work over a network, I forget which machine I am using. Also, -I tend to I lose track of where I am, and which line point is on. +I tend to lose track of where I am, and which line point is on. So I reset my mode line to look like this: |