emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 21c042b: ; * etc/NEWS: Fix whitespace.


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 21c042b: ; * etc/NEWS: Fix whitespace.
Date: Sat, 05 Dec 2015 12:24:23 +0000

branch: emacs-25
commit 21c042bc6d42ad0d1562a1ac259025b72fcd4e3c
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Fix whitespace.
---
 etc/NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index e3638b4..4e81c89 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -311,19 +311,23 @@ It raises an error if a bookmark of that name already 
exists,
 unlike `bookmark-set' which silently updates an existing bookmark.
 
 ** JSON
+
 ---
 *** `json-pretty-print' and `json-pretty-print-buffer' now maintain
 the ordering of object keys by default.
+
 ---
 *** New commands `json-pretty-print-ordered' and
 `json-pretty-print-buffer-ordered' pretty prints JSON objects with
 object keys sorted alphabetically.
 
 ** You can recompute the VC state of a file buffer with `M-x vc-refresh-state'
+
 ** Prog mode has some support for multi-mode indentation.
 See `prog-indentation-context' and `prog-widen'.
 
 ** Prettify Symbols mode
+
 *** Prettify Symbols mode supports custom composition predicates.  By
 overriding the default `prettify-symbols-compose-predicate', modes can
 specify in which contexts a symbol map be composed to some unicode
@@ -346,7 +350,9 @@ and `erc-channel-hide-list' will only hide the specified 
message types
 for the respective specified targets.
 
 ** Midnight-mode
+
 *** `midnight-mode' is a proper minor mode.
+
 *** clean-buffer-*-regexps can now specify buffers via predicate functions.
 
 ** In xterms, killing text now also sets the CLIPBOARD/PRIMARY selection



reply via email to

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