Sun, 02 Jan 2011 15:28:40 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 25 Dec 2010 19:19:57 +0200 |
Eli Zaretskii |
Fix bug #7662 with aligning key bindings equivalent to menu items.
|
Mon, 20 Dec 2010 08:17:26 +0800 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 10 Dec 2010 19:23:43 +0100 |
Jan D. |
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
|
Fri, 26 Nov 2010 20:15:09 +0200 |
Eli Zaretskii |
Fix and document components of mouse event position.
|
Sat, 20 Nov 2010 15:51:25 +0100 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 09 Nov 2010 20:36:21 +0200 |
Eli Zaretskii |
Fix revno 100152.
|
Tue, 16 Nov 2010 21:37:45 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Tue, 16 Nov 2010 16:47:43 -0500 |
Chong Yidong |
Revert changes in revision 102407
|
Tue, 16 Nov 2010 16:38:37 -0500 |
Chong Yidong |
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.
|
Tue, 16 Nov 2010 14:59:24 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Sun, 14 Nov 2010 22:18:50 -0800 |
Dan Nicolaescu |
* src/keyboard.c (pending_malloc_warning): Add const to match
|
Sun, 14 Nov 2010 15:55:27 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
Mon, 01 Nov 2010 12:30:33 +0100 |
Jan D. |
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
|
Fri, 08 Oct 2010 14:41:49 +0200 |
Michael Albinus |
* keyboard.c: Revert last change; it was not intended to be
|
Fri, 08 Oct 2010 12:14:47 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 28 Sep 2010 15:39:22 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
|
Mon, 04 Oct 2010 14:16:22 -0400 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
Sun, 03 Oct 2010 08:19:34 -0700 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
Sat, 02 Oct 2010 20:59:02 -0400 |
Chong Yidong |
* keyboard.c (command_loop_1): Make sure the mark is really alive
|
Sun, 26 Sep 2010 18:20:01 +0200 |
Jan D |
Add fd handling with callbacks to select, dbus needs it for async operation.
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 25 Sep 2010 05:36:36 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
Fri, 24 Sep 2010 13:48:10 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
Wed, 22 Sep 2010 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Fri, 17 Sep 2010 11:54:28 +0200 |
Jan D |
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
|