aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error in previous commit.Michael Albinus2010-11-101-1/+1
* Add const to array elements of font filter properties.YAMAMOTO Mitsuharu2010-11-105-8/+20
* * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.Michael Albinus2010-11-102-0/+46
* * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.Glenn Morris2010-11-092-9/+12
* Merge from emacs-23Stefan Monnier2010-11-096-12/+70
|\
| * xfns.c (x_real_positions): Fix declaration-after-statement problem.Eli Zaretskii2010-11-092-2/+6
| * Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.Chong Yidong2010-11-052-5/+12
| * Backport fix for Bug#5723 from trunk.Chong Yidong2010-11-042-14/+51
| |\
| | * Backport 2010-03-27T00:45:[email protected] from trunkChong Yidong2010-11-042-13/+27
| | * Backport 2010-03-25T08:56:[email protected] from trunkYAMAMOTO Mitsuharu2010-11-042-14/+5
| | * Backport 2010-03-25T08:48:[email protected] from trunkHelmut Eller2010-11-042-5/+37
| |/
| * Backport 2010-05-27T04:24:30Z!handa@etlken from trunkKenichi Handa2010-11-042-2/+42
| * Backport fix for Bug#2423 from trunk.YAMAMOTO Mitsuharu2010-11-044-7/+26
| |\
| | * Backport 2010-04-10T10:52:[email protected] from trunkChong Yidong2010-11-044-8/+23
| | * Backport 2010-04-10T10:39:[email protected] from trunkChong Yidong2010-11-042-8/+8
| | * Backport from trunk.Chong Yidong2010-11-042-4/+13
| |/
| * * xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if ourJan Djärv2010-11-042-42/+33
| * Remove debug code.Jan Djärv2010-11-041-1/+1
| * Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).Jan Djärv2010-11-044-5/+63
| * Fix for Bug#5655, backported from trunk.Glenn Morris2010-11-034-21/+17
| * Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.Jan Djärv2010-11-014-1/+105
* | * src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.Jan D2010-11-072-17/+5
* | * src/xdisp.c (note_mode_line_or_margin_highlight): InitializeJan D2010-11-072-3/+6
* | xdisp.c: Add commentary about character compositions in bidirectional text.Eli Zaretskii2010-11-061-1/+31
* | src/ChangeLog: Fix log entry for 2010-11-06T09:33:[email protected].Eli Zaretskii2010-11-061-0/+1
* | Support R2L lines in tool-tip text.Eli Zaretskii2010-11-063-18/+140
* | configure.in: Fix indentationAndreas Schwab2010-11-061-9/+9
* | * src/nsfont.m: Include termchar for new mouse-highlight.Jan Djärv2010-11-062-2/+6
* | Unify mouse-highlight code for all GUI and TTY sessions.Eli Zaretskii2010-11-0617-1519/+821
|\ \
| * | Cleanup -Wall warnings.Eli Zaretskii2010-11-052-12/+10
| * | Fix unified mouse highlight after compiling on Unix.Eli Zaretskii2010-11-053-7/+19
| * | Fix mouse redesigned mouse highlight on MSDOS.Eli Zaretskii2010-11-054-1/+14
| * | Cleanup fallout from redesigning mouse highlight.Eli Zaretskii2010-11-055-13/+27
| * | Reflect mouse-highlight redesign in term.cEli Zaretskii2010-11-022-422/+36
| * | REALLY finish coding portable mouse highlight.Eli Zaretskii2010-11-012-47/+55
| * | Finish coding mouse highlight redesigned for portability.Eli Zaretskii2010-11-015-187/+230
| * | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-319-309/+284
| * | Unify mouse highlight code of MSDOS and GUI sessions.Eli Zaretskii2010-10-308-581/+244
* | | term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused varia...Eli Zaretskii2010-11-052-5/+5
* | | * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic point...Adrian Robert2010-11-052-4/+15
* | | ChangeLog fix.Glenn Morris2010-11-041-2/+2
* | | Refer to set-coding-system-priority instead of the obsoleteLars Magne Ingebrigtsen2010-11-042-1/+6
* | | ChangeLog fix.Glenn Morris2010-11-041-1/+2
* | | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (...Adrian Robert2010-11-044-5/+12
* | | Support for gif transparency.Julien Danjou2010-11-032-4/+37
* | | Don't be so lax with spelling.Glenn Morris2010-11-021-8/+7
* | | Mere anarchy is loosed upon the world.Glenn Morris2010-11-021-6/+5
* | | Fix error in last merge from branch.Chong Yidong2010-11-012-18/+0
* | | Fix dates in ChangeLog entries.Juanma Barranquero2010-11-011-12/+10
* | | merge trunkKenichi Handa2010-11-0110-66/+136
|\ \ \