comparison lisp/ChangeLog @ 72649:ea0f13c83847

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 05 Sep 2006 03:39:19 +0000
parents a906afc31a2f
children 78baf6b1169a
comparison
equal deleted inserted replaced
72648:dccec68de80c 72649:ea0f13c83847
1 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
4 (gdb-var-list-children-regexp): Make type field optional.
5
6 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
7 e.g public, protected in C++.
8
1 2006-09-04 John Paul Wallington <jpw@pobox.com> 9 2006-09-04 John Paul Wallington <jpw@pobox.com>
2 10
3 * simple.el (completion-show-help): New defcustom. 11 * simple.el (completion-show-help): New defcustom.
4 (completion-setup-function): Heed it. 12 (completion-setup-function): Heed it.
5 13