unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1
@ 2020-11-18 21:22 Protesilaos Stavrou
  2020-11-18 21:29 ` Christopher Dimech
  2020-11-18 21:53 ` Basil L. Contovounesios
  0 siblings, 2 replies; 3+ messages in thread
From: Protesilaos Stavrou @ 2020-11-18 21:22 UTC (permalink / raw)
  To: 44727

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

The NEWS mentions 'diff-error' as a new face, but its specification does
not provide a version number.  The attached patch does that.

-- 
Protesilaos Stavrou
protesilaos.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Clarify-that-diff-error-is-part-of-Emacs-28.1.patch --]
[-- Type: text/x-patch, Size: 809 bytes --]

From 4c634917ed02e0b4e7c4a5d86179db35750135c4 Mon Sep 17 00:00:00 2001
From: Protesilaos Stavrou <info@protesilaos.com>
Date: Wed, 18 Nov 2020 23:14:39 +0200
Subject: [PATCH] Clarify that 'diff-error' is part of Emacs 28.1

---
 lisp/vc/diff-mode.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el
index 5aeb8feb99..0a90613604 100644
--- a/lisp/vc/diff-mode.el
+++ b/lisp/vc/diff-mode.el
@@ -403,7 +403,8 @@ well."
   '((((class color))
      :foreground "red" :background "black" :weight bold)
     (t :weight bold))
-  "`diff-mode' face for error messages from diff.")
+  "`diff-mode' face for error messages from diff."
+  :version "28.1")
 
 (defconst diff-yank-handler '(diff-yank-function))
 (defun diff-yank-function (text)
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1
  2020-11-18 21:22 bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1 Protesilaos Stavrou
@ 2020-11-18 21:29 ` Christopher Dimech
  2020-11-18 21:53 ` Basil L. Contovounesios
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Dimech @ 2020-11-18 21:29 UTC (permalink / raw)
  To: Protesilaos Stavrou; +Cc: 44727


Protesilaos, Have been going through your video on Org-Capture.  Good Work Protesilaos.

---------------------
Christopher Dimech
General Administrator - Naiad Informatics - GNU Project (Geocomputation)
- Geophysical Simulation
- Geological Subsurface Mapping
- Disaster Preparedness and Mitigation
- Natural Resource Exploration and Production
- Free Software Advocacy


> Sent: Wednesday, November 18, 2020 at 10:22 PM
> From: "Protesilaos Stavrou" <info@protesilaos.com>
> To: 44727@debbugs.gnu.org
> Subject: bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1
>
> The NEWS mentions 'diff-error' as a new face, but its specification does
> not provide a version number.  The attached patch does that.
>
> --
> Protesilaos Stavrou
> protesilaos.com
>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1
  2020-11-18 21:22 bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1 Protesilaos Stavrou
  2020-11-18 21:29 ` Christopher Dimech
@ 2020-11-18 21:53 ` Basil L. Contovounesios
  1 sibling, 0 replies; 3+ messages in thread
From: Basil L. Contovounesios @ 2020-11-18 21:53 UTC (permalink / raw)
  To: Protesilaos Stavrou; +Cc: 44727-done

tags 44727 fixed
close 44727 28.1
quit

Protesilaos Stavrou <info@protesilaos.com> writes:

> The NEWS mentions 'diff-error' as a new face, but its specification does
> not provide a version number.  The attached patch does that.

Thanks, pushed to master after extending the commit message with a
ChangeLog-style entry and bug reference (see the guidelines in the file
CONTRIBUTE).

Clarify that 'diff-error' is part of Emacs 28.1
de7d9e1f88 2020-11-18 21:47:43 +0000
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=de7d9e1f88da08abf3883d585a69d52fbdd61963

-- 
Basil





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-18 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 21:22 bug#44727: 28.0.50; [PATCH] Clarify that 'diff-error' face is part of Emacs 28.1 Protesilaos Stavrou
2020-11-18 21:29 ` Christopher Dimech
2020-11-18 21:53 ` Basil L. Contovounesios

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).