/[emacs]/emacs/lisp/term/vt100.el
ViewVC logotype

Diff of /emacs/lisp/term/vt100.el

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

revision 1.14 by lektu, Tue Feb 4 13:28:06 2003 UTC revision 1.15 by miles, Mon Sep 1 15:45:36 2003 UTC
# Line 53  With negative argument, switch to 80-col Line 53  With negative argument, switch to 80-col
53   (send-string-to-terminal (if vt100-wide-mode "\e[?3h" "\e[?3l"))   (send-string-to-terminal (if vt100-wide-mode "\e[?3h" "\e[?3l"))
54   (set-frame-width terminal-frame (if vt100-wide-mode 132 80)))   (set-frame-width terminal-frame (if vt100-wide-mode 132 80)))
55    
56    ;;; arch-tag: 9ff41f24-a7c9-4dee-9cf2-fbaa951eb840
57  ;;; vt100.el ends here  ;;; vt100.el ends here

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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