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
2012-08-11
Second commit; does not compile yet.
Eli Zaretskii
2012-08-07
Drop FGET and revert read access to Lisp_Objects slots of struct frame.
Dmitry Antipov
2012-08-06
Separate read and write access to Lisp_Object slots of struct frame.
Dmitry Antipov
2012-08-05
Docfix for kill-buffer-hook and others.
Chong Yidong
2012-07-31
Generalize INTERNAL_FIELD between buffers, keyboards and frames.
Dmitry Antipov
2012-07-30
Convert safe_call to use variable number of arguments.
Dmitry Antipov
2012-07-08
Cleanup changes following fix for bug #11832.
Eli Zaretskii
2012-07-07
Fix bug #11832 with truncated lines when fringes are disabled on GUI frames.
Eli Zaretskii
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
Cleanup xmalloc.
Dmitry Antipov
2012-06-28
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-26
* term.c (delete_tty): Remove redundant call to memset.
Dmitry Antipov
2012-06-25
Use sprintf return value instead of invoking strlen on result.
Paul Eggert
2012-06-24
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
2012-06-22
Support higher-resolution time stamps.
Paul Eggert
2012-06-19
Preserve tty top-frames under various window-changing operations.
Chong Yidong
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-10
Add support for italic text on ttys.
Chong Yidong
2012-06-02
Initial incomplete version of tty menus. tty_menu_activate not done yet.
Eli Zaretskii
2012-05-25
Merge from trunk.
Paul Eggert
2012-04-22
Spelling fixes.
Paul Eggert
2012-01-09
Merge from trunk.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-30
Spelling fixes.
Paul Eggert
2011-12-10
Merge from trunk.
Paul Eggert
2011-11-30
Fix typos.
Juanma Barranquero
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-15
Add comments about special meaning of TAB characters in compositions.
Eli Zaretskii
2011-08-30
Merge from trunk.
Paul Eggert
2011-08-30
Fix bug #9402 with :align-to on TTY frames.
Eli Zaretskii
2011-08-29
Merge from trunk.
Paul Eggert
2011-08-29
* term.c (produce_glyphless_glyph): Make sprintf buffer a bit bigger
Paul Eggert
2011-08-28
* src/term.c (init_tty) [HAVE_GPM]: Move mouse settings after set_tty_hooks.
Johan Bockgård
2011-08-04
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-07-28
* term.c: Integer and memory overflow issues.
Paul Eggert
2011-07-12
* term.c (init_tty): Remove unused local.
Paul Eggert
2011-07-11
Remove support for supdup, c10 and perq terminals, which are no longer suppor...
Lars Magne Ingebrigtsen
2011-07-07
Fix bug #9015 with a bogus crash with glyphless characters on a TTY.
Eli Zaretskii
2011-05-17
Merge from mainline.
Paul Eggert
2011-05-17
* src/term.c (Fresume_tty): Restore hooks before reinitializing.
Courtney Bane
2011-05-12
* term.c (term_mouse_position): Don't assume time_t wraparound.
Paul Eggert
2011-05-12
Be more systematic about user-interface timestamps.
Paul Eggert
2011-05-04
* term.c (vfatal): Remove stray call to va_end.
Paul Eggert
2011-05-03
* term.c: Don't include <stdarg.h>, as <lisp.h> does that.
Paul Eggert
2011-04-24
Fallout from resurrecting doprnt.
Eli Zaretskii
2011-04-18
Allow glyphless-char-display to distinguish between X and text terminals.
Chong Yidong
2011-04-13
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
* term.c: Make symbols static if they're not exported.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-09
Merge from mainline.
Paul Eggert
[prev]
[next]