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: Sun, 13 Apr 2008 22:12:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/13 22:12:02

Index: etc/NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1723
retrieving revision 1.1724
diff -u -b -r1.1723 -r1.1724
--- etc/NEWS    11 Apr 2008 15:34:15 -0000      1.1723
+++ etc/NEWS    13 Apr 2008 22:11:58 -0000      1.1724
@@ -732,6 +732,13 @@
 
 * Lisp Changes in Emacs 23.1
 
+** `all-completions' may now return the base size in the last cdr.
+Since this means the returned list is not properly nil-terminated, this
+is an incompatible change and is thus enabled by the new variable
+completion-all-completions-with-base-size.
+
+** New function `apply-partially' for curried application.
+
 ** `fill-forward-paragraph-function' specifies which function the filling
 code should use to find paragraph boundaries.
 




reply via email to

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