From: Juri Linkov Date: Thu, 20 May 2010 21:38:59 +0000 (+0300) Subject: Remove obsolete comment. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~205^2~39 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ee13033a8a600e53b86004fad293c8819412131;p=emacs.git Remove obsolete comment. --- diff --git a/lisp/comint.el b/lisp/comint.el index 8defc3c7800..fd3cff3b5f9 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -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