comparison lisp/ChangeLog @ 57476:6205fd61e464

* progmodes/gud.el (gdb-script-beginning-of-defun): New function. (gdb-script-end-of-defun): New function. (gdb-script-mode): Use `gdb-script-beginning-of-defun' and `gdb-script-end-of-defun' as *-of-defun-function.
author Masatake YAMATO <jet@gyve.org>
date Wed, 13 Oct 2004 16:32:42 +0000
parents 1d5bc0282257
children 991294eeb9d6
comparison
equal deleted inserted replaced
57475:1550c9f141cc 57476:6205fd61e464
1 2004-10-14 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
4 (gdb-script-end-of-defun): New function.
5 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
6 `gdb-script-end-of-defun' as *-of-defun-function.
7
1 2004-10-12 Michael Albinus <michael.albinus@gmx.de> 8 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
2 9
3 Sync with Tramp 2.0.45. 10 Sync with Tramp 2.0.45.
4 11
5 * net/tramp.el (top): Apply `def-edebug-spec' only if function is 12 * net/tramp.el (top): Apply `def-edebug-spec' only if function is