bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16072: 24.3.50; Leftover reference to alternatives-define


From: Nicolas Richard
Subject: bug#16072: 24.3.50; Leftover reference to alternatives-define
Date: Fri, 06 Dec 2013 13:45:21 +0100

The NEWS file should reflect the new name of the macro
alternatives-define, which is define-alternatives.

 diff --git a/etc/NEWS b/etc/NEWS
index 679a724..89fc958 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -171,7 +171,7 @@ monitor, use the new functions above.  Similar notes also 
apply to
 `x-display-pixel-width', `x-display-pixel-height', `display-mm-width',
 `display-mm-height', `x-display-mm-width', and `x-display-mm-height'.
 
-** New macro `alternatives-define' can be used to define generic commands.
+** New macro `define-alternatives' can be used to define generic commands.
 Generic commands are interactive functions whose implementation can be
 selected among several alternatives, as a matter of user preference.
 
 
-- 
Nico.





reply via email to

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