emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Wed, 10 Oct 2007 20:02:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/10 20:02:07

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1583
retrieving revision 1.1584
diff -u -b -r1.1583 -r1.1584
--- NEWS        10 Oct 2007 13:30:46 -0000      1.1583
+++ NEWS        10 Oct 2007 20:02:07 -0000      1.1584
@@ -297,10 +297,13 @@
 respectively.  The functions are called with the terminal id of the frame
 being suspended/resumed as a parameter.
 
-*** New functions: `environment', `let-environment'.
+*** New function: `environment'.
 
 *** New variable: `local-function-key-map'.
-This in addition to the global function-key-map variable that already existed.
+This in addition to the global function-key-map variable that
+already existed.  The global variable is not used directly any more;
+instead, the local-function-key-map is initialized so as to inherit from
+function-key-map.
 
 *** `initial-environment' holds the environment inherited from Emacs's parent.
 




reply via email to

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