comparison lisp/ChangeLog @ 51165:7a7fd3859264

#
author André Spiegel <spiegel@gnu.org>
date Fri, 23 May 2003 17:58:46 +0000
parents 9b6803d4f8ef
children 20e68518102b
comparison
equal deleted inserted replaced
51164:0b871f4efb59 51165:7a7fd3859264
1 2003-05-23 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-cvs.el (vc-cvs-checkout): Don't leave the branch when
4 REV is t. From Don Provan <dprovan@bivio.net>
5
1 2003-05-23 Richard M. Stallman <rms@gnu.org> 6 2003-05-23 Richard M. Stallman <rms@gnu.org>
2 7
3 * forms.el (forms--mode-commands1): Bind \t, not `tab'. 8 * forms.el (forms--mode-commands1): Bind \t, not `tab'.
4 (forms--mode-commands): Don't bind \t in the maps where 9 (forms--mode-commands): Don't bind \t in the maps where
5 we call forms--mode-commands1. 10 we call forms--mode-commands1.