Revision: emacs--lorentey--1--patch-10
Archive: lorentey@elte.hu--2004
Creator: Karoly Lorentey <lorentey@elte.hu>
Date: Fri Dec 23 04:12:48 CET 2005
Standard-date: 2005-12-23 03:12:48 GMT
New-files: lisp/termdev.el
Modified-files: README.multi-tty lisp/ebuff-menu.el
    lisp/echistory.el lisp/frame.el
    lisp/international/encoded-kb.el lisp/loadup.el
    lisp/progmodes/ebrowse.el lisp/startup.el
    lisp/term/linux.el lisp/term/x-win.el mac/makefile.MPW
    src/Makefile.in src/buffer.c src/keyboard.c src/lisp.h
    src/macterm.c src/print.c src/term.c src/xterm.c
New-patches: lorentey@elte.hu--2004/emacs--lorentey--1--patch-10
    lorentey@elte.hu--2004/emacs--multi-tty--0--patch-455
    lorentey@elte.hu--2004/emacs--multi-tty--0--patch-456
    lorentey@elte.hu--2004/emacs--multi-tty--0--patch-457
    lorentey@elte.hu--2004/emacs--multi-tty--0--patch-458
Summary: Merged from lorentey@elte.hu--2004 (patch 455-458)
Keywords: merge

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-455
   Implement full support for frame-local `next-buffer' and `previous-buffer'.

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-456
   Reimplement and extend support for terminal-local environment variables.

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-457
   Don't let x_initialize break 8-bit input on ttys.  (Reported by Joakim Verona.)  Split `set-input-mode'.

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-458
   Pull a bugfix from CVS to prevent problems with the Debian semantic package.