branch: elpa/evil-goggles
commit deab4966d75321a9172947ee5cdf2329eb2c5a6b
Author: Evgeni Kolev <[email protected]>
Commit: Evgeni Kolev <[email protected]>

    README: reverse NEWS, newest on top
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index eb7557d467..64262c3333 100644
--- a/README.md
+++ b/README.md
@@ -174,12 +174,12 @@ evil-goggles-record-macro-face
 
 ## NEWS - Recent Significant Changes
 
-- [May 28, 2017] Switched to using custom faces per action, deprecated 
`evil-goggles-faces-alist`
-- [May 28, 2017] Switched to using per-action on/off custom variables, 
deprecated `evil-goggles-blacklist`
-- [Aug 02, 2017] Add experimental support for undo/redo (no longer 
experimental since Sep 16, 2017)
-- [Sep 13, 2017] Emacs 24 support
-- [Sep 16, 2017] Support for undo/redo is no longer experimental
-- [Sep 17, 2017] Add experimental support for pulsing hints (no longer 
experimental since Dec 02, 2017)
-- [Nov 03, 2017] Add options `evil-goggles-async-duration` and 
`evil-goggles-blocking-duration`
-- [Dec 02, 2017] Pulsing hints is no longer experimental
 - [Feb 05, 2018] Show hint on start/stop macro recording
+- [Dec 02, 2017] Pulsing hints is no longer experimental
+- [Nov 03, 2017] Add options `evil-goggles-async-duration` and 
`evil-goggles-blocking-duration`
+- [Sep 17, 2017] Add experimental support for pulsing hints (no longer 
experimental since Dec 02, 2017)
+- [Sep 16, 2017] Support for undo/redo is no longer experimental
+- [Sep 13, 2017] Emacs 24 support
+- [Aug 02, 2017] Add experimental support for undo/redo (no longer 
experimental since Sep 16, 2017)
+- [May 28, 2017] Switched to using per-action on/off custom variables, 
deprecated `evil-goggles-blacklist`
+- [May 28, 2017] Switched to using custom faces per action, deprecated 
`evil-goggles-faces-alist`

Reply via email to