aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ...Adrian Robert2009-01-223-1/+10
* * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color val...Adrian Robert2009-01-213-8/+13
* fix typo in commentAdrian Robert2009-01-211-1/+1
* * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font...Adrian Robert2009-01-212-73/+9
* * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm....Adrian Robert2009-01-213-3/+25
* (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.Adrian Robert2009-01-212-1/+5
* * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)Adrian Robert2009-01-212-1/+12
* * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-...Adrian Robert2009-01-212-19/+67
* * nsmenu.m (NSMENUPROFILE): Change #if style.Adrian Robert2009-01-212-6/+13
* (font_spec_from_name): Return Qnil if font name could not be parsed.Chong Yidong2009-01-191-5/+11
* (Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of fon...Chong Yidong2009-01-191-5/+13
* * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):Chong Yidong2009-01-191-0/+8
* (Fsubstring): Doc fix.Chong Yidong2009-01-191-5/+10
* * fns.c (Fsubstring): Doc fix.Chong Yidong2009-01-191-0/+4
* (ftfont_lookup_cache): Check the return value of FcFontList.Kenichi Handa2009-01-192-4/+11
* * dbusbind.c (Fdbus_register_signal):Juanma Barranquero2009-01-184-12/+14
* * callproc.c (Fgetenv_internal): Doc fix.Juanma Barranquero2009-01-182-7/+7
* (x_make_gc): Don't allocate stipple member for gc_values; it is notChong Yidong2009-01-161-5/+1
* * 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-162-1/+7
* * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.Juanma Barranquero2009-01-152-7/+12
* (detect_coding_system): Fix handling of null_byte_fount.Kenichi Handa2009-01-152-2/+8
* *** empty log message ***Jason Rumney2009-01-141-0/+5
* Fix previous changes.Kenichi Handa2009-01-141-37/+35
* (TWO_MORE_BYTES): New macro.Kenichi Handa2009-01-142-5/+57
* (x_set_font): Always store a font to the font parameter,Jason Rumney2009-01-141-1/+1
* (Finternal_set_lisp_face_attribute): Revert last change.Chong Yidong2009-01-131-11/+0
* (font_clear_prop): If clearing the family, clear the font width indexChong Yidong2009-01-131-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-122-23/+44
* (read_char): Fix case where last_nonmenu_eventMartin Rudalics2009-01-122-2/+14
* (Finternal_set_lisp_face_attribute): If setting the family, clear theChong Yidong2009-01-121-0/+6
* * 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-112-12/+16
* Comment (fix header format).Glenn Morris2009-01-101-1/+3
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-1/+4
* Comment (add Author:, based on ack.texi).Glenn Morris2009-01-101-0/+3
* Comment (fix header format).Glenn Morris2009-01-101-4/+4
* Fix typo.Glenn Morris2009-01-101-1/+1
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-2/+3
* Comment (add author based on authors.el).Glenn Morris2009-01-101-0/+3
* (pos_visible_p): When iterator stops on the last glyphChong Yidong2009-01-101-7/+42
* * xdisp.c (pos_visible_p): When iterator stops on the last glyphChong Yidong2009-01-101-0/+7
* Fix Bug #876:Eli Zaretskii2009-01-102-11/+38
* (add_font_entity_to_list): Don't report unknownJason Rumney2009-01-092-8/+12
* Remove unused headerJason Rumney2009-01-091-1/+0
* (Ffont_family_list): Return a list of strings, not symbols.Chong Yidong2009-01-091-10/+5
* (Fx_font_family_list): Function deleted. Compatibility version movedChong Yidong2009-01-091-24/+0
* * xfaces.c (Fx_font_family_list): Function deleted. CompatibilityChong Yidong2009-01-091-0/+8
* (x_set_frame_parameters): Remember requested value forMartin Rudalics2009-01-092-7/+26