Mercurial > emacs
view nextstep/FOR-RELEASE @ 109947:4d912bd88b04
Merge latest whitespace.el changes from trunk (Bug#6172).
* whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
New version 13.0.
(whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
Adjust initialization.
(whitespace-bob-marker, whitespace-eob-marker)
(whitespace-buffer-changed): New vars.
(whitespace-cleanup, whitespace-color-on, whitespace-color-off)
(whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
(whitespace-post-command-hook, whitespace-display-char-on):
Adjust code.
(whitespace-looking-back, whitespace-buffer-changed): New funs.
(whitespace-space-regexp, whitespace-tab-regexp): Eliminate funs.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Aug 2010 00:13:32 -0400 |
parents | fe774839a58c |
children |
line wrap: on
line source
-*- outline -*- * CURSOR BUGS: ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up on top of all others * OTHER BUGS ** free_frame_resources, face colors ** numeric keysetting bug ** http://debbugs.gnu.org/ns * MAC-RELATED: ** open file:/// URLs ** put frame autopositioning into C code somewhere -- if loc = same, offset ** automap ctrl-mouse-1 to mouse-3 ** deal with Finder aliases somehow ** Ctrl-F2 won't pull up menus * OTHER / LOW PRIORITY: ** better recog of unicode scripts / Greek / composition ** Exec-dump not working on GNUstep (so slow startup). ** undo for color-drag face customization