aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assemblyChong Yidong2009-01-231-0/+5
* Fix typos.Juanma Barranquero2009-01-221-5/+4
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-0/+10
* * nsfns.m (ns-read-file-name): Fix typo in assignment statement.Adrian Robert2009-01-221-0/+2
* * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all ...Adrian Robert2009-01-221-0/+3
* fix date in last commitAdrian Robert2009-01-221-1/+1
* * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier...Adrian Robert2009-01-221-0/+5
* * fileio.c (Vwrite_region_post_annotation_function)Chong Yidong2009-01-221-0/+11
* * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ...Adrian Robert2009-01-221-0/+7
* * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color val...Adrian Robert2009-01-211-2/+6
* * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font...Adrian Robert2009-01-211-0/+6
* * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm....Adrian Robert2009-01-211-1/+5
* (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.Adrian Robert2009-01-211-0/+1
* * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)Adrian Robert2009-01-211-0/+4
* * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-...Adrian Robert2009-01-211-1/+5
* * nsmenu.m (NSMENUPROFILE): Change #if style.Adrian Robert2009-01-211-0/+5
* * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):Chong Yidong2009-01-191-0/+8
* * fns.c (Fsubstring): Doc fix.Chong Yidong2009-01-191-0/+4
* (ftfont_lookup_cache): Check the return value of FcFontList.Kenichi Handa2009-01-191-0/+6
* * dbusbind.c (Fdbus_register_signal):Juanma Barranquero2009-01-181-7/+9
* * callproc.c (Fgetenv_internal): Doc fix.Juanma Barranquero2009-01-181-0/+4
* * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; itChong Yidong2009-01-161-0/+5
* (Ffont_variation_glyphs): Silence compiler.Glenn Morris2009-01-161-0/+4
* * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.Juanma Barranquero2009-01-151-0/+5
* (detect_coding_system): Fix handling of null_byte_fount.Kenichi Handa2009-01-151-0/+5
* *** empty log message ***Jason Rumney2009-01-141-0/+5
* (TWO_MORE_BYTES): New macro.Kenichi Handa2009-01-141-1/+7
* * font.c (font_clear_prop): If clearing the family, clear the fontChong Yidong2009-01-131-0/+8
* * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.Juanma Barranquero2009-01-121-0/+6
* (read_char): Fix case where last_nonmenu_eventMartin Rudalics2009-01-121-0/+5
* * xfaces.c (Finternal_set_lisp_face_attribute): If setting theChong Yidong2009-01-121-0/+5
* (cmd_error_internal): Exit when errors occur beforeJason Rumney2009-01-111-0/+5
* Fix typo.Glenn Morris2009-01-101-1/+1
* * xdisp.c (pos_visible_p): When iterator stops on the last glyphChong Yidong2009-01-101-0/+7
* Fix Bug #876:Eli Zaretskii2009-01-101-0/+11
* (add_font_entity_to_list): Don't report unknownJason Rumney2009-01-091-0/+6
* * xfaces.c (Fx_font_family_list): Function deleted. CompatibilityChong Yidong2009-01-091-0/+8
* (x_set_frame_parameters): Remember requested value forMartin Rudalics2009-01-091-0/+5
* (last_command_char): For clarity, rename to...Glenn Morris2009-01-091-0/+9
* * font.c (font_open_for_lface): Handle unspecified height attribute.Chong Yidong2009-01-081-0/+5
* (Vx_pointer_shape, Vx_nontext_pointer_shape)Jason Rumney2009-01-081-0/+9
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (Finsert_file_contents): In the case of replace,Kenichi Handa2009-01-071-0/+4
* Add bug reference.Juanma Barranquero2009-01-071-1/+1
* (decode_coding_utf_8): Check byte_after_cr before breaking the loop.Kenichi Handa2009-01-071-0/+8
* (x_set_frame_parameters): Make sure height (width) getMartin Rudalics2009-01-051-0/+5
* Add bug reference.Juanma Barranquero2009-01-041-3/+3
* Fix typos.Juanma Barranquero2009-01-041-8/+8
* * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)Juanma Barranquero2009-01-041-0/+12
* Fix typos.Juanma Barranquero2009-01-041-19/+17