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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Wed, 07 May 2008 03:01:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/07 03:01:31

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1742
retrieving revision 1.1743
diff -u -b -r1.1742 -r1.1743
--- NEWS        5 May 2008 22:08:33 -0000       1.1742
+++ NEWS        7 May 2008 03:01:30 -0000       1.1743
@@ -800,7 +800,8 @@
 handle-shift-selection if shift-select-mode is non-nil, before reading
 the command arguments.
 
-** When deleting a terminal, run the special hook `delete-terminal-functions'.
+** When deleting a terminal, the special hook `delete-terminal-functions'
+is run.
 
 ** The `read-shell-command' function does what its name says, with completion.
 It uses the minibuffer-local-shell-command-map for that.
@@ -864,6 +865,8 @@
 statements are accurate (i.e. the functions are actually defined in
 the specified files).
 
+** `ignore-errors' is now a standard macro (does not require the CL package).
+
 ** The new function `read-color' reads a color name using the minibuffer.
 
 ** `interprogram-paste-function' can now return one string or a list




reply via email to

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