comparison lisp/ChangeLog @ 95605:fb1c0df305dc

* longlines.el (longlines-show-effect): Default to a pilcrow sign.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 06 Jun 2008 20:39:07 +0000
parents 12be2f7984b9
children 0b4cfbfeba84
comparison
equal deleted inserted replaced
95604:664723b81c00 95605:fb1c0df305dc
6 6
7 * longlines.el (longlines-re-search-forward): New function. 7 * longlines.el (longlines-re-search-forward): New function.
8 (longlines-mode): Bind replace-search-function and 8 (longlines-mode): Bind replace-search-function and
9 replace-re-search-function, to ensure that replacement commands 9 replace-re-search-function, to ensure that replacement commands
10 treat newlines as spaces. 10 treat newlines as spaces.
11 (longlines-show-effect): Default to a pilcrow sign.
11 12
12 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca> 13 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
13 14
14 * help.el (function-called-at-point): 15 * help.el (function-called-at-point):
15 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table 16 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table