aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion on kboard->kbd_queue and other such crashes.Karoly Lorentey2005-09-111-0/+4
* Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-111-32/+38
* Set Emacs version number to 22.0.51 to allow parallel installations of CVS tr...Karoly Lorentey2005-09-111-16/+28
* Make `emacsclient -n <filename>' open new X frames when possible. (Reported b...Karoly Lorentey2005-09-111-0/+1
* Make xt-mouse.el multi-tty-compatible.Karoly Lorentey2005-09-111-4/+26
* Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some c...Karoly Lorentey2005-09-101-5/+0
* README update.Karoly Lorentey2005-09-091-0/+3
* Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by ...Karoly Lorentey2005-09-091-13/+0
* Enforce the presence of `window-system' and `tty-type' frame parameters in al...Karoly Lorentey2005-09-071-1/+6
* Prevent resource allocation explosion when C-x 5 2 is used on xterms.Karoly Lorentey2005-09-071-0/+5
* Slightly refactor the terminal initialization code for simplicity.Karoly Lorentey2005-09-071-0/+8
* Add two pending bugs to README.multi-tty.Karoly Lorentey2005-08-251-0/+6
* Work around crashes in X session management after normal shutdown of X server.Karoly Lorentey2005-08-041-0/+27
* README update.Karoly Lorentey2005-07-111-0/+1
* Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-0/+1
* README update.Karoly Lorentey2005-07-101-0/+36
* Implement rudimentary Lisp-level terminal parameters.Karoly Lorentey2005-07-061-0/+20
* Speed up loading of term/xterm.el (Dan Nicolaescu).Karoly Lorentey2005-06-281-1/+21
* Work around nondeterministic binding of terminal-local variables. (Fixes nat...Karoly Lorentey2005-06-271-8/+26
* Work around mysterious breakage of arrow key recognition under screen (see fi...Karoly Lorentey2005-06-261-9/+32
* Support for ttys with different character locale settings.Karoly Lorentey2005-05-031-81/+89
* Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-031-15/+34
* README update. (Fix identifier names in emacs background preloader example.)Karoly Lorentey2005-03-281-13/+13
* README updates.Karoly Lorentey2005-03-221-5/+35
* Fix crash condition when an X server connection is broken. (Reported by Vince...Karoly Lorentey2005-03-071-0/+1
* README updates. (Reported by Xavier Mallard)Karoly Lorentey2005-02-041-6/+8
* README update.Karoly Lorentey2004-12-091-0/+2
* Trivial changes in x_create_tip_frame.Karoly Lorentey2004-12-081-0/+4
* Remove remaining references to updating_frame.Karoly Lorentey2004-11-281-68/+112
* Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cl...Karoly Lorentey2004-10-141-0/+3
* README updates.Karoly Lorentey2004-09-201-15/+28
* Inhibit redisplay while frames are being deleted after an X disconnect.Karoly Lorentey2004-09-101-1/+2
* Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)Karoly Lorentey2004-08-231-0/+1
* README updates.Karoly Lorentey2004-08-191-21/+3
* README updates, including a new Tips & Tricks sectionKaroly Lorentey2004-08-131-56/+156
* Updated archive location in docs. (Thanks to Dan Waber.)Karoly Lorentey2004-08-111-2/+9
* Cleaned up README compile & test instructions.Karoly Lorentey2004-08-051-12/+16
* Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)Karoly Lorentey2004-07-101-0/+1
* Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-39/+54
* Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)Karoly Lorentey2004-06-151-0/+1
* README.multi-tty update.Karoly Lorentey2004-06-081-0/+2
* README.multi-tty update.Karoly Lorentey2004-06-071-0/+2
* Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).Karoly Lorentey2004-05-291-0/+1
* Fix window-system-default-frame-alist (ARISAWA Akihiro).Karoly Lorentey2004-05-271-0/+1
* README.multi-tty updates.Karoly Lorentey2004-05-271-0/+6
* Update README.multi-tty.Karoly Lorentey2004-05-231-9/+11
* Add kludge to prevent overriding keyboard-coding-system customization.Karoly Lorentey2004-05-181-0/+4
* Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)Karoly Lorentey2004-05-181-0/+1
* Fixed environment variable handling during terminal initialization.Karoly Lorentey2004-05-081-32/+47
* Mention `tla replay' in README.multi-tty (Gaute Strokkenes).Karoly Lorentey2004-04-231-0/+9