Documented completion-styles.
[bpt/emacs.git] / etc / NEWS
index 400941d..aaee377 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -447,13 +447,13 @@ next history elements.  When the reverse search reaches the first history
 element, it wraps to the last history element, and the forward search
 wraps to the first history element.  When the search is terminated, the
 history element containing the search string becomes the current.
-
++++
 *** The variable read-file-name-completion-ignore-case overrides
 completion-ignore-case for file name completion.
-
++++
 *** The variable read-buffer-completion-ignore-case overrides
 completion-ignore-case for buffer name completion.
----
++++
 *** `completion-styles' can be customized to choose your favorite
 completion style.
 ---
@@ -1057,6 +1057,9 @@ from that sequence is used.  The special value `t' means "no switches".
 *** Clicking on the VC mode-line entry now pops the VC menu.
 +++
 *** The VC mode-line entry now has a tooltip that explains the VC file status.
+
+*** In VC Annotate mode, the key bindings have changed to use lower
+case keys instead of the upper case keys used in the past.
 +++
 *** In VC Annotate mode, for VC systems that support changesets, you can
 see the diff for the whole changeset (not only for the current file)
@@ -1266,6 +1269,14 @@ mlm-* functions and variables (formerly used for Malayalam script).
 **** `tamil' and `tml-util, and all associated tamil-* and tml-*
 functions and variables (formerly used for Tamil script).
 
+*** The meaning of NAME argument of `set-fontset-font' is changed.
+Previously nil is accepted as the default fontset.  Now, nil is for
+the fontset of the selected frame and t is for the default fontset.
+
+*** The meaning of FONTSET argument of `print-fontset' is changed.
+Now, nil is for the fontset of the selected frame and t is for the
+default fontset.
+
 ---
 ** The variable temp-file-name-pattern has been removed.
 This variable was only used by call-process-region, which now uses