summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-09(last_command_char): For clarity, rename to...Glenn Morris
2009-01-09Update for last_command_char rename.Glenn Morris
2009-01-08(font_open_for_lface): Handle unspecified height attribute.Chong Yidong
2009-01-08* font.c (font_open_for_lface): Handle unspecified height attribute.Chong Yidong
2009-01-08(Vx_pointer_shape, Vx_nontext_pointer_shape)Jason Rumney
2009-01-08Add 2009 to copyright years.Glenn Morris
2009-01-08Revert copyright year changes for files that are not part of Emacs.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2009-01-07(Finsert_file_contents): In the case of replace,Kenichi Handa
2009-01-07Add bug reference.Juanma Barranquero
2009-01-07(decode_coding_utf_8): Check byte_after_cr before breaking the loop.Kenichi Handa
2009-01-05(x_set_frame_parameters): Make sure height (width) getMartin Rudalics
2009-01-04Add bug reference.Juanma Barranquero
2009-01-04Fix typos.Juanma Barranquero
2009-01-04* w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)Juanma Barranquero
2009-01-04Fix typos.Juanma Barranquero
2009-01-03Fix copyright years.Eli Zaretskii
2009-01-03(list_system_processes, system_process_attributes) [MSDOS]: Don't use theEli Zaretskii
2009-01-03(ret_lim_data) [MSDOS]: New function.Eli Zaretskii
2009-01-03(Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)Eli Zaretskii
2009-01-03(system_process_attributes, list_system_processes): New functions.Eli Zaretskii
2009-01-03(parse_modifiers_uncached): Wheel events are clicks (bug#687).Jason Rumney
2009-01-03* w32term.c (x_query_colors, x_query_color): New functions.Jason Rumney
2009-01-02* nsfns.m (x_set_foreground_color, x_set_background_color)Dan Nicolaescu
2009-01-02(system_process_attributes): Provide Qtime and QctimeDan Nicolaescu
2009-01-02(process_times): Compute sum of utime and stime.Eli Zaretskii
2009-01-02(system_process_attributes): Compute Qtime and Qctime and add them to the alist.Eli Zaretskii
2009-01-02Declare Qtime and Qctime.Eli Zaretskii
2009-01-02(top level) <Qtime, Qctime>: New variables.Eli Zaretskii
2009-01-02(Qgobject): New symbol.Jason Rumney
2009-01-01(make_terminal_frame): Remove redundant code and uselessDan Nicolaescu
2009-01-01(conv_sockaddr_to_lisp): Add workaround forAndreas Schwab
2009-01-01(x_create_tip_frame): Set border width of the X window.Chong Yidong
2009-01-01* xfns.c (x_create_tip_frame): Set border width of the X window.Chong Yidong
2009-01-01Remove obsolete comment.Chong Yidong
2009-01-01(Finternal_set_lisp_face_attribute): Improve error message.Chong Yidong
2009-01-01* xfaces.c (Finternal_set_lisp_face_attribute): Improve errorChong Yidong
2009-01-01(x_new_font): Return font object, not fontset. (Bug#119)Jason Rumney
2008-12-31(ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_i...Adrian Robert
2008-12-30(CHAR_VARIATION_SELECTOR_P): New macro.Kenichi Handa
2008-12-30(font_range): Don't require a font for a variationKenichi Handa
2008-12-30(ftfont_driver): Set the member get_variation_glyphs toKenichi Handa
2008-12-30(struct font_driver): New member get_variation_glyphs.Kenichi Handa
2008-12-30(Vemacs_iconified): Remove.Martin Rudalics
2008-12-30*** empty log message ***Jason Rumney
2008-12-30(store_frame_param, x_get_arg): Enable newer code onJason Rumney
2008-12-30(Fvertical_motion): Don't advance iterator if we have reseated to theChong Yidong
2008-12-30(move_it_to): Handle GET_FROM_STRETCH method when checking for posChong Yidong
2008-12-30* indent.c (Fvertical_motion): Don't advance iterator if we haveChong Yidong
2008-12-30Minor doc fix.Chong Yidong