emacs-diffs
[Top][All Lists]
Advanced

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

emacs-30 ba2190e1ae7: ; * etc/NEWS: Fix indentation.


From: Michael Albinus
Subject: emacs-30 ba2190e1ae7: ; * etc/NEWS: Fix indentation.
Date: Tue, 10 Sep 2024 03:24:46 -0400 (EDT)

branch: emacs-30
commit ba2190e1ae761b11d5fcb9393869f04d0a1d42a7
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; * etc/NEWS: Fix indentation.
---
 etc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index 239182427bb..18d4c6b2158 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3076,7 +3076,7 @@ entire SQL file.
 This is appropriate since it is an encoding operation.  In the unlikely
 event that a multibyte string is needed, the result can be decoded using
 
-  (decode-coding-string RESULT 'utf-8)
+    (decode-coding-string RESULT 'utf-8)
 
 ---
 *** The parser keeps duplicated object keys in alist and plist output.



reply via email to

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