aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \
* | | | xdisp.c (fill_composite_glyph_string): Always set s->face, to avoid a crash (...Kenichi Handa2011-11-112-0/+11
| | * | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert2011-11-109-54/+24
| |/ /
| * | Disallow calling window-inside-edges and related functions on internal windows.Chong Yidong2011-11-092-9/+14
| * | Spelling fixes.Paul Eggert2011-11-082-2/+2
| * | * s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926).Paul Eggert2011-11-082-0/+6
| * | Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-084-28/+43
| * | Move low-level window width/height functions to C, and high-level functions t...Chong Yidong2011-11-082-48/+73
| * | src/lisp.h (syms_of_abbrev): Remove declaration.Juanma Barranquero2011-11-072-4/+5
| * | Allow to run temacs.exe on MS-Windows in GUI mode.Eli Zaretskii2011-11-072-1/+10
| * | Remove term "subwindow" from code and documentation.Martin Rudalics2011-11-074-40/+53
| * | * alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).Paul Eggert2011-11-062-1/+13
|/ /
* | merge trunkKenichi Handa2011-11-0719-274/+579
|\ \
| * \ Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.orgGlenn Morris2011-11-062-4/+33
| |\ \ | | |/