Fri, 20 Aug 2010 22:00:00 +0200 |
joakim |
merge from upstream
|
Fri, 20 Aug 2010 22:49:20 +0300 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
Fri, 20 Aug 2010 22:45:24 +0300 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
Fri, 20 Aug 2010 21:55:21 +0200 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
Fri, 20 Aug 2010 17:19:39 +0300 |
Eli Zaretskii |
Fix mouse clicks, drag, and highlight in R2L lines.
|
Fri, 20 Aug 2010 14:02:43 +0200 |
Andreas Schwab |
* image.c (imagemagick_clear_image): Remove debugging output.
|
Thu, 19 Aug 2010 23:53:08 +0800 |
Jason Rumney |
(set_frame_menubar): Remove call to undefined function.
|
Thu, 19 Aug 2010 17:43:45 +0200 |
Stefan Monnier |
New post-self-insert-hook.
|
Thu, 19 Aug 2010 22:51:09 +0800 |
Jason Rumney |
(w32_wnd_proc): Don't check context before initializing.
|
Thu, 19 Aug 2010 07:55:30 +0200 |
Jan D |
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
|
Wed, 18 Aug 2010 19:42:06 +0300 |
Eli Zaretskii |
Fix display of bar cursor on right-to-left text.
|
Wed, 18 Aug 2010 12:21:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
|
Wed, 18 Aug 2010 11:27:53 +0200 |
Stefan Monnier |
* casefiddle.c (casify_region): Setup gl_state.
|
Wed, 18 Aug 2010 10:06:45 +0200 |
Jan D |
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
|
Wed, 18 Aug 2010 08:30:54 +0200 |
Jan D |
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
|
Wed, 18 Aug 2010 08:16:55 +0200 |
Jan D |
Use CLIPBOARD and PRIMARY on NS (Bug#6677).
|
Tue, 17 Aug 2010 23:43:47 +0200 |
Stefan Monnier |
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
|
Tue, 17 Aug 2010 23:05:26 +0200 |
Jan D |
* nsfns.m (ns_frame_parm_handlers): Add a slot for the
|
Tue, 17 Aug 2010 23:05:50 +0300 |
Eli Zaretskii |
Fix bug #6796.
|
Mon, 16 Aug 2010 10:17:02 +0200 |
Jan D |
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
|
Mon, 16 Aug 2010 10:03:27 +0200 |
Jan D |
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).
|
Mon, 16 Aug 2010 09:52:32 +0200 |
Jan D. |
Don't define QPRIMARY twice.
|
Sun, 15 Aug 2010 22:33:17 -0400 |
Chong Yidong |
Let all active regions set the primary selection.
|
Sun, 15 Aug 2010 15:18:14 +0200 |
Jan D |
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label
|
Sun, 15 Aug 2010 11:30:06 +0200 |
Andreas Schwab |
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
|
Sun, 15 Aug 2010 10:13:02 +0200 |
Jan D |
Potential buffer overrun and uninit variable fixed, bug 6855.
|
Sat, 14 Aug 2010 15:55:04 +0300 |
Eli Zaretskii |
Fix cursor drawing on stretch glyphs in R2L lines.
|
Sat, 14 Aug 2010 13:59:55 +0300 |
Eli Zaretskii |
Fix current-bidi-paragraph-direction within whitespace chars.
|
Sat, 14 Aug 2010 15:35:24 +0800 |
Jason Rumney |
(lispy_function_keys): Do not define VK_PACKET (bug#4836)
|
Fri, 13 Aug 2010 20:39:08 -0400 |
Chong Yidong |
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
|