summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan D.2010-12-072-0/+8
* Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-063-3/+22
* Fix for 7412 (no cursor on image) backported from trunk.Jan D.2010-12-052-1/+19
* Avoid infloop when scrolling conservatively (Bug#7537).Chong Yidong2010-12-042-1/+10
* Handle negative top/left in frame parameters (Bug#7510).Jan D.2010-12-023-15/+39
* merge emacs-23Kenichi Handa2010-11-2525-126/+535
|\
| * Back-port revision 101465 from the trunk, to resolve bug #7452.Eli Zaretskii2010-11-222-1/+10
| * Fix image cache marking bug (Bug#6301).YAMAMOTO Mitsuharu2010-11-212-5/+11
| * * editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.Chong Yidong2010-11-212-1/+7
| * Fix bug 7425.Jan D.2010-11-202-2/+34
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-141-0/+6
| * Fix link error on Fedora 14: newer GConf don't use g_type_*.Jan D2010-11-142-3/+5
| * Backport fix for Bug#6170 from trunk.Dan Nicolaescu2010-11-131-9/+13
| * Fix bug #7346: document load-file-name.Eli Zaretskii2010-11-122-0/+9
| * Fix revno 100152.Eli Zaretskii2010-11-093-1/+19
| * Fix revno 100153.Eli Zaretskii2010-11-092-1/+3
| * 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 r99752 from trunkChong Yidong2010-11-042-13/+27
| | * Backport r99751 from trunkYAMAMOTO Mitsuharu2010-11-042-14/+5
| | * Backport r99750 from trunkHelmut Eller2010-11-042-5/+37
| |/
| * Backport r100459 from trunkKenichi Handa2010-11-042-2/+42
| * Backport fix for Bug#2423 from trunk.YAMAMOTO Mitsuharu2010-11-044-7/+26
| |\
| | * Backport r99863 from trunkChong Yidong2010-11-044-8/+23
| | * Backport r99862 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 D.2010-11-042-42/+33
| * Remove debug code.Jan D.2010-11-041-1/+1
| * Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).Jan D.2010-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 D.2010-11-014-1/+105
| * Print informative error message when aborting on GTK disconnect.Chong Yidong2010-10-302-37/+39
| * Document GTK Emacs kill on display close in PROBLEMS.Chong Yidong2010-10-251-1/+7
| * * dbusbind.c (Fdbus_call_method_asynchronously)Michael Albinus2010-10-252-0/+18
| * * xterm.c (x_connection_closed): Kill Emacs unconditionally.Chong Yidong2010-10-242-9/+10
| * Fix typos.Juanma Barranquero2010-10-231-3/+3
| * src/frame.c: Fix previous change.Juanma Barranquero2010-10-221-2/+0
| * Document values of window-system and deprecate its use as predicate.Eli Zaretskii2010-10-223-11/+45
* | Fix decoding of emacs-mule coding system.Kenichi Handa2010-11-255-20/+34
|/
* * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Ken Brown2010-10-182-0/+7
* Fix incorrect font metrics when the same font is opened with different pixels...Kenichi Handa2010-10-152-0/+30
* src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-1412-249/+248
* Fix handling of font properties on Windows (bug#6303).Damyan Pepper2010-10-135-40/+93
* Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-1310-44/+45
* Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-129-10/+14
* Fix typos in commentsKenichi Handa2010-10-121-27/+27
* Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan D.2010-10-112-4/+39
* * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Michael Albinus2010-10-082-8/+24
* ChangeLog fix.Glenn Morris2010-10-071-7/+1