]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove obsolete comment.
authorJuri Linkov <juri@jurta.org>
Thu, 20 May 2010 21:38:59 +0000 (00:38 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 20 May 2010 21:38:59 +0000 (00:38 +0300)
lisp/comint.el

index 8defc3c7800334063d94137516ce8a40519f0afa..fd3cff3b5f94f057822add457ba480d530d92443 100644 (file)
@@ -309,7 +309,6 @@ the function `comint-truncate-buffer' is on `comint-output-filter-functions'."
   :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