aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * xdisp.c (compute_stop_pos): Check validity of end_charpos before using it.Chong Yidong2011-11-232-3/+12
| * | Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-223-4/+14
| * | (wait_reading_process_output): Add comment and URL.Lars Magne Ingebrigtsen2011-11-212-1/+6
| * | Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.Lars Magne Ingebrigtsen2011-11-212-9/+38
| * | * xterm.c (x_clear_frame): Reinstate the XClearWindow call.Jan Djärv2011-11-212-3/+5
| * | More updates to Windows chapter of Lisp manual.Chong Yidong2011-11-212-2/+6
| * | * src/window.c (get_phys_cursor_glyph): Fix Lisp_Object/int mixup.Stefan Monnier2011-11-202-1/+5
| * | Fix typos.Juanma Barranquero2011-11-2012-50/+54
| * | Remove term "status" with "window combination limits".Martin Rudalics2011-11-202-9/+15
| * | * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-203-24/+5
| * | Spelling fixes.Paul Eggert2011-11-197-8/+8
| * | * src/fileio.c (Finsert_file_contents): Add missing gcpro1 variable.Stefan Monnier2011-11-192-2/+8
| * | Fix typos.Juanma Barranquero2011-11-2013-22/+27
| * | Standardize on VIRT_ADDR_VARIES behavior.Paul Eggert2011-11-199-54/+25
| |\ \
| | * \ Merge from trunk.Paul Eggert2011-11-1988-395/+577
| | |\ \ | | |/ / | |/| |
| * | | Spelling fixes.Paul Eggert2011-11-1929-58/+56
| * | | Fix bug #10075 with cursor drawing in an hscrolled window.Eli Zaretskii2011-11-193-15/+107
| * | | * window.c (Fwindow_combination_limit): Make first arg non-optionalChong Yidong2011-11-192-5/+7
| * | | Spelling fixes.Paul Eggert2011-11-1919-22/+22
| * | | Revert last commit.Eli Zaretskii2011-11-194-12/+1
| | * | Merge from trunk.Paul Eggert2011-11-1319-93/+108
| | |\ \
| | * | | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert2011-11-109-54/+24
* | | | | Fix botched merge.Paul Eggert2011-11-181-2/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge from trunk.Paul Eggert2011-11-1880-709/+1243
|\ \ \ \ \ \ | | |/ / / /
| | * | | | Fix minor problems found by static checking.Paul Eggert2011-11-184-1/+12
| |/ / / /
| * | | | * src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs.Dmitry Antipov2011-11-182-2/+6
| * | | | * src/intervals.c: Fix grafting over the whole buffer.Stefan Monnier2011-11-184-65/+53
| * | | | Add assertion for hash values of rows.Eli Zaretskii2011-11-182-0/+2
| * | | | Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-184-25/+59
| * | | | Work around GTK bug crashing emacs GTK builds.Tassilo Horn2011-11-182-0/+12
| * | | | Spelling fixes.Paul Eggert2011-11-182-2/+2
| * | | | Spelling fixes.Paul Eggert2011-11-178-9/+9
| * | | | Fix typos.Juanma Barranquero2011-11-172-1/+5
| * | | | Rename window-splits to window-combination-resize.Martin Rudalics2011-11-172-9/+20
| * | | | Spelling fixes.Paul Eggert2011-11-1711-14/+14
| * | | | Fix typos.Juanma Barranquero2011-11-167-12/+11
| * | | | Fix typos.Juanma Barranquero2011-11-164-7/+11
| * | | | Rename window-nest to window-combination-limit.Martin Rudalics2011-11-163-44/+60
| * | | | Fix typos.Juanma Barranquero2011-11-156-8/+12
| * | | | Spelling fixes.Paul Eggert2011-11-1417-21/+19
| * | | | Fix typos.Juanma Barranquero2011-11-153-10/+10
| * | | | Spelling fixes.Paul Eggert2011-11-1414-14/+14
| * | | | Fix typos.Juanma Barranquero2011-11-1413-19/+19
| * | | | Spelling fixes.Paul Eggert2011-11-1413-23/+19
| * | | | Fix bug #10035 with assertion violation in row_equal_p.Eli Zaretskii2011-11-142-4/+17
| * | | | Fix bug#10044Juanma Barranquero2011-11-142-2/+7
| * | | | Spelling fixes.Paul Eggert2011-11-138-9/+9
| | |/ / | |/| |
| * | | Spelling fixes.Paul Eggert2011-11-121-4/+4
| * | | Allow building temacs with a larger heap on MS-Windows.Eli Zaretskii2011-11-122-1/+9
| * | | Verify glyph row's hash values.Eli Zaretskii2011-11-122-0/+26