summaryrefslogtreecommitdiff
path: root/lisp/comint.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2010-05-21 00:38:59 +0300
committerJuri Linkov <juri@jurta.org>2010-05-21 00:38:59 +0300
commit2ee13033a8a600e53b86004fad293c8819412131 (patch)
tree53e63acf28ded3577ebe42e7c04775c1e6acbbf0 /lisp/comint.el
parentf5d6548ac93ed6b2c5eb06bfe93e2f531ddd72e0 (diff)
downloademacs-2ee13033a8a600e53b86004fad293c8819412131.tar.gz
Remove obsolete comment.
Diffstat (limited to 'lisp/comint.el')
-rw-r--r--lisp/comint.el1
1 files changed, 0 insertions, 1 deletions
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