aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* more navigation signals workJoakim Verona2011-11-031-24/+27
* upstreamJoakim Verona2011-11-023-40/+39
|\
| * Rename locals to match their nature.Eli Zaretskii2011-11-012-18/+20
| * Fix mouse highlight in continued lines on a TTY.Eli Zaretskii2011-11-012-8/+12
| * Remove unused variable temp-buffer-show-specifiers.Martin Rudalics2011-11-012-14/+7
* | tiny signal debug changeJoakim Verona2011-11-021-1/+2
* | upstreamJoakim Verona2011-11-0110-69/+220
|\ \ | |/
| * Fix random crashes while scrolling backwards.Eli Zaretskii2011-10-302-3/+7
| * Fix bug 9869.Jan Djärv2011-10-302-1/+17
| * * gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): InitializeJan Djärv2011-10-302-0/+5
| * Fix hang after C-z in gnome-shell.Jan Djärv2011-10-303-12/+46
| * * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,Paul Eggert2011-10-292-1/+8
| * * src/frame.h (MOUSE_HL_INFO): Remove excess parens.Andreas Schwab2011-10-292-37/+41
| * Fix attribution for last commit in src/ChangeLog.Eli Zaretskii2011-10-291-0/+2
| * Fix the `xbytecode' user-defined command in .gdbinit.Eli Zaretskii2011-10-293-6/+80
| * Revert last commit.Eli Zaretskii2011-10-292-13/+8
| * Fix bug #9902 with crash caused by clearing mouse highlight.Eli Zaretskii2011-10-292-8/+13
| * Fixes: debbugs:9903Andreas Schwab2011-10-292-2/+7
| * Revert problematic change to wait_reading_process_output.Glenn Morris2011-10-282-9/+9
* | more signal handler skeletonsJoakim Verona2011-11-012-2/+55
* | download url is sent to emacsJoakim Verona2011-11-011-3/+22
* | initial signal handling for downloadsJoakim Verona2011-11-011-1/+46
| |
| \
*-. \ upstreamJoakim Verona2011-10-298-106/+297
|\ \ \ | | |/
| | * Fix use of uninitialized variable.Eli Zaretskii2011-10-282-1/+7
| | * * src/xdisp.c (note_mouse_highlight): Fix use of uninitialized var.Chong Yidong2011-10-282-4/+11
| | * * src/window.c (make_window): Initialize phys_cursor_on_p.Dan Nicolaescu2011-10-282-0/+5
| |/
| * * src/lisp.h (struct Lisp_Symbol): Update comments.Stefan Monnier2011-10-283-81/+79
| * src/w32font.c (w32_load_unicows_or_gdi32): Add missing return.Juanma Barranquero2011-10-282-1/+5
| * Fix bug #8562 with Emacs display on Windows 9X.Eli Zaretskii2011-10-284-4/+168
| * src/window.c: Fix typos in docstrings.Juanma Barranquero2011-10-272-20/+27
* | some fruitless webkit size experimentsJoakim Verona2011-10-281-3/+12
* | upstreamJoakim Verona2011-10-279-204/+201
|\ \ | |/
| * More gnutls memory fixes.Chong Yidong2011-10-274-146/+110
| * Fix a memory leak in the built-in GnuTLS support.Chong Yidong2011-10-274-45/+61
| * src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-275-10/+16
| * Fix typos.Juanma Barranquero2011-10-261-1/+1
| * * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero2011-10-262-5/+16
* | upstreamJoakim Verona2011-10-265-5/+33
|\ \ | |/
| * * lisp/progmodes/octave-*.el: Update maintainer.Stefan Monnier2011-10-251-2/+0
| * * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-252-0/+5
| * Make function-key-map apply when key is bound to `undefined'.Stefan Monnier2011-10-252-2/+19
| * * sysdep.c (init_sys_modes): Fix the check for the controlling terminal.Enami Tsugutomo2011-10-252-1/+9
| |
| \
*-. \ upstreamJoakim Verona2011-10-246-113/+175
|\ \ \ | | |/
| | * src/bidi.c: Fix a typo in a comment.Eli Zaretskii2011-10-201-1/+1
| | * Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...Eli Zaretskii2011-10-203-15/+43
| |/
| * Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)Paul Eggert2011-10-193-62/+61
| * Followup to 2011-10-19T09:48:35Z!eliz@gnu.org.Eli Zaretskii2011-10-192-3/+14
| * Fix part 2 of bug #9771 with lines that start with a display vector.Eli Zaretskii2011-10-192-0/+13
| * Have nobreak-char-display handle U+2010 and U+2011.Chong Yidong2011-10-182-32/+43
* | upstreamJoakim Verona2011-10-182-10/+68
|\ \ | |/