log

age author description
2004-10-19 Karoly Lorentey Merged in changes from CVS trunk.
2004-10-14 Karoly Lorentey Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.
2004-10-14 Karoly Lorentey Merged in changes from CVS trunk.
2004-10-12 Karoly Lorentey Merged in changes from CVS trunk.
2004-10-10 Karoly Lorentey Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)
2004-10-10 Karoly Lorentey Merged in changes from CVS trunk.
2004-10-10 Karoly Lorentey Small tweaks in server.el.
2004-10-08 Karoly Lorentey Removed C99ism in init_fringe_bitmap.
2004-10-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-10-03 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-29 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-20 Karoly Lorentey README updates.
2004-09-20 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-16 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-13 Karoly Lorentey Fix typo in src/Makefile.in.
2004-09-13 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-10 Karoly Lorentey Inhibit redisplay while frames are being deleted after an X disconnect.
2004-09-10 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-06 Karoly Lorentey Merged in changes from CVS trunk.
2004-09-02 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-31 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-31 Karoly Lorentey Merged in changes from CVS trunk (Jan D. has fixed the XSync call in xterm.c, no need to disable it anymore).
2004-08-24 Karoly Lorentey Add TAGS-LISP to precious regex in src/.
2004-08-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-23 Karoly Lorentey Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
2004-08-19 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-19 Karoly Lorentey README updates.
2004-08-16 Karoly Lorentey Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
2004-08-13 Karoly Lorentey README updates, including a new Tips & Tricks section
2004-08-11 Karoly Lorentey Updated archive location in docs. (Thanks to Dan Waber.)
2004-08-11 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-09 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-05 Karoly Lorentey Cleaned up README compile & test instructions.
2004-08-03 Karoly Lorentey Merged in changes from CVS trunk.
2004-08-03 Karoly Lorentey Added sorted-doc to backup regex in lib-src.
2004-07-30 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-27 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-24 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-22 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-18 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-13 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-11 Karoly Lorentey Fix creating frames on different X servers.
2004-07-11 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-10 Karoly Lorentey Prevent the previous bug from reappearing later.
2004-07-10 Karoly Lorentey Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)
2004-07-10 Karoly Lorentey Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
2004-07-10 Karoly Lorentey Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).
2004-07-10 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-05 Karoly Lorentey Fixed C-c from the controlling terminal.
2004-07-04 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-04 Karoly Lorentey Fix bootstrap errors.
2004-07-04 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
2004-07-03 Karoly Lorentey Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.
2004-07-03 Karoly Lorentey Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
2004-07-03 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-28 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-24 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-15 Karoly Lorentey Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)
2004-06-15 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-14 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-11 Karoly Lorentey Fix parse error in term.c (ARISAWA Akihiro).
2004-06-11 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-10 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-08 Karoly Lorentey Make server-start safe against accidental restarts.
2004-06-08 Karoly Lorentey Dissociate from the controlling tty correctly on FreeBSD.
2004-06-08 Karoly Lorentey Don't core dump on SIGINT when there is no frame on the controlling tty.
2004-06-08 Karoly Lorentey README.multi-tty update.
2004-06-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-07 Karoly Lorentey Clear single_kboard each time Emacs returns to top-level.
2004-06-07 Karoly Lorentey README.multi-tty update.
2004-06-06 Karoly Lorentey Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
2004-06-05 Karoly Lorentey Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
2004-06-05 Karoly Lorentey Merged in changes from CVS trunk.
2004-06-03 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-31 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-30 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-29 Karoly Lorentey Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
2004-05-27 Karoly Lorentey Fix window-system-default-frame-alist (ARISAWA Akihiro).
2004-05-27 Karoly Lorentey Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).
2004-05-27 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-27 Karoly Lorentey README.multi-tty updates.
2004-05-25 Karoly Lorentey Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).
2004-05-25 Karoly Lorentey Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).
2004-05-24 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-23 Karoly Lorentey Update README.multi-tty.
2004-05-23 Karoly Lorentey Use the remote locale for terminal & keyboard coding system.
2004-05-23 Karoly Lorentey Fix environment variables on emacsclient frames.
2004-05-23 Karoly Lorentey Use with-selected-frame.
2004-05-23 Karoly Lorentey New control structure: with-selected-frame.
2004-05-23 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
2004-05-22 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-18 Karoly Lorentey Add kludge to prevent overriding keyboard-coding-system customization.
2004-05-18 Karoly Lorentey Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
2004-05-18 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-11 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-11 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-08 Karoly Lorentey Added branch description to admin/notes/BRANCH.
2004-05-08 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-08 Karoly Lorentey Fixed environment variable handling during terminal initialization.
2004-05-07 Karoly Lorentey Merged in changes from CVS trunk.
2004-05-01 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-29 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-28 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-27 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-23 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-23 Karoly Lorentey Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
2004-04-19 Karoly Lorentey A simple implementation for display-local frame parameters.
2004-04-19 Karoly Lorentey Fix one more case of the previous error.
2004-04-19 Karoly Lorentey Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
2004-04-19 Karoly Lorentey In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).
2004-04-19 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-18 Karoly Lorentey Fix frame parameter handling in server.el.
2004-04-18 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-18 Karoly Lorentey Another server.el overhaul.
2004-04-18 Karoly Lorentey Fix segfault in term.c (reported by lukhas@free.fr).