diff options
author | Glenn Morris <rgm@gnu.org> | 2021-10-29 09:20:05 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2021-10-29 09:20:05 -0700 |
commit | 12167430428af9b9f4f60342914554e862bbc9ad (patch) | |
tree | f84760f769e0209c1b3526c8317d04dfcc55ff95 /doc/lispintro/emacs-lisp-intro.texi | |
parent | 38084984403d60bc2fe53f0875767684bb39fdfe (diff) | |
parent | 08de83853176bfeec9828863711d52a0d7e9416b (diff) | |
download | emacs-12167430428af9b9f4f60342914554e862bbc9ad.tar.gz emacs-12167430428af9b9f4f60342914554e862bbc9ad.tar.bz2 emacs-12167430428af9b9f4f60342914554e862bbc9ad.zip |
Merge from origin/emacs-28
08de838531 ; Improve commentary in the last change
3da9fa875b Make hieroglyphs display correctly with existing fonts
928e05f2d6 Clarify "default face attributes" in the ELisp manual
5dbb04e0eb Make `C-u RET' work again
d72fefdeab Fix typos in the manual and in a comment
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 060e0239a13..f5f79a543cb 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -17860,7 +17860,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: |