summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* src/ChangeLog: Fix typos.Eli Zaretskii2014-01-151-2/+2
* ChangeLog fixesGlenn Morris2014-01-1410-54/+49
* Space before paren, updating recent change.Paul Eggert2014-01-141-1/+1
* Fix MinGW64 porting problem with _setjmp.Paul Eggert2014-01-132-13/+23
* Correctly handle reaching the end of the interval tree. (Bug#15344)Daniel Colascione2014-01-132-0/+18
|\
* | Fix bug when resizing mini window (Bug#16424).Martin Rudalics2014-01-132-2/+8
* | * macfont.m: Include termchar.h.Jan Djärv2014-01-132-12/+28
|/
* Make GTK+ menus work correctly with the Unity global menuDaniel Colascione2014-01-124-14/+44
|\
| * Fix changelogDaniel Colascione2014-01-121-0/+3
| * Make GTK+ menus work correctly with Unity global menuDaniel Colascione2014-01-124-14/+41
* | composite.c (composition_update_it): Fix indexing of LGSTRING_CHAR (Bug#15984).Kenichi Handa2014-01-132-1/+6
* | Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-112-0/+11
* | Fix bug #16347 with updating redisplay of company-mode's "tooltip".Eli Zaretskii2014-01-112-1/+14
* | src/xdisp.c (try_window_id): Update commentary.Eli Zaretskii2014-01-111-2/+9
* | Fix doc-string of frame_resize_pixelwise.Martin Rudalics2014-01-112-4/+13
* | Fix handling of internal borders (Bug#16348).Martin Rudalics2014-01-118-35/+106
* | ChangeLog fixesGlenn Morris2014-01-103-14/+14
|/
* Spelling fixes.Paul Eggert2014-01-091-1/+1
* Fix misdisplay of interlaced GIFs with libgif5.Paul Eggert2014-01-072-1/+7
* Fix bug #16129 with slow and incorrect redisplay in follow-mode.Eli Zaretskii2014-01-062-1/+7
* Spelling fixes.Paul Eggert2014-01-055-5/+5
* Spelling fix.Paul Eggert2014-01-041-1/+1
* Spelling fixes.Paul Eggert2014-01-043-5/+9
* Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).Paul Eggert2014-01-042-3/+12
* Fix maximization behavior on Windows (Bug#16300).Martin Rudalics2014-01-043-15/+25
* Port to C89.Paul Eggert2014-01-027-10/+33
* Whitespace fixes for recently-added code.Paul Eggert2014-01-021-2/+3
* Remove the dynamic-docstring-function feature.Chong Yidong2014-01-032-15/+4
* Further adjust frame/window scrollbar width calculations.Martin Rudalics2014-01-027-42/+62
* Prefer ASCII in doc and comments when the difference does not matter.Paul Eggert2014-01-011-1/+1
* * lisp.h (EMACS_INT): Configure based on INTPTR_MAX, not LONG_MAX.Paul Eggert2014-01-012-10/+20
* Fix bug #16265 with buffer caches when modifying text in indirect buffers.Eli Zaretskii2014-01-017-52/+164
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01202-207/+214
* Fix last change of grow_mini_window.Martin Rudalics2013-12-312-8/+12
* * nsterm.m (windowDidResignKey:): Set mouse_moved to 0.Jan Djärv2013-12-312-0/+5
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-315-19/+31
* Fix typo in a comment in the last commit in w2.c.Eli Zaretskii2013-12-311-1/+1
* Fall back on SetNamedSecurityInfo if SetFileSecurity fails in acl_set_file.Fabrice Popineau2013-12-312-5/+115
* Some more fixes following pixelwise resize changes including one for Bug#16306.Martin Rudalics2013-12-317-40/+106
* src/fileio.c: Silence compiler warnings.Juanma Barranquero2013-12-302-2/+7
* Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2013-12-302-0/+33
* Fix Bug#16284.Martin Rudalics2013-12-302-2/+6
* Plain copy-file no longer chmods an existing destination.Paul Eggert2013-12-292-68/+111
* * src/emacs.c (main): [DAEMON_MUST_EXEC]: Restore close-on-exec after exec.Paul Eggert2013-12-281-0/+1
* Fix pipe bug with OS X emacs --daemon (Bug#16262).Paul Eggert2013-12-282-0/+8
* Fix a thinko in last commit.Eli Zaretskii2013-12-281-1/+2
* Fix bug #14739 with creation of GUI frames from TTY session on Windows.Eli Zaretskii2013-12-282-0/+8
* ChangeLog fixes for font-lockingGlenn Morris2013-12-271-3/+3
* Fix ChangeLog typos.Juanma Barranquero2013-12-281-9/+9