Date: Tue, 1 Jul 2003 14:59:54 -0700 (PDT) From: Martin Cracauer <cracauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/emacs20/files patch-ch Message-ID: <200307012159.h61Lxslv057460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 2003/07/01 14:59:54 PDT FreeBSD ports repository Added files: editors/emacs20/files patch-ch Log: Fix a long-term problem: shell-mode would not open a new shell fo shell-mode on FreeBSD once a number of ttys were taken, it wouldn't find the next free one where xterm and everybody else would. Teach it to walk the list of possible FreeBSD ttys correctly. This code is evil, I'm only doing it because emacs-21 is *really* evil and I didn't port all of my .emacs to xemacs yet... Revision Changes Path 1.1 +42 -0 ports/editors/emacs20/files/patch-ch (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307012159.h61Lxslv057460>