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
9c2c15ed
Commit
9c2c15ed
authored
Nov 20, 2014
by
Leo Liu
Browse files
Add NEWS entry for define-advice
* NEWS: Mention new macro define-advice.
parent
e25e7693
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+3
-0
No files found.
etc/ChangeLog
View file @
9c2c15ed
2014-11-19 Leo Liu <sdl.web@gmail.com>
* NEWS: Mention new macro define-advice.
2014-11-17 Paul Eggert <eggert@cs.ucla.edu>
Improve time stamp handling, and be more consistent about it.
...
...
etc/NEWS
View file @
9c2c15ed
...
...
@@ -65,6 +65,9 @@ have the equivalent of a primary selection.
+++
** terpri gets an optional arg ENSURE to conditionally output a newline.
+++
** New macro `define-advice'.
** `insert-register' now leaves point after the inserted text
when called interactively. A prefix argument toggles this behavior.
...
...
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