From 855c6e8cdb9b0875ce9c5b2b0fd3e74a15888278 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 14 Nov 2015 18:25:24 +0200 Subject: [PATCH] ; * etc/NEWS: Fix formatting --- etc/NEWS | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 591ed024a4f..0758df1d7c2 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 -- 2.39.5