changeset 108716:bd3afd9376c5

Remove obsolete comment.
author Juri Linkov <juri@jurta.org>
date Fri, 21 May 2010 00:38:59 +0300
parents 5b835c23f034
children b86650f513a8
files lisp/comint.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/comint.el	Fri May 21 00:33:58 2010 +0300
+++ b/lisp/comint.el	Fri May 21 00:38:59 2010 +0300
@@ -309,7 +309,6 @@
   :type 'integer
   :group 'comint)
 
-;; FIXME: this should be defcustom
 (defcustom comint-input-ring-size 500
   "Size of the input history ring in `comint-mode'."
   :type 'integer