emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 087e8181947: * etc/NEWS: Fix outline level. (Bug#63042)


From: Michael Albinus
Subject: emacs-29 087e8181947: * etc/NEWS: Fix outline level. (Bug#63042)
Date: Mon, 24 Apr 2023 03:40:59 -0400 (EDT)

branch: emacs-29
commit 087e8181947d3fbe2abf116b0eecab13cb046d63
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * etc/NEWS: Fix outline level.  (Bug#63042)
    
    Fix typos.
---
 etc/NEWS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 62d2fdcd3a4..2cb56b4fabc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -857,17 +857,17 @@ This value stands for the value of the corresponding 
attribute of the
 inheriting from other faces.
 
 +++
-** New X resource: "borderThickness".
+** New X resource "borderThickness".
 This controls the thickness of the external borders of the menu bars
 and pop-up menus.
 
 +++
-** New X resource: "inputStyle".
+** New X resource "inputStyle".
 This controls the style of the pre-edit and status areas of X input
 methods.
 
 +++
-** New X resources: "highlightForeground" and "highlightBackground".
+** New X resources "highlightForeground" and "highlightBackground".
 Only in the Lucid build, this controls colors used for highlighted
 menu item widgets.
 
@@ -2664,7 +2664,7 @@ The old name was confusing, and is now an obsolete 
function alias.
 ** Images
 
 +++
-** New commands 'image-crop' and 'image-cut'.
+*** New commands 'image-crop' and 'image-cut'.
 These commands allow interactively cropping/cutting the image at
 point.  The commands are bound to keys 'i c' and 'i x' (respectively)
 in the local keymap over images.  They rely on external programs, by
@@ -2672,7 +2672,7 @@ default "convert" from ImageMagick, to do the actual 
cropping/eliding
 of the image file.
 
 +++
-*** New commands: 'image-flip-horizontally' and 'image-flip-vertically'.
+*** New commands 'image-flip-horizontally' and 'image-flip-vertically'.
 These commands horizontally and vertically flip the image under point,
 and are bound to 'i h' and 'i v', respectively.
 



reply via email to

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