comparison lisp/ChangeLog @ 82237:0c295c34c4d2

Insert tiny change
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Thu, 02 Aug 2007 00:23:02 +0000
parents 337c5a70f4ca
children f7e3e669432e
comparison
equal deleted inserted replaced
82236:16e0efab6871 82237:0c295c34c4d2
6 * vc-hooks.el (vc-default-extra-menu): New function. 6 * vc-hooks.el (vc-default-extra-menu): New function.
7 7
8 * menu-bar.el (menu-bar-vc-filter): New function. 8 * menu-bar.el (menu-bar-vc-filter): New function.
9 (menu-bar-tools-menu): Use it as a filter. 9 (menu-bar-tools-menu): Use it as a filter.
10 10
11 2007-08-01 Eric Hanchrow <offby1@blarg.net> 11 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
12 12
13 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. 13 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
14 14
15 2007-08-01 Glenn Morris <rgm@gnu.org> 15 2007-08-01 Glenn Morris <rgm@gnu.org>
16 16
31 functions. 31 functions.
32 (fortran-window-create, fortran-strip-sequence-nos): Doc fix. Use 32 (fortran-window-create, fortran-strip-sequence-nos): Doc fix. Use
33 fortran-line-length rather than 72. 33 fortran-line-length rather than 72.
34 (fortran-window-create-momentarily): Doc fix. 34 (fortran-window-create-momentarily): Doc fix.
35 35
36 2007-07-31 Drew Adams <drew.adams@oracle.com> 36 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
37 37
38 * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix 38 * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix
39 parent groups link. 39 parent groups link.
40 40
41 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net> 41 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>