aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (last_command_char): For clarity, rename to...Glenn Morris2009-01-092-23/+26
* Update for last_command_char rename.Glenn Morris2009-01-092-5/+5
* (font_open_for_lface): Handle unspecified height attribute.Chong Yidong2009-01-081-1/+12
* * 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-082-4/+15
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Revert copyright year changes for files that are not part of Emacs.Glenn Morris2009-01-083-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-08213-230/+230
* (Finsert_file_contents): In the case of replace,Kenichi Handa2009-01-072-0/+5
* Add bug reference.Juanma Barranquero2009-01-071-1/+1
* (decode_coding_utf_8): Check byte_after_cr before breaking the loop.Kenichi Handa2009-01-072-7/+43
* (x_set_frame_parameters): Make sure height (width) getMartin Rudalics2009-01-052-2/+18
* 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-042-63/+68
* Fix typos.Juanma Barranquero2009-01-041-19/+17
* Fix copyright years.Eli Zaretskii2009-01-031-1/+1
* (list_system_processes, system_process_attributes) [MSDOS]: Don't use theEli Zaretskii2009-01-032-5/+27
* (ret_lim_data) [MSDOS]: New function.Eli Zaretskii2009-01-031-0/+7
* (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)Eli Zaretskii2009-01-031-3/+74
* (system_process_attributes, list_system_processes): New functions.Eli Zaretskii2009-01-031-1/+127
* (parse_modifiers_uncached): Wheel events are clicks (bug#687).Jason Rumney2009-01-032-0/+8
* * w32term.c (x_query_colors, x_query_color): New functions.Jason Rumney2009-01-033-43/+48
* * nsfns.m (x_set_foreground_color, x_set_background_color)Dan Nicolaescu2009-01-023-26/+39
* (system_process_attributes): Provide Qtime and QctimeDan Nicolaescu2009-01-022-2/+9
* (process_times): Compute sum of utime and stime.Eli Zaretskii2009-01-022-5/+24
* (system_process_attributes): Compute Qtime and Qctime and add them to the alist.Eli Zaretskii2009-01-021-0/+6
* Declare Qtime and Qctime.Eli Zaretskii2009-01-021-0/+1
* (top level) <Qtime, Qctime>: New variables.Eli Zaretskii2009-01-021-1/+9
* (Qgobject): New symbol.Jason Rumney2009-01-022-4/+15
* (make_terminal_frame): Remove redundant code and uselessDan Nicolaescu2009-01-012-15/+12
* (conv_sockaddr_to_lisp): Add workaround forAndreas Schwab2009-01-012-32/+46
* (x_create_tip_frame): Set border width of the X window.Chong Yidong2009-01-011-1/+1
* * xfns.c (x_create_tip_frame): Set border width of the X window.Chong Yidong2009-01-011-0/+2
* Remove obsolete comment.Chong Yidong2009-01-011-3/+1
* (Finternal_set_lisp_face_attribute): Improve error message.Chong Yidong2009-01-011-11/+16
* * xfaces.c (Finternal_set_lisp_face_attribute): Improve errorChong Yidong2009-01-011-0/+5
* (x_new_font): Return font object, not fontset. (Bug#119)Jason Rumney2009-01-012-12/+9
* (ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_i...Adrian Robert2008-12-312-6/+40
* (CHAR_VARIATION_SELECTOR_P): New macro.Kenichi Handa2008-12-302-0/+39
* (font_range): Don't require a font for a variationKenichi Handa2008-12-301-0/+44
* (ftfont_driver): Set the member get_variation_glyphs toKenichi Handa2008-12-301-28/+108
* (struct font_driver): New member get_variation_glyphs.Kenichi Handa2008-12-301-1/+11
* (Vemacs_iconified): Remove.Martin Rudalics2008-12-302-5/+4
* *** empty log message ***Jason Rumney2008-12-301-0/+5
* (store_frame_param, x_get_arg): Enable newer code onJason Rumney2008-12-301-4/+0
* (Fvertical_motion): Don't advance iterator if we have reseated to theChong Yidong2008-12-301-6/+10
* (move_it_to): Handle GET_FROM_STRETCH method when checking for posChong Yidong2008-12-301-1/+2
* * indent.c (Fvertical_motion): Don't advance iterator if we haveChong Yidong2008-12-301-0/+8
* Minor doc fix.Chong Yidong2008-12-301-2/+2