Mercurial > emacs
changeset 108222:ca0eca33fb40
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 03 May 2010 14:46:56 +0200 |
parents | 0df783a4f40a |
children | 261591829d04 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 02 23:23:01 2010 -0700 +++ b/lisp/ChangeLog Mon May 03 14:46:56 2010 +0200 @@ -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: