emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116613: * etc/NEWS: Minor edits.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116613: * etc/NEWS: Minor edits.
Date: Fri, 28 Feb 2014 19:44:34 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116613
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2014-02-28 14:44:32 -0500
message:
  * etc/NEWS: Minor edits.
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-02-28 19:14:25 +0000
+++ b/etc/NEWS  2014-02-28 19:44:32 +0000
@@ -122,16 +122,17 @@
 the *Messages* buffer should call the function `messages-buffer' to do
 so and set up the mode.
 
++++
 ** Emacs can now support ACLs (access control lists).
 This requires a suitable support library to be found at build time.
+On GNU/Linux, the POSIX ACL interface is used via libacl.
+On MS-Windows, the NT Security APIs are used to emulate the POSIX interface.
 
 +++
 *** Emacs preserves the ACL entries of files when backing up.
 +++
 *** New functions `file-acl' and `set-file-acl' get and set the ACL
-entries of a file.  On GNU/Linux, the POSIX ACL interface is used via
-libacl.  On MS-Windows, the NT Security APIs are used to emulate the
-POSIX ACL interfaces.
+entries of a file.
 
 ** Multi-monitor support has been added.
 
@@ -435,6 +436,7 @@
 *** New Lisp debugger command `v' (`debugger-toggle-locals') toggles the
 display of local variables of the current stack frame.
 
++++
 *** The Lisp debugger's `e' command (`debugger-eval-expression') now includes
 the lexical environment when evaluating the code in the context at point
 (and so allows you to access lexical variables).


reply via email to

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