comparison lisp/ChangeLog @ 74396:ee60f0fe10d6

(whitespace-cleanup-internal): Use current argument for recursive call.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 04 Dec 2006 07:34:01 +0000
parents 4b5dd1d28ff0
children 429f18443ca0
comparison
equal deleted inserted replaced
74395:4b5dd1d28ff0 74396:ee60f0fe10d6
1 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * whitespace.el (whitespace-cleanup-internal): Use current
4 argument for recursive call.
5
1 2006-12-04 Michael Albinus <michael.albinus@gmx.de> 6 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el (tramp-methods): Add "ControlPath" and 8 * net/tramp.el (tramp-methods): Add "ControlPath" and
4 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by 9 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
5 Andreas Schwab <schwab@suse.de>. 10 Andreas Schwab <schwab@suse.de>.