/[emacs]/emacs/lisp/comint.el
ViewVC logotype

Diff of /emacs/lisp/comint.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.304 by rms, Tue Nov 2 14:16:30 2004 UTC revision 1.305 by rms, Sun Nov 21 00:40:32 2004 UTC
# Line 310  the function `comint-truncate-buffer' is Line 310  the function `comint-truncate-buffer' is
310    :type 'integer    :type 'integer
311    :group 'comint)    :group 'comint)
312    
313  (defvar comint-input-ring-size 32  (defvar comint-input-ring-size 150
314    "Size of input history ring.")    "Size of input history ring.")
315    
316  (defvar comint-input-ring-separator "\n"  (defvar comint-input-ring-separator "\n"

Legend:
Removed from v.1.304  
changed lines
  Added in v.1.305

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26