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

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

[elpa] externals/objed 8e9ab88 152/216: Markup


From: Stefan Monnier
Subject: [elpa] externals/objed 8e9ab88 152/216: Markup
Date: Tue, 8 Jan 2019 12:29:30 -0500 (EST)

branch: externals/objed
commit 8e9ab886fec87e23e92b094857c79d79dea162eb
Author: Clemera <address@hidden>
Commit: Clemera <address@hidden>

    Markup
---
 News.asc | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/News.asc b/News.asc
index b61d8bd..8a08ec4 100644
--- a/News.asc
+++ b/News.asc
@@ -6,13 +6,14 @@
 - Change of some default key bindings (sorry for that, will not happen so 
frequently any more).
 - Add tests.
 - Many bug fixes and enhancements, the most important ones were:
-  - Simplify object macro usage, add new macro arguments.
-  - Add `objed-extend` to easily include other objects into current one.
-  - Add functionality to mark more objects of currrent type by repeating the 
object command.
-  - Use DEL to delete current object and switch to insert (replace).
-  - Add key prefix to switch to (any) remote object.
-  - Add basic multiple-cursors support.
-  - Add syntax (face) object and block object for python.
+
+    - Simplify object macro usage, add new macro arguments.
+    - Add `objed-extend` to easily include other objects into current one.
+    - Add functionality to mark more objects of currrent type by repeating the 
object command.
+    - Use DEL to delete current object and switch to insert (replace).
+    - Add key prefix to switch to (any) remote object.
+    - Add basic multiple-cursors support.
+    - Add syntax (face) object and block object for python.
 
 == 0.1 (2018-10-31)
 



reply via email to

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