From: Juanma Barranquero Date: Mon, 3 May 2010 12:46:56 +0000 (+0200) Subject: Fix typo. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~298 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/1fada56353a7759495a3abb19d93235c040bccad Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eb42484950..ed61cb3838 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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: