| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-04-08 | 2 | -3/+27 | |
| |\ \ | |/ | ||||||
| | * | (xmalloc): Fix return type. | Stefan Monnier | 2004-04-07 | 2 | -3/+27 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-03-25 | 1 | -6/+0 | |
| |\ \ | |/ | ||||||
| | * | Fix copyright. | Stefan Monnier | 2004-03-22 | 1 | -6/+0 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-03-11 | 2 | -25/+49 | |
| |\ \ | |/ | ||||||
| | * | Changes to support ChangeLog.10+. | Juanma Barranquero | 2004-03-09 | 2 | -25/+49 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-03-07 | 2 | -9/+13 | |
| |\ \ | |/ | ||||||
| | * | *** empty log message *** | Juanma Barranquero | 2004-03-01 | 1 | -8/+12 | |
| | * | (obj): Add fringe.c. | Juanma Barranquero | 2004-03-01 | 1 | -1/+1 | |
| * | | Implemented suspending of emacsclient frames. | Karoly Lorentey | 2004-02-28 | 1 | -61/+183 | |
| * | | Make emacsclient refuse to create a frame inside an Emacs term buffer. | Karoly Lorentey | 2004-02-27 | 1 | -2/+22 | |
| * | | Fix a crash in emacsclient when DISPLAY is unset. | Karoly Lorentey | 2004-02-20 | 1 | -1/+1 | |
| * | | Changed emacsclient to open new frames by default. | Karoly Lorentey | 2004-02-20 | 1 | -5/+12 | |
| * | | Verify the version of Emacsclient. | Karoly Lorentey | 2004-02-20 | 1 | -1/+17 | |
| * | | Added -w option to emacsclient for opening a new X frame. | Karoly Lorentey | 2004-02-19 | 1 | -25/+40 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-02-17 | 3 | -15/+43 | |
| |\ \ | |/ | ||||||
| | * | *** empty log message *** | Stefan Monnier | 2004-02-16 | 1 | -1/+7 | |
| | * | rcs2log fixes for CVSROOT var. | Paul Eggert | 2004-02-15 | 1 | -1/+13 | |
| | * | Work correctly if CVSROOT specifies :fork: or | Paul Eggert | 2004-02-15 | 1 | -11/+17 | |
| | * | *** empty log message *** | Stefan Monnier | 2004-02-06 | 1 | -0/+4 | |
| | * | (decode_options): Fix handling of alternate editor. | Stefan Monnier | 2004-02-05 | 1 | -2/+2 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-02-02 | 2 | -32/+27 | |
| |\ \ | |/ | ||||||
| | * | (main): Don't use the hostname in the socket name. | Stefan Monnier | 2004-01-27 | 2 | -31/+25 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-01-26 | 2 | -0/+9 | |
| |\ \ | |/ | ||||||
| | * | *** empty log message *** | Richard M. Stallman | 2004-01-24 | 1 | -0/+5 | |
| | * | (main): Restore errno from saved_errno, | Richard M. Stallman | 2004-01-24 | 1 | -0/+4 | |
| * | | Removed %T in mode-line-format. Trivial documentation changes. | Karoly Lorentey | 2004-01-25 | 1 | -0/+5 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-01-22 | 1 | -4/+15 | |
| |\ \ | |/ | ||||||
| | * | (main): Stop if socket name too long. | Stefan Monnier | 2004-01-20 | 1 | -6/+20 | |
| * | | Fix C-g handling with multiple ttys. | Karoly Lorentey | 2004-01-11 | 1 | -0/+6 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-01-10 | 2 | -5/+9 | |
| |\ \ | |/ | ||||||
| | * | (main): Save errno from socket_status. | Andreas Schwab | 2004-01-08 | 2 | -2/+9 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-01-05 | 2 | -1/+5 | |
| |\ \ | |/ | ||||||
| | * | (main): Fix socket name when using another user. | Andreas Schwab | 2004-01-04 | 2 | -1/+5 | |
| * | | Converted display hooks to be display-local. Plus many bugfixes. | Karoly Lorentey | 2004-01-05 | 1 | -4/+6 | |
| * | | Portability fixes (now it compiles & runs fine on Solaris). | Karoly Lorentey | 2004-01-03 | 1 | -590/+48 | |
| * | | Fix longopts option name for --tty. | Karoly Lorentey | 2004-01-02 | 1 | -1/+1 | |
| * | | MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions. | Karoly Lorentey | 2004-01-02 | 1 | -1/+1 | |
| * | | Fixed X support, preliminary support for X-tty combo sessions. | Karoly Lorentey | 2004-01-02 | 1 | -3/+6 | |
| * | | A few more bugfixes and new features. | Karoly Lorentey | 2003-12-31 | 1 | -60/+90 | |
| * | | Major bugfixes and slight enhancements. | Karoly Lorentey | 2003-12-30 | 1 | -11/+11 | |
| * | | Handle Ctl-G in emacsclient. | Karoly Lorentey | 2003-12-29 | 1 | -3/+19 | |
| * | | Bugfix festival. | Karoly Lorentey | 2003-12-29 | 1 | -20/+35 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2003-12-28 | 2 | -6/+30 | |
| |\ \ | |/ | ||||||
| | * | (rlog_options): Append -rbranchtag if CVS/Tag indicates | Paul Eggert | 2003-12-27 | 2 | -6/+30 | |
| * | | Merged in changes from CVS HEAD | Karoly Lorentey | 2003-12-28 | 2 | -4/+7 | |
| |\ \ | |/ | ||||||
| | * | *** empty log message *** | Thien-Thi Nguyen | 2003-12-24 | 1 | -0/+5 | |
| | * | (main): For return code, no longer special-case VMS. | Thien-Thi Nguyen | 2003-12-24 | 1 | -4/+2 | |
| * | | Fully eliminated global tty state variables. | Karoly Lorentey | 2003-12-27 | 1 | -1/+1 | |
| * | | Full support for multiple terminal I/O (with some rough edges). | Karoly Lorentey | 2003-12-27 | 1 | -4/+25 | |