summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.6
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-02 17:56:41 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-03 12:53:51 +0200
commitceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch)
tree3aca6458654c798933cad21f07a823f33e310cdb /lisp/ChangeLog.6
parentd22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff)
downloademacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz
emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.bz2
emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.zip
; Fix trivial typos in ChangeLogs
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r--lisp/ChangeLog.62
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 3fe6aea3b8e..87ae38b27e6 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -6742,7 +6742,7 @@
quoted tab into a space.
(sh-mode): Use new `skeleton-newline-indent-rigidly'.
(sh-set-shell): Make maximum font-locking also highlight keywords
- after ``' and `!'. (The latter is for ksh '93 but should't hurt other
+ after ``' and `!'. (The latter is for ksh '93 but shouldn't hurt other
shells.)
1995-08-18 Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de>