aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-201-0/+5
|\
| * Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-201-0/+5
* | Fix mouse clicks, drag, and highlight in R2L lines.Eli Zaretskii2010-08-201-0/+6
* | * image.c (imagemagick_clear_image): Remove debugging output.Andreas Schwab2010-08-201-0/+4
* | (set_frame_menubar): Remove call to undefined function.Jason Rumney2010-08-191-0/+2
* | New post-self-insert-hook.Stefan Monnier2010-08-191-0/+8
* | (w32_wnd_proc): Don't check context before initializing.Jason Rumney2010-08-191-0/+4
* | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D2010-08-191-0/+4
* | Fix display of bar cursor on right-to-left text.Eli Zaretskii2010-08-181-0/+6
* | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sStefan Monnier2010-08-181-0/+2
* | * casefiddle.c (casify_region): Setup gl_state.Stefan Monnier2010-08-181-0/+4
* | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Jan D2010-08-181-0/+4
* | * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.Jan D2010-08-181-0/+4
* | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-181-0/+11
* | * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABELStefan Monnier2010-08-171-4/+10
* | * nsfns.m (ns_frame_parm_handlers): Add a slot for the Jan D2010-08-171-0/+5
* | Fix bug #6796.Eli Zaretskii2010-08-171-0/+6
* | * nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.Jan D2010-08-161-0/+1
* | nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).Jan D2010-08-161-0/+3
* | Don't define QPRIMARY twice.Jan Djärv2010-08-161-0/+6
* | Let all active regions set the primary selection.Chong Yidong2010-08-151-0/+11
* | * keyboard.c (parse_tool_bar_item): Put in a bad label if :labelJan D2010-08-151-0/+5
* | * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.Andreas Schwab2010-08-151-0/+4
* | Potential buffer overrun and uninit variable fixed, bug 6855.Jan D2010-08-151-0/+5
* | Fix cursor drawing on stretch glyphs in R2L lines.Eli Zaretskii2010-08-141-0/+7
* | Fix current-bidi-paragraph-direction within whitespace chars.Eli Zaretskii2010-08-141-0/+7
* | (lispy_function_keys): Do not define VK_PACKET (bug#4836)Jason Rumney2010-08-141-0/+4
* | * fns.c (Fmake_hash_table): Doc fix (Bug#6851).Chong Yidong2010-08-131-0/+4
* | Fix for bug#5629: Use unicode message box if available.Jason Rumney2010-08-131-0/+7
* | Fix handling of tool-bar-position, also put into default-frame-alist.Jan D2010-08-131-0/+7
|/
* Fix fallout from 2010-07-29T03:25:08Z!dann@ics.uci.edu, remove dead code in u...Eli Zaretskii2010-08-131-0/+8
* Fix -Wall compiler warnings in MSDOS sources.Eli Zaretskii2010-08-131-0/+28
* Fix compilation error in xmenu.c for non-toolkit builds.Eli Zaretskii2010-08-131-0/+3
* Shut up compiler warnings due to "char *" and "const char *".Eli Zaretskii2010-08-131-0/+5
* Introduce a new comment style "c" flag.Stefan Monnier2010-08-121-9/+28
* * xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.Jan D2010-08-111-0/+1
* Take colors for region face (selected text) from the Gtk+ theme.Jan D2010-08-111-0/+9
* Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-111-0/+55
* Use const char* for -Wwrite_strings.Jan D2010-08-111-0/+10
* * unexmacosx.c (unexec_error): Use const char *.Jan D2010-08-111-0/+4
* Remove incorrect const use.Dan Nicolaescu2010-08-091-0/+7
* Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-0/+28
* Use const char* instead of char*.Dan Nicolaescu2010-08-091-0/+29
* Fix typos in ChangeLogs.Juanma Barranquero2010-08-091-6/+4
* Merge changes from emacs-23 branch.Chong Yidong2010-08-081-0/+32
|\
| * Merge changes from emacs-23 branchChong Yidong2010-08-081-0/+32
| |\
| | * Improve the encoding by compound-text-with-extensions.Kenichi Handa2010-08-061-0/+11
| | * * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Juanma Barranquero2010-08-011-0/+5
| | * fns.c: Doc fixes.Juanma Barranquero2010-07-301-0/+6
| | * Document arguments passed to `read-buffer-function' (bug#5625).Juanma Barranquero2010-07-281-0/+5