From: Noam Postavsky Date: Mon, 4 Jun 2018 23:41:21 +0000 (-0400) Subject: ; ChangeLog.3: Fix typo. X-Git-Tag: emacs-26.1.90~391 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=26819cd1c0eb91e827c87ad56a7ce965afff5ed2;p=emacs.git ; ChangeLog.3: Fix typo. --- diff --git a/ChangeLog.3 b/ChangeLog.3 index 42452c33977..6704d0d7169 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -37197,7 +37197,7 @@ delete-trailing-whitespace: handle read-only text in buffer * lisp/simple.el (region-modifiable-p): New function. - (delete-trailing-whitespace): Us it to avoid trying to delete read-only text. + (delete-trailing-whitespace): Use it to avoid trying to delete read-only text. 2016-12-07 Paul Eggert