Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.85 emacs/lisp/progmodes/gdb-ui.el:1.86
*** emacs/lisp/progmodes/gdb-ui.el:1.85 Thu Jul 28 02:38:59 2005
--- emacs/lisp/progmodes/gdb-ui.el      Mon Aug  1 08:29:11 2005
***************
*** 201,206 ****
--- 201,207 ----
  
  (defvar gdb-debug-log nil)
  
+ ;;;###autoload
  (defcustom gdb-enable-debug-log nil
    "Non-nil means record the process input and output in `gdb-debug-log'."
    :type 'boolean


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to