comparison lisp/ChangeLog @ 51171:20e68518102b

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 23 May 2003 22:35:40 +0000
parents 7a7fd3859264
children 6234a4fe96f9
comparison
equal deleted inserted replaced
51170:ae05e83c45d5 51171:20e68518102b
1 2003-05-23 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el (gdba): Accommodate Fortran programs.
4 (gud-gdba-command-name): Use -noasync in all cases (as Fortran
5 seems to require it also).
6 (gdb-source-info): Parse correctly when compilation directory
7 specifies host also (IRIX).
8
1 2003-05-23 Andre Spiegel <spiegel@gnu.org> 9 2003-05-23 Andre Spiegel <spiegel@gnu.org>
2 10
3 * vc-cvs.el (vc-cvs-checkout): Don't leave the branch when 11 * vc-cvs.el (vc-cvs-checkout): Don't leave the branch when
4 REV is t. From Don Provan <dprovan@bivio.net> 12 REV is t. From Don Provan <dprovan@bivio.net>
5 13