aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gud.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/gud.el b/lisp/gud.el
index a78b366e7cb..890dcbc6bd7 100644
--- a/lisp/gud.el
+++ b/lisp/gud.el
@@ -944,4 +944,6 @@ Link exprs of the form:
944 ) 944 )
945 (t nil)))) 945 (t nil))))
946 946
947(provide 'gud)
948
947;;; gud.el ends here 949;;; gud.el ends here