]> code.delx.au - gnu-emacs/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000 (14:46 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000 (14:46 +0200)
lisp/ChangeLog

index eb42484950fb3bdda258bdacf18382abf36a7169..ed61cb383897ad6893ad587185a195611b55299f 100644 (file)
@@ -22,7 +22,7 @@
        * 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'.
+       (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
 
        Use a mode-line spec rather than a static string in Semantic.
        * cedet/semantic/util-modes.el: