emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/terminal.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/terminal.el
Date: Thu, 20 Dec 2001 13:46:16 -0500

Index: emacs/lisp/terminal.el
diff -c emacs/lisp/terminal.el:1.45 emacs/lisp/terminal.el:1.46
*** emacs/lisp/terminal.el:1.45 Sun Jul 15 12:15:34 2001
--- emacs/lisp/terminal.el      Thu Dec 20 13:46:15 2001
***************
*** 60,66 ****
    :type 'character
    :group 'terminal)
  
! (defcustom terminal-scrolling t ;;>> Setting this to T sort-of defeats my 
whole aim in writing this package...
    "*If non-nil, the terminal-emulator will losingly `scroll' when output 
occurs
  past the bottom of the screen.  If nil, output will win and `wrap' to the top
  of the screen.
--- 60,66 ----
    :type 'character
    :group 'terminal)
  
! (defcustom terminal-scrolling t ;;>> Setting this to t sort-of defeats my 
whole aim in writing this package...
    "*If non-nil, the terminal-emulator will losingly `scroll' when output 
occurs
  past the bottom of the screen.  If nil, output will win and `wrap' to the top
  of the screen.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]