aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics....Juanma Barranquero2010-07-041-0/+4
* * unexelf.c (round_up, find_section): Use ElfW macro for arguments.Juanma Barranquero2010-07-041-0/+1
* * print.c (strout): Use const char* for arg PTR.Juanma Barranquero2010-07-041-0/+1
* Fix more prototypes.Juanma Barranquero2010-07-041-0/+3
* Fix prototypes.Juanma Barranquero2010-07-041-0/+10
* Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-0/+78
* Fix setting colors on MS-DOS frames.Eli Zaretskii2010-07-031-0/+13
* Fix menu bar display on MS-DOS.Eli Zaretskii2010-07-031-0/+4
* w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Eli Zaretskii2010-07-031-0/+5
* Fix prototypes.Juanma Barranquero2010-07-031-0/+8
* Convert some prototypes to standard C.Dan Nicolaescu2010-07-021-0/+9
* Fix MS-DOS build due to removal of P_.Eli Zaretskii2010-07-021-0/+7
|\
| * Fix the MS-DOS build due to removal of P_.Eli Zaretskii2010-07-021-0/+7
* | Remove __P.Jan D2010-07-021-0/+2
|/
* Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-1/+69
* Remove P_ and __P macros.Jan D2010-07-021-0/+40
* Define USE_LISP_UNION_TYPE using autoconf.Dan Nicolaescu2010-07-021-0/+2
* Cleanup old code.Dan Nicolaescu2010-07-021-0/+9
* * window.c (Fwindow_absolute_pixel_edges): Doc fix.Jan D2010-07-011-0/+2
* New functions that return window edges with absolute coords (bug#5721).Jan D2010-07-011-0/+3
* * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Jan D2010-07-011-0/+3
* Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-011-0/+8
* * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddJan D2010-07-011-0/+5
* Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-301-0/+5
* Fix whitespace in ChangeLogs.Juanma Barranquero2010-07-011-7/+7
* Avoid erroneous syscallsAndreas Schwab2010-07-011-0/+6
* Fix typoAndreas Schwab2010-07-011-9/+9
* Improve doc for system font things. Return font regardless of use_system_font.Jan D2010-06-301-0/+6
* Check FC_DUAL too. For such fonts, check width one by one.Kenichi Handa2010-06-301-0/+7
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-0/+2
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-0/+9
* Fix some compilation errors in nsfns.cJan D2010-06-291-0/+6
* xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).Jan D2010-06-281-0/+3
* Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-281-0/+56
* * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-271-0/+4
* * src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu2010-06-271-0/+5
* Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-0/+12
* Revert last change.Chong Yidong2010-06-251-6/+0
* Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Chong Yidong2010-06-251-0/+6
* src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declara...Juanma Barranquero2010-06-241-0/+5
* Hide scroll bar when window is too small to avoid Gtk+ warning.Jan Djärv2010-06-221-0/+8
* Don't use font names from GConf if font backend can't handle it (bug#6478).Jan Djärv2010-06-221-0/+5
* * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).Jan Djärv2010-06-221-0/+4
* Avoid recentering when lines differ in their height.Eli Zaretskii2010-06-201-0/+6
* Fix occasional recentering under scroll-conservatively.Eli Zaretskii2010-06-191-0/+10
* Merge from emacs-23Stefan Monnier2010-06-161-0/+4
|\
| * Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-141-0/+4
* | * src/lread.c (read1): Phase out old-style backquotes a bit more.Stefan Monnier2010-06-161-2/+5
* | Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii2010-06-121-1/+10
* | Derive bidi type table from UnicodeData.txt.Eli Zaretskii2010-06-121-0/+6