| Age | Commit message (Expand) | Author |
| 2010-08-18 | Fix display of bar cursor on right-to-left text. | Eli Zaretskii |
| 2010-08-18 | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's | Stefan Monnier |
| 2010-08-18 | * casefiddle.c (casify_region): Setup gl_state. | Stefan Monnier |
| 2010-08-18 | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868). | Jan D |
| 2010-08-18 | * gtkutil.c (update_frame_tool_bar): Literal stings are const char*. | Jan D |
| 2010-08-18 | Use CLIPBOARD and PRIMARY on NS (Bug#6677). | Jan D |
| 2010-08-17 | * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL | Stefan Monnier |
| 2010-08-17 | * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP | Andreas Schwab |
| 2010-08-17 | * nsfns.m (ns_frame_parm_handlers): Add a slot for the | Jan D |
| 2010-08-17 | Fix bug #6796. | Eli Zaretskii |
| 2010-08-17 | Avoid stack overflow in let, eval, and apply (Bug#6214). | Chong Yidong |
| 2010-08-16 | * nsselect.m (syms_of_nsselect): Don't intern QPRIMARY. | Jan D |
| 2010-08-16 | nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863). | Jan D |
| 2010-08-16 | Don't define QPRIMARY twice. | Jan Djärv |
| 2010-08-15 | Let all active regions set the primary selection. | Chong Yidong |
| 2010-08-15 | * keyboard.c (parse_tool_bar_item): Put in a bad label if :label | Jan D |
| 2010-08-15 | * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen. | Andreas Schwab |
| 2010-08-15 | Potential buffer overrun and uninit variable fixed, bug 6855. | Jan D |
| 2010-08-14 | Fix cursor drawing on stretch glyphs in R2L lines. | Eli Zaretskii |
| 2010-08-14 | Fix current-bidi-paragraph-direction within whitespace chars. | Eli Zaretskii |
| 2010-08-14 | (lispy_function_keys): Do not define VK_PACKET (bug#4836) | Jason Rumney |
| 2010-08-14 | * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S. | Jan D |
| 2010-08-13 | * fns.c (Fmake_hash_table): Doc fix (Bug#6851). | Chong Yidong |
| 2010-08-13 | Fix for bug#5629: Use unicode message box if available. | Jason Rumney |
| 2010-08-13 | Fix handling of tool-bar-position, also put into default-frame-alist. | Jan D |
| 2010-08-13 | * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test. | Jan D |
| 2010-08-13 | Fix fallout from 2010-07-29T03:25:08Z!dann@ics.uci.edu, remove dead code in u... | Eli Zaretskii |
| 2010-08-13 | Fix -Wall compiler warnings in MSDOS sources. | Eli Zaretskii |
| 2010-08-13 | Fix compilation error in xmenu.c for non-toolkit builds. | Eli Zaretskii |
| 2010-08-13 | Shut up compiler warnings due to "char *" and "const char *". | Eli Zaretskii |
| 2010-08-12 | Introduce a new comment style "c" flag. | Stefan Monnier |
| 2010-08-11 | * xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip. | Jan D |
| 2010-08-11 | Take colors for region face (selected text) from the Gtk+ theme. | Jan D |
| 2010-08-11 | Fix -Wwrite_strings in general and for Gtk+ specific code. | Jan D |
| 2010-08-11 | Use const char* for -Wwrite_strings. | Jan D |
| 2010-08-11 | * unexmacosx.c (unexec_error): Use const char *. | Jan D |
| 2010-08-09 | Remove incorrect const use. | Dan Nicolaescu |
| 2010-08-09 | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. | Andreas Schwab |
| 2010-08-09 | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New | Peter O'Gorman |
| 2010-08-09 | Use const char* instead of char*. | Dan Nicolaescu |
| 2010-08-09 | Fix typos in ChangeLogs. | Juanma Barranquero |
| 2010-08-08 | Merge changes from emacs-23 branch. | Chong Yidong |
| 2010-08-08 | Merge changes from emacs-23 branch | Chong Yidong |
| 2010-08-08 | Use const char* instead of char*. | Dan Nicolaescu |
| 2010-08-08 | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused. | Dan Nicolaescu |
| 2010-08-08 | Cleanup xrdb.c. | Dan Nicolaescu |
| 2010-08-08 | Make some doc strings bidi-friendly. | Eli Zaretskii |
| 2010-08-08 | Fix overlay arrow display (bug #6699). | Eli Zaretskii |
| 2010-08-07 | Avoid restrictions when copying window selection. | Chong Yidong |
| 2010-08-07 | Change `select-active-region' mechanics. | Chong Yidong |