aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-291-1/+1
* Add tool bar style text-image-horiz (text to the left of the image).Jan Djärv2010-07-281-0/+14
* * src/emacs.c (Fkill_emacs): Remove return statement.Dan Nicolaescu2010-07-271-0/+2
* Remove declarations and unused variables.Dan Nicolaescu2010-07-261-0/+5
* * src/xmenu.c: Do not included lwlib.h, not needed.Dan Nicolaescu2010-07-261-0/+2
* * src/m/iris4d.h (XUINT, XSET): Remove, not needed.Dan Nicolaescu2010-07-261-0/+2
* * src/process.c: Move definitions earlier to minimize #ifdefs.Dan Nicolaescu2010-07-261-0/+78
* * src/lisp.h (Fkill_emacs): Mark as NO_RETURN.Dan Nicolaescu2010-07-261-0/+4
* Merge from emacs-23Juanma Barranquero2010-07-271-0/+10
|\
| * * minibuf.c (Fread_buffer): Doc fix (bug#6528).Christoph Scholtes2010-07-261-0/+4
| * * window.c (Fwindow_height): Doc fix (bug#6518).Christoph Scholtes2010-07-231-0/+4
| * * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.Juanma Barranquero2010-07-211-0/+4
* | NO_RETURN functions should not return.Dan Nicolaescu2010-07-261-0/+4
* | * frame.h (Qtty_color_mode): Add declaration.Dan Nicolaescu2010-07-261-0/+2
* | src/ChangeLog: Add missing bug reference.Juanma Barranquero2010-07-261-1/+1
* | Mark functions as NO_RETURN.Dan Nicolaescu2010-07-251-0/+5
* | merge trunkKenichi Handa2010-07-261-6/+94
|\ \
| * | * lread.c (unreadpure, mapatoms_1): Make static.Juanma Barranquero2010-07-261-0/+4
| * | * terminfo.c (tparam): Fix prototype of tparm (followup to 2010-07-25T00:20:5...Juanma Barranquero2010-07-251-0/+4
| * | Use __executable_start to find start of text segment for profilingAndreas Schwab2010-07-251-0/+5
| * | * callproc.c (set_initial_environment): Avoid unbalanced braces.Andreas Schwab2010-07-251-0/+4
| * | * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverte...Ken Brown2010-07-251-0/+5
| * | Cygwin build cleanup (Bug#6715).Ken Brown2010-07-251-0/+5
| * | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-0/+25
| * | * w32fns.c (w32_to_x_color): Remove, unused.Juanma Barranquero2010-07-241-0/+4
| * | * lisp.h: Remove leftover P_.Andreas Schwab2010-07-241-0/+4
| * | Add ChangeLog entry for previous commit:Dan Nicolaescu2010-07-241-0/+4
| * | Make internal_self_insert staticAndreas Schwab2010-07-241-0/+5
| * | Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-6/+6
| * | Remove unused static functions.Juanma Barranquero2010-07-231-0/+7
| * | * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".Juanma Barranquero2010-07-231-0/+3
| * | * w32term.c (my_set_focus): #ifdef away; currently not used.Juanma Barranquero2010-07-231-0/+3
| * | * w32fns.c, xfaces.c: Remove obsolete static declarations.Juanma Barranquero2010-07-231-0/+6
* | | font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyph...Kenichi Handa2010-07-261-0/+5
|/ /
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-0/+13
* | Fix up "missing braces" warning.Stefan Monnier2010-07-201-0/+8
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-20/+20
* | * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.Juanma Barranquero2010-07-181-0/+4
* | * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).Chong Yidong2010-07-171-0/+4
* | * gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for G...Jan D2010-07-171-0/+1
* | Merge latest fix to xg_event_is_for_menubar.Chong Yidong2010-07-171-0/+5
|\|
| * * gtkutil.c (xg_event_is_for_menubar): Also check that event windowJan D2010-07-171-0/+5
* | src/ChangeLog: Fix typos and dates.Juanma Barranquero2010-07-171-5/+5
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-161-0/+22
|\|
| * Fix menus as per bug 6499 and 6608.Jan D2010-07-141-0/+17
| * Fix bug #6609.Eli Zaretskii2010-07-141-0/+5
* | * xmenu.c (free_frame_menubar): Only call x_set_window_size ifJan D2010-07-161-0/+5
* | * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-s...Andreas Schwab2010-07-151-0/+3
* | * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp arg...Andreas Schwab2010-07-151-0/+5
* | Restore mistakenly reverted code from 2010-04-17T12:33:[email protected] merge...Eli Zaretskii2010-07-151-0/+5