Sat, 22 Jan 2011 11:36:45 -0800 |
Glenn Morris |
Merge from emacs-23
|
Fri, 21 Jan 2011 21:44:53 -0500 |
Chong Yidong |
Rework 2011-01-15 changes to window.c.
|
Sat, 22 Jan 2011 12:33:32 +0100 |
Jan D. |
* nsterm.m (constrainFrameRect): Only constrain the first time called.
|
Fri, 21 Jan 2011 15:19:44 +0100 |
Jan D. |
Make Nextstep port handle multiple screens for resize and move.
|
Fri, 21 Jan 2011 09:35:30 +0100 |
Jan D. |
* nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
|
Thu, 20 Jan 2011 17:36:12 -0500 |
Stefan Monnier |
Don't mess with *temp*.
|
Thu, 20 Jan 2011 07:43:04 +0100 |
Jan D. |
* src/unexmacosx.c: Add comment about include order.
|
Wed, 19 Jan 2011 22:40:36 -0800 |
Glenn Morris |
Give read-expression-history a doc.
|
Wed, 19 Jan 2011 22:10:05 -0800 |
Glenn Morris |
Give kbd-macro-termination-hook a doc.
|
Wed, 19 Jan 2011 21:55:36 -0500 |
Chong Yidong |
Revert changes adding format args to yes-or-no-p and y-or-n-p.
|
Wed, 19 Jan 2011 15:32:42 -0800 |
Paul Eggert |
Fix X11 compilation failure.
|
Wed, 19 Jan 2011 23:13:54 +0100 |
Jan D. |
* unexmacosx.c: Include config.h before unistd.h.
|
Wed, 19 Jan 2011 23:11:33 +0100 |
Jan D. |
Fix NextStep build problems with globals.h introducion.
|
Wed, 19 Jan 2011 10:55:47 -0500 |
Sam Steingold |
Fix an error introduced by the previous patch.
|
Wed, 19 Jan 2011 10:24:40 -0500 |
Sam Steingold |
* src/w32.c (check_windows_init_file): Remove declarations of
|
Wed, 19 Jan 2011 08:06:24 -0700 |
Tom Tromey |
* window.c: Fix error introduced by previous patch.
|
Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Tue, 18 Jan 2011 10:55:46 -0700 |
Tom Tromey |
* image.c (Vimagemagick_render_type): Remove redundant
|
Tue, 18 Jan 2011 10:34:08 -0700 |
Tom Tromey |
* xdisp.c (emacs_scroll_step): Rename from scroll_step.
|
Tue, 18 Jan 2011 10:28:28 -0700 |
Tom Tromey |
Declare some DEFVARs globally, not locally
|
Tue, 18 Jan 2011 10:00:04 -0700 |
Tom Tromey |
Change buffer_defaults to new new macro; preparation for thread patch
|
Mon, 17 Jan 2011 20:54:23 -0800 |
Paul Eggert |
Improve performance on non-GCC hosts with __aligned__.
|
Mon, 17 Jan 2011 18:49:59 -0800 |
Glenn Morris |
Merge from emacs-23 branch, up to r100386.
|
Sun, 16 Jan 2011 10:40:47 -0500 |
Stefan Monnier |
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
|
Sun, 16 Jan 2011 04:51:59 -0500 |
Eli Zaretskii |
Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
|
Mon, 17 Jan 2011 11:24:36 -0800 |
Paul Eggert |
Merge from mainline.
|
Mon, 17 Jan 2011 11:01:01 -0800 |
Paul Eggert |
Merge from mainline.
|
Fri, 14 Jan 2011 10:14:17 -0800 |
Paul Eggert |
Merge from mainline.
|
Tue, 11 Jan 2011 21:57:19 -0800 |
Paul Eggert |
Merge from mainline.
|
Sun, 09 Jan 2011 00:21:21 -0800 |
Paul Eggert |
Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
|