summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | 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
| * Merge from trunk.Paul Eggert2011-11-1319-93/+108
| |\ | |/ |/|
* | 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
* | dispnew.c (scrolling_window): Fix index usage.Eli Zaretskii2011-11-122-4/+9
* | Don't handle splits status.Martin Rudalics2011-11-123-68/+15
* | Fix more typos.Juanma Barranquero2011-11-122-2/+2
* | Fix typos.Juanma Barranquero2011-11-124-6/+6
* | * xfns.c (unwind_create_frame):Jan Djärv2011-11-114-3/+10
* | Spelling fixes.Paul Eggert2011-11-112-3/+3
* | * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.Dmitry Antipov2011-11-112-1/+4
* | callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.Kenichi Handa2011-11-112-0/+8
* | merge trunkKenichi Handa2011-11-1113-133/+219
|\ \