comparison lisp/ChangeLog @ 108222:ca0eca33fb40

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 03 May 2010 14:46:56 +0200
parents 0b37f86b040e
children 261591829d04
comparison
equal deleted inserted replaced
108221:0df783a4f40a 108222:ca0eca33fb40
20 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca> 20 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
21 21
22 * simple.el (with-wrapper-hook): Move. 22 * simple.el (with-wrapper-hook): Move.
23 (buffer-substring-filters): Mark obsolete. 23 (buffer-substring-filters): Mark obsolete.
24 (filter-buffer-substring-functions): New variable. 24 (filter-buffer-substring-functions): New variable.
25 (buffer-substring-filters): Use it. Remove unused arg `noprops'. 25 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
26 26
27 Use a mode-line spec rather than a static string in Semantic. 27 Use a mode-line spec rather than a static string in Semantic.
28 * cedet/semantic/util-modes.el: 28 * cedet/semantic/util-modes.el:
29 (semantic-minor-modes-format): New var to replace... 29 (semantic-minor-modes-format): New var to replace...
30 (semantic-minor-modes-status): Remove. 30 (semantic-minor-modes-status): Remove.