view lisp/term/apollo.el @ 56965:bebd8a58e0f8

(term-window-width): Only use full window width on window system if overflow-newline-into-fringe is enabled. (term-mode): Don't disable overflow-newline-into-fringe.
author Kim F. Storm <storm@cua.dk>
date Tue, 07 Sep 2004 20:54:03 +0000
parents 695cf19ef79e
children af1c58687bdd 375f2633d815
line wrap: on
line source

;; -*- no-byte-compile: t -*-

(load "term/vt100" nil t)

;;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
;;; apollo.el ends here