diff etc/NEWS @ 108212:41a25ee89427

New hook filter-buffer-substring-functions. * simple.el (with-wrapper-hook): Move. (buffer-substring-filters): Mark obsolete. (filter-buffer-substring-functions): New variable. (buffer-substring-filters): Use it. Remove unused arg `noprops'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 02 May 2010 01:56:30 -0400
parents 444a324af979
children 261591829d04
line wrap: on
line diff
--- a/etc/NEWS	Sun May 02 01:06:53 2010 -0400
+++ b/etc/NEWS	Sun May 02 01:56:30 2010 -0400
@@ -181,6 +181,8 @@
 
 * Lisp changes in Emacs 24.1
 
+** buffer-substring-filters is obsoleted by filter-buffer-substring-functions.
+
 ** New completion style `substring'.
 
 ** Image API