Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e23a760c
Commit
e23a760c
authored
Dec 16, 2015
by
Alan Mackenzie
Browse files
* etc/NEWS: Move entry on pcase to correct section
(Accidentally omitted from previous commit)
parent
4befa436
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
etc/NEWS
etc/NEWS
+6
-6
No files found.
etc/NEWS
View file @
e23a760c
...
...
@@ -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
'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment