view lisp/term/vt102.el @ 62138:f43815bbb303

(cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with list-buffers-directory. This caused the *cvs-commit* buffer to be sometimes mistakenly reused as a *cvs* buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 06 May 2005 22:19:48 +0000
parents 695cf19ef79e
children af1c58687bdd 375f2633d815
line wrap: on
line source

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

(load "term/vt100" nil t)

;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f
;;; vt102.el ends here