emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/gnugo b7843bf 103/357: [gnugo maint] Move hi-lock hint


From: Stefan Monnier
Subject: [elpa] externals/gnugo b7843bf 103/357: [gnugo maint] Move hi-lock hint from NEWS to HACKING; nfc.
Date: Sun, 29 Nov 2020 14:50:59 -0500 (EST)

branch: externals/gnugo
commit b7843bf2792e7df3b60848a72e0eabccfd2e7935
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [gnugo maint] Move hi-lock hint from NEWS to HACKING; nfc.
---
 HACKING | 4 ++++
 NEWS    | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/HACKING b/HACKING
index 989f0d3..c0e05c4 100644
--- a/HACKING
+++ b/HACKING
@@ -53,6 +53,10 @@ This file is both a guide for newcomers and a todo list for 
oldstayers.
 ***** short: TITLE-FRAGMENT "; nfc." [LF LF DISCUSSION...]
 *** don't bother w/ ChangeLog for "short" commit-message format
 * other conventions: see [[file:.dir-locals.el][.dir-locals.el]]
+* NEWS nostalgia
+(with-current-buffer (find-file "NEWS")
+  (highlight-phrase "[0-9][.][0-9][.][0-9]+\\|[0-9]+[.][.][0-9]+"
+                          'hi-red-b))
 * etc
 #+odd
 
diff --git a/NEWS b/NEWS
index 29dcd68..9e52778 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,6 @@ See the end for copying conditions.
 NB: "RCS: X..Y " means that the particular release includes
     changes in the RCS repo, revision 1.X through 1.Y (inclusive).
 
-Hint: (highlight-phrase "[0-9][.][0-9][.][0-9]+\\|[0-9]+[.][.][0-9]+"
-                        'hi-red-b)
-
 
 - next | NOT YET RELEASED
   - bugfixes



reply via email to

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