emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5ac5d00479 1/3: Merge from origin/emacs-28


From: Stefan Kangas
Subject: master 5ac5d00479 1/3: Merge from origin/emacs-28
Date: Mon, 16 May 2022 00:52:35 -0400 (EDT)

branch: master
commit 5ac5d00479131d25b9a727f416c149826a505afa
Merge: 44e5339e82 48201ce8de
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Merge from origin/emacs-28
    
    48201ce8de ; * lisp/electric.el (electric-indent-mode): Fix a typo.
---
 lisp/electric.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/electric.el b/lisp/electric.el
index 322792757f..3d3f65c2da 100644
--- a/lisp/electric.el
+++ b/lisp/electric.el
@@ -319,7 +319,7 @@ also include other characters as needed by the major mode; 
see
 `electric-indent-chars' for the actual list.
 
 By \"reindent\" we mean remove any existing indentation, and then
-indent the line accordiung to context and rules of the major mode.
+indent the line according to context and rules of the major mode.
 
 This is a global minor mode.  To toggle the mode in a single buffer,
 use `electric-indent-local-mode'."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]