# HG changeset patch # User Juri Linkov # Date 1274391539 -10800 # Node ID bd3afd9376c51ba5ec3a9f80857665e226ea6f32 # Parent 5b835c23f03464b4f4b964ecb57108bcceca6965 Remove obsolete comment. diff -r 5b835c23f034 -r bd3afd9376c5 lisp/comint.el --- 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