emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 e23a760: * etc/NEWS: Move entry on pcase to corre


From: Alan Mackenzie
Subject: [Emacs-diffs] emacs-25 e23a760: * etc/NEWS: Move entry on pcase to correct section
Date: Wed, 16 Dec 2015 15:30:17 +0000

branch: emacs-25
commit e23a760cfc2d144a5447562e61e282ae5d70ca6e
Author: Alan Mackenzie <address@hidden>
Commit: Alan Mackenzie <address@hidden>

    * etc/NEWS: Move entry on pcase to correct section
    
    (Accidentally omitted from previous commit)
---
 etc/NEWS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index d699d37..acb4a0e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -630,12 +630,6 @@ at BOL or EOL, or in whitespace there.  To enable these, 
customize,
 respectively, show-paren-when-point-inside-paren or
 show-paren-when-point-in-periphery.
 
-** pcase
-*** New UPatterns `quote', `app', `cl-struct', and `eieio'.
-*** New UPatterns can be defined with `pcase-defmacro'.
-+++
-*** New vector QPattern.
-
 ** Lisp mode
 *** Strings after `:documentation' are highlighted as docstrings.
 
@@ -1167,6 +1161,12 @@ that happen, `unhandled-file-name-directory' now 
defaults to calling
 
 * Lisp Changes in Emacs 25.1
 
+** pcase
+*** New UPatterns `quote', `app', `cl-struct', and `eieio'.
+*** New UPatterns can be defined with `pcase-defmacro'.
++++
+*** New vector QPattern.
+
 ** syntax-propertize is now automatically called on-demand during forward
 parsing functions like `forward-sexp'.
 



reply via email to

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