diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 13 12:18:37 2004 +0000
+++ b/lisp/ChangeLog	Wed Oct 13 16:32:42 2004 +0000
@@ -1,3 +1,10 @@
+2004-10-14  Masatake YAMATO  <jet@gyve.org>
+
+	* 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.
+
 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
 
 	Sync with Tramp 2.0.45.