2004-03-19 |
Karoly Lorentey |
Trivial cleanup in fringe.c, missing from previous patch.
|
2004-03-19 |
Karoly Lorentey |
Trivial cleanups to get rid of GCC warnings.
|
2004-03-19 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-16 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-11 |
Karoly Lorentey |
Fixed compiler warnings for keyboard.c.
|
2004-03-11 |
Karoly Lorentey |
README updates.
|
2004-03-11 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-11 |
Karoly Lorentey |
Fix background-mode on terminal frames (Dan Nicolaescu).
|
2004-03-08 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-07 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-06 |
Karoly Lorentey |
Added *.rej to tla's unrecognized pattern.
|
2004-03-06 |
Karoly Lorentey |
README updates.
|
2004-03-02 |
Karoly Lorentey |
README updates.
|
2004-03-01 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Implemented suspending of emacsclient frames.
|
2004-02-27 |
Karoly Lorentey |
Make emacsclient refuse to create a frame inside an Emacs term buffer.
|
2004-02-27 |
Karoly Lorentey |
README.multi-tty updates.
|
2004-02-26 |
Karoly Lorentey |
(Sigh.) Don't try to read more events than the buffer size.
|
2004-02-26 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-26 |
Karoly Lorentey |
Check for numchars > 0 in handle_one_xevent, not 1.
|
2004-02-25 |
Karoly Lorentey |
Revert patch-93, that was the real culprit. Reapply patch-97.
|
2004-02-25 |
Karoly Lorentey |
Back out previous change, it causes infinite recursion.
|
2004-02-25 |
Karoly Lorentey |
Don't try to handle a new event if the input buffer is full.
|
2004-02-25 |
Karoly Lorentey |
Allow tty_read_avail_input to use the whole input buffer.
|
2004-02-25 |
Karoly Lorentey |
README updates.
|
2004-02-24 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-24 |
Karoly Lorentey |
Block more input during read_avail_input.
|
2004-02-20 |
Karoly Lorentey |
Fix a crash in emacsclient when DISPLAY is unset.
|
2004-02-20 |
Karoly Lorentey |
Fix typo in delete_display_hook documentation.
|
2004-02-20 |
Karoly Lorentey |
Don't delete a tty if it's the last device with frames.
|
2004-02-20 |
Karoly Lorentey |
Don't read too many characters from the tty.
|
2004-02-20 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-20 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-20 |
Karoly Lorentey |
README updates.
|
2004-02-20 |
Karoly Lorentey |
Changed emacsclient to open new frames by default.
|
2004-02-20 |
Karoly Lorentey |
Verify the version of Emacsclient.
|
2004-02-19 |
Karoly Lorentey |
Added -w option to emacsclient for opening a new X frame.
|
2004-02-19 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-19 |
Karoly Lorentey |
Fix list-colors-display and other functions on a termcap frame
|
2004-02-19 |
Karoly Lorentey |
Don't try to init X drag and drop on a termcap frame.
|
2004-02-19 |
Karoly Lorentey |
Added newly loaded stuff in loadup.el to src/Makefile.in.
|
2004-02-18 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-17 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-10 |
Karoly Lorentey |
Fixed a typo in README.multi-tty.
|
2004-02-08 |
Karoly Lorentey |
Don't hang on the tty if called from a shell script.
|
2004-02-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-02 |
Karoly Lorentey |
Trivial fixes to shut up some of the compiler warnings.
|
2004-02-02 |
Karoly Lorentey |
Fix the case when emacsclient is run on Emacs's controlling tty.
|
2004-02-02 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-26 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-26 |
Karoly Lorentey |
Prevent core dumps when the X server crashes.
|
2004-01-26 |
Karoly Lorentey |
Don't exit Emacs when the X display is closed during a tty-X combo session.
|
2004-01-25 |
Karoly Lorentey |
Cosmetic changes.
|
2004-01-25 |
Karoly Lorentey |
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
|
2004-01-25 |
Karoly Lorentey |
Removed %T in mode-line-format. Trivial documentation changes.
|
2004-01-24 |
Karoly Lorentey |
Fixed interactive temacs.
|
2004-01-24 |
Karoly Lorentey |
Set the keyboard of the initial frame correctly.
|
2004-01-23 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|