diff lisp/comint/gdb.el @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 929b76928fce
children
line wrap: on
line diff
--- a/lisp/comint/gdb.el	Mon Aug 13 10:02:48 2007 +0200
+++ b/lisp/comint/gdb.el	Mon Aug 13 10:03:52 2007 +0200
@@ -331,7 +331,7 @@
     (gdb-mode)
     (gdb-set-buffer)))
 
-;;;####autoload
+;;;###autoload
 (defun gdb-with-core (file corefile)
   "Debug a program using a corefile."
   (interactive "fProgram to debug: \nfCore file to use: ")