comparison lisp/ChangeLog @ 101070:3f35938e8ea3

(diff-show-trailing-whitespaces): Remove function. Move setting up whitepace-mode ... (diff-mode): ... here. (diff-mode-menu): Add a menu entry for showing trailing whitespace.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 10 Jan 2009 17:21:04 +0000
parents 2cdb90b00be6
children 8d9cf977e8f5
comparison
equal deleted inserted replaced
101069:00eb4d86697f 101070:3f35938e8ea3
1 2009-01-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
4 Move setting up whitepace-mode ...
5 (diff-mode): ... here.
6 (diff-mode-menu): Add a menu entry for showing trailing whitespace.
7
1 2009-01-10 Chong Yidong <cyd@stupidchicken.com> 8 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * faces.el (x-font-family-list): Remove entirely. 10 * faces.el (x-font-family-list): Remove entirely.
4 11
5 2009-01-10 Eli Zaretskii <eliz@gnu.org> 12 2009-01-10 Eli Zaretskii <eliz@gnu.org>