comparison lisp/ChangeLog @ 99491:0424deda6873

(mouse-buffer-menu-mode-groups): Place "Annotate" into the "Version Control" group (for C-x v g).
author Sam Steingold <sds@gnu.org>
date Tue, 11 Nov 2008 17:20:06 +0000
parents 4443a21738e1
children 6f3388683948
comparison
equal deleted inserted replaced
99490:3153b9e9ea3f 99491:0424deda6873
1 2008-11-11 Sam Steingold <sds@gnu.org>
2
3 * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
4 the "Version Control" group (for C-x v g).
5
1 2008-11-11 Juanma Barranquero <lekktu@gmail.com> 6 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * server.el (server-process-filter): Fix typos and reflow docstring. 8 * server.el (server-process-filter): Fix typos and reflow docstring.
4 9
5 2008-11-11 Martin Rudalics <rudalics@gmx.at> 10 2008-11-11 Martin Rudalics <rudalics@gmx.at>