aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Paul Eggert2011-10-291-3/+77
|\
| * * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,Paul Eggert2011-10-291-0/+6
| * * src/frame.h (MOUSE_HL_INFO): Remove excess parens.Andreas Schwab2011-10-291-0/+4
| * 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-291-0/+9
| * Revert last commit.Eli Zaretskii2011-10-291-5/+0
| * Fix bug #9902 with crash caused by clearing mouse highlight.Eli Zaretskii2011-10-291-0/+5
| * Fixes: debbugs:9903Andreas Schwab2011-10-291-0/+5
| * Revert problematic change to wait_reading_process_output.Glenn Morris2011-10-281-0/+5
| * Fix use of uninitialized variable.Eli Zaretskii2011-10-281-0/+6
| * * src/xdisp.c (note_mouse_highlight): Fix use of uninitialized var.Chong Yidong2011-10-281-0/+4
| * * src/window.c (make_window): Initialize phys_cursor_on_p.Dan Nicolaescu2011-10-281-0/+4
| * * src/lisp.h (struct Lisp_Symbol): Update comments.Stefan Monnier2011-10-281-6/+10
| * src/w32font.c (w32_load_unicows_or_gdi32): Add missing return.Juanma Barranquero2011-10-281-0/+4
| * Fix bug #8562 with Emacs display on Windows 9X.Eli Zaretskii2011-10-281-0/+21
* | Merge from trunk.Paul Eggert2011-10-271-1/+41
|\ \ | |/
| * src/window.c: Fix typos in docstrings.Juanma Barranquero2011-10-271-0/+7
| * More gnutls memory fixes.Chong Yidong2011-10-271-0/+11
| * Fix a memory leak in the built-in GnuTLS support.Chong Yidong2011-10-271-0/+9
| * src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-271-0/+7
| * Fix typos.Juanma Barranquero2011-10-261-1/+1
| * * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero2011-10-261-0/+6
* | * process.c: (emacs_get_tty_pgrp, Fprocess_running_child_p, process_send_sign...Paul Eggert2011-10-271-0/+2
* | Add Bug#.Paul Eggert2011-10-261-1/+1
* | * sysdep.c (system_process_attributes): Simplify pid_t handling.Paul Eggert2011-10-251-3/+3
* | * syntax.c (ST_COMMENT_STYLE, ST_STRING_STYLE): Revert this part of the change.Paul Eggert2011-10-251-5/+1
* | Merge from trunk.Paul Eggert2011-10-251-1/+15
|\ \ | |/
| * * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-251-0/+4
| * Make function-key-map apply when key is bound to `undefined'.Stefan Monnier2011-10-251-0/+5
| * * sysdep.c (init_sys_modes): Fix the check for the controlling terminal.Enami Tsugutomo2011-10-251-0/+5
* | * character.c (Funibyte_string): Use CHECK_RANGED_INTEGER instead.Paul Eggert2011-10-241-1/+1
* | *print.c (Fexternal_debugging_output): Use more-conservative overflow fix.Paul Eggert2011-10-241-2/+1
* | * print.c (PRINTFINISH): Undo alloca change; not needed.Paul Eggert2011-10-241-1/+0
* | * lread.c: Fix off-by-one error that can read outside a buffer.Paul Eggert2011-10-241-1/+2
* | Merge from trunk.Paul Eggert2011-10-221-1/+78
|\ \ | |/
| * Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...Eli Zaretskii2011-10-201-0/+13
| * Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)Paul Eggert2011-10-191-0/+21
| * Followup to 2011-10-19T09:48:35Z!eliz@gnu.org.Eli Zaretskii2011-10-191-0/+4
| * Fix part 2 of bug #9771 with lines that start with a display vector.Eli Zaretskii2011-10-191-0/+6
| * Have nobreak-char-display handle U+2010 and U+2011.Chong Yidong2011-10-181-0/+5
| * Fix bug #9771 with slow redisplay in long lines full of control characters.Eli Zaretskii2011-10-181-0/+19
| * Fix part 1 of bug #9771 with assertion violation in move_it_by_lines.Eli Zaretskii2011-10-171-0/+3
| * Fix part 4 of bug#9771 with assertion violation when wrap-prefix is usedEli Zaretskii2011-10-171-0/+6
* | Merge from trunk.Paul Eggert2011-10-161-1/+6
|\ \ | |/
| * Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618)Martin Rudalics2011-10-151-0/+5
* | Merge from trunk.Paul Eggert2011-10-141-21/+17
|\ \ | |/
| * * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplainedStefan Monnier2011-10-141-20/+16
* | * editfns.c (Fformat_time_string): Remove now-unnecessary check.Paul Eggert2011-10-131-0/+2
* | Merge from trunk.Paul Eggert2011-10-131-0/+14
|\ \ | |/
| * Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-131-0/+5