emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 70ca5f6524 1/4: ; * etc/NEWS: Fix typos.


From: Stefan Kangas
Subject: emacs-28 70ca5f6524 1/4: ; * etc/NEWS: Fix typos.
Date: Fri, 16 Sep 2022 10:23:38 -0400 (EDT)

branch: emacs-28
commit 70ca5f652409ce7a85d1ddbcc16036b4266ec053
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * etc/NEWS: Fix typos.
---
 etc/NEWS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 4030589dec..15854be8fd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -386,7 +386,7 @@ the current buffer and the text "GNU Emacs" instead of the 
value of
 your init file:
 
     (setq frame-title-format '(multiple-frames "%b"
-                              ("" invocation-name "@" system-name)))
+                               ("" invocation-name "@" system-name)))
 
 *** New frame parameter 'drag-with-tab-line'.
 This parameter, similar to 'drag-with-header-line', allows moving frames
@@ -3951,7 +3951,6 @@ and enable the MS-Windows native Input Method Editor 
(IME) at run
 time.  A companion function 'w32-get-ime-open-status' returns the
 current IME activation status.
 
---
 ** On macOS, 's-<left>' and 's-<right>' are now bound to
 'move-beginning-of-line' and 'move-end-of-line' respectively.  The commands
 to select previous/next frame are still bound to 's-~' and 's-`'.



reply via email to

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