aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* auto upstreamJoakim Verona2013-01-141-15/+28
|\
| * Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.Jan Djärv2013-01-111-4/+6
| * Introduce scroll-bar-adjust-thumb-portion.Jan Djärv2013-01-111-15/+26
* | auto upstreamJoakim Verona2013-01-051-3/+4
|\ \ | |/
| * Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-3/+4
| |\
| | * Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-041-1/+2
| | * Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-041-2/+2
* | | auto upstreamJoakim Verona2013-01-031-5/+3
|\ \ \ | |/ /
| * | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
| |\ \ | | |/
| | * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * | Simplify via eabs.Paul Eggert2013-01-011-4/+2
* | | auto upstreamJoakim Verona2012-12-121-3/+1
|\ \ \ | |/ /
| * | * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds.Dmitry Antipov2012-12-121-3/+1
* | | auto upstreamJoakim Verona2012-12-081-4/+1
|\ \ \ | |/ /
| * | Use putenv+unsetenv instead of modifying environ directly.Paul Eggert2012-12-081-4/+1
* | | auto upstreamJoakim Verona2012-12-041-1/+0
|\ \ \ | |/ /
| * | * lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_stateDmitry Antipov2012-12-041-1/+0
* | | auto upstreamJoakim Verona2012-12-041-15/+0
|\ \ \ | |/ /
| * | * xterm.c (x_draw_image_relief): Remove unused locals.Paul Eggert2012-12-011-15/+0
* | | auto upstreamJoakim Verona2012-12-011-13/+19
|\ \ \ | |/ /
| * | Fix drawing of relief rects on X and W32.YAMAMOTO Mitsuharu2012-12-011-13/+19
* | | upstreamJoakim Verona2012-11-261-17/+1
|\ \ \ | |/ /
| * | * alloc.c (Fgarbage_collect): Unblock input after clearingDmitry Antipov2012-11-221-17/+1
* | | upstreamJoakim Verona2012-11-131-32/+23
|\ \ \ | |/ /
| * | Simplify by using FOR_EACH_FRAME here and there.Dmitry Antipov2012-11-121-30/+21
| * | Use ad-hoc comparison function for the profiler's hash-tables.Stefan Monnier2012-11-081-2/+2
* | | upstreamJoakim Verona2012-11-061-3/+1
|\ \ \ | |/ /
| * | Remove pad from struct input_event.Dmitry Antipov2012-11-021-2/+0
| |/
| * Spelling fixes.Paul Eggert2012-10-311-1/+1
* | upstreamJoakim Verona2012-10-241-1/+2
|\ \ | |/
| * * xterm.c (x_focus_changed): Check if daemonp when sending focus inJan Djärv2012-10-211-1/+2
* | upstreamJoakim Verona2012-10-161-4/+4
|\ \ | |/
| * Prefer plain 'static' to 'static inline'.Paul Eggert2012-09-301-4/+4
* | finally builds againJoakim Verona2012-09-281-192/+150
|\ \ | |/
| * image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-241-14/+14
| * gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-231-3/+3
| * * xterm.c (x_term_init): Call fixup_locale before and after callingJan Djärv2012-09-231-2/+4
| * Simplify and avoid signal-handling races.Paul Eggert2012-09-231-173/+129
* | upstreamJoakim Verona2012-09-281-8/+4
|\ \ | |/
| * Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-191-8/+4
* | not compiling yetJoakim Verona2012-09-191-17/+1
|\ \ | |/
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-161-12/+0
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-2/+0
| * Simplify SIGIO usage.Paul Eggert2012-09-121-3/+1
* | upstreamJoakim Verona2012-09-111-0/+1
|\ \ | |/
| * Fix wrong overhang display for gstring compositions (Bug#12364).YAMAMOTO Mitsuharu2012-09-111-0/+1
* | upstreamJoakim Verona2012-09-101-22/+28
|\ \ | |/
| * Signal-handler cleanup.Paul Eggert2012-09-061-8/+14
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-14/+14
* | upstreamJoakim Verona2012-09-031-12/+1
|\ \ | |/