comparison lisp/ChangeLog @ 49248:3e383126e57e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 14 Jan 2003 23:57:32 +0000
parents b1f3f94fcefe
children afbb682b9aa5
comparison
equal deleted inserted replaced
49247:5856f0179746 49248:3e383126e57e
1 2003-01-14 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el: Improve commentary.
4 (gdb-window-height, gdb-window-width, gdb-display-number-end):
5 Customize the dimensions of frames for displayed expressions.
6 (gdb-error-begin): Comment out because it is not used because of
7 bug/quirk in annotations.
8 (gdb-reset): Use with-current-buffer.
9
1 2003-01-14 Kim F. Storm <storm@cua.dk> 10 2003-01-14 Kim F. Storm <storm@cua.dk>
2 11
3 * ido.el (ido-read-internal, ido-file-internal) 12 * ido.el (ido-read-internal, ido-file-internal)
4 (ido-copy-current-file-name, ido-wide-find-dirs-or-files): 13 (ido-copy-current-file-name, ido-wide-find-dirs-or-files):
5 Don't use `path' as name of local variables holding a file name. 14 Don't use `path' as name of local variables holding a file name.