From 44fdad1ceb063bdb1f623a05bb8c664bdf9a24d0 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Mon, 23 Dec 2013 19:40:42 +0800 Subject: [PATCH] NEWS tweak. --- etc/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index be9f9b131bf..01bd3291028 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1147,15 +1147,17 @@ Emacs now no longer locks DIR/FILE in that case. On file systems that do not support symbolic links, the lock is now a regular file with contents being what would have been in the symlink. ++++ ** New functions `group-gid' and `group-real-gid'. -** The `common-substring' argument of display-completion-list is obsolete. +** The `common-substring' argument of `display-completion-list' is obsolete. Either use `completion-all-completions' which already returns highlighted strings (including for partial or substring completion) or call `completion-hilit-commonality' to add the highlight. ** Changes to the Emacs Lisp Coding Conventions in Emacs 24.4 ++++ *** The package descriptor and name of global variables, constants, and functions should be separated by two hyphens if the symbol is not meant to be used by other packages. -- 2.39.2