emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 855c6e8: ; * etc/NEWS: Fix formatting


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 855c6e8: ; * etc/NEWS: Fix formatting
Date: Sat, 14 Nov 2015 16:25:59 +0000

branch: emacs-25
commit 855c6e8cdb9b0875ce9c5b2b0fd3e74a15888278
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Fix formatting
---
 etc/NEWS |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 591ed02..0758df1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -112,21 +112,23 @@ and can contain escape sequences for command keys, 
quotes, and the like.
 * Changes in Emacs 25.1
 
 ** Any file of the form .dir-locals*.el is now considered a dir-local
-   file, and multiple can be used in the same directory. See the
-   variable `dir-locals-file' for more information.
+file, and multiple such files can be used in the same directory.  See
+the variable `dir-locals-file' for more information.
+
 ** `xref-find-definitions' and `describe-function' now display
-   information about mode local overrides (defined by
-   cedet/mode-local.el `define-overloadable-function' and
-   `define-mode-local-overrides').
+information about mode local overrides (defined by cedet/mode-local.el
+`define-overloadable-function' `define-mode-local-overrides').
 
 ** New `display-buffer' action function `display-buffer-use-some-frame'
 This displays the buffer in an existing frame other than the current
 frame, and allows the caller to specify a frame predicate to exclude
 frames.
 
-** New doc command `describe-symbol'.  Works for functions, vars, faces, etc...
+** New doc command `describe-symbol'.
+Works for functions, vars, faces, etc...
 
-** New user option `search-default-regexp-mode' specifies the default mode for 
isearch
+** New user option `search-default-regexp-mode'
+specifies the default mode for I-search.
 
 ** `isearch' and `query-replace' now perform character folding in matches.
 This is analogous to case-folding, but applies between Unicode



reply via email to

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