index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Age
Commit message (
Expand
)
Author
2006-01-16
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Miles Bader
2006-01-03
Merged from miles@gnu.org--gnu-2005 (patch 682)
Karoly Lorentey
2005-12-30
(visible_cursor): New boolean var.
Stefan Monnier
2005-12-29
Rename `struct device' to `struct terminal'. Rename some terminal-related fu...
Karoly Lorentey
2005-12-25
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Karoly Lorentey
2005-12-22
Reimplement and extend support for terminal-local environment variables.
Karoly Lorentey
2005-10-23
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Karoly Lorentey
2005-10-20
(encode_terminal_code): Remove unused var src_start.
Kim F. Storm
2005-10-02
* lisp.h (fatal): Undo previous change.
Dan Nicolaescu
2005-09-30
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Dan Nicolaescu
2005-09-19
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
Karoly Lorentey
2005-09-11
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
Karoly Lorentey
2005-09-04
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Karoly Lorentey
2005-08-26
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-22
(turn_on_face): Check for TS_set_foreground and
Juri Linkov
2005-08-07
(set_terminal_modes): If no TS_termcap_modes string,
Richard M. Stallman
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-12
Rename function-key-map to local-function-key-map, and global-function-key-ma...
Karoly Lorentey
2005-07-11
Cosmetic changes in server.el.
Karoly Lorentey
2005-07-11
Rename `struct display' to `struct device'. Update function, parameter and v...
Karoly Lorentey
2005-07-10
Rename term_init to init_tty.
Karoly Lorentey
2005-07-10
Fix compilation error in src/term.c.
Karoly Lorentey
2005-07-07
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-05
Merged from miles@gnu.org--gnu-2005 (patch 469)
Karoly Lorentey
2005-07-05
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Karoly Lorentey
2005-07-04
Update FSF's address.
Lute Kamstra
2005-07-03
Fix the original cause of the "arrow keys don't work on screen" bug.
Karoly Lorentey
2005-06-30
(turn_on_face): In standout mode apply specified
Juri Linkov
2005-06-27
Cleanup: Move kboard fields from struct frame and device-specific descriptors...
Karoly Lorentey
2005-06-26
Make sure the terminfo function key sequences are set up in the correct funct...
Karoly Lorentey
2005-06-25
Make function-key-map a terminal-local variable (move it inside the kboard st...
Karoly Lorentey
2005-06-24
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Miles Bader
2005-06-21
Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Karoly Lorentey
2005-06-17
(produce_special_glyphs): Use spec_glyph_lookup_face.
Richard M. Stallman
2005-05-03
Fix typo in get_display.
Karoly Lorentey
2005-05-03
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...
Karoly Lorentey
2005-04-21
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Miles Bader
2005-04-18
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
Karoly Lorentey
2005-04-17
(struct keys): Add support for shifted keys.
Dan Nicolaescu
2005-02-03
Merged in changes from CVS trunk. (Long time no see!) :-)
Karoly Lorentey
2005-01-16
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Miles Bader
2005-01-06
(encode_terminal_code): Fix buffer size computation.
Kenichi Handa
2004-12-23
Merged in changes from CVS trunk.
Karoly Lorentey
2004-12-12
(encode_terminal_code): Fix previous change.
Kenichi Handa
2004-12-11
Sync to the change in HEAD on 2004-11-30.
Kenichi Handa
2004-12-08
Merged in changes from CVS trunk.
Karoly Lorentey
2004-12-08
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Miles Bader
2004-12-01
(encode_terminal_code): Don't make it "static".
Kenichi Handa
2004-11-30
(encode_terminal_buf, encode_terminal_bufsize): New
Kenichi Handa
2004-07-10
Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
Karoly Lorentey
[prev]
[next]