]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Remove unused variable EMACS_HEAPSIZE from src/Makefile.in.
[gnu-emacs] / etc / NEWS
index 669b51ebb3872bf29c700ddc375f7cdec50507b8..796d093568373baa6e52cd96a7735602ad3c8a2a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,6 +107,9 @@ performance improvements when pasting large amounts of text.
 *** C-x C-x in rectangle-mark-mode now cycles through the four corners.
 *** `string-rectangle' provides on-the-fly preview of the result.
 
++++
+** Macro `pcase' now supports vector qpattern.
+
 ** New font-lock functions font-lock-ensure and font-lock-flush, which
 should be used instead of font-lock-fontify-buffer when called from Elisp.