summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (copy_text): To convert a non-ASCII char to unibyte,Kenichi Handa2008-12-302-2/+5
* (font_intern_prop): Validate str as multibyte.Kenichi Handa2008-12-302-3/+19
* Add bug reference.Juanma Barranquero2008-12-291-1/+1
* (struct face): Move lface and hash from the middleDan Nicolaescu2008-12-292-7/+10
* (INTERVALS_H): Rename from INTERVAL_SRC, update all users.Dan Nicolaescu2008-12-292-27/+31
* (INTERVAL_SRC): Also depend on dispextern.h.Dan Nicolaescu2008-12-292-5/+11
* (map_keymap_char_table_item): Make a copy of KEY if it is aAndreas Schwab2008-12-262-0/+9
* * textprop.c (Qminibuffer_prompt): New variable.Martin Rudalics2008-12-263-0/+23
* (Fbuffer_swap_text): Use POINTER_TYPE.Jason Rumney2008-12-252-5/+9
* Add bug id for recently fixed bugs.Jason Rumney2008-12-251-8/+8
* Add comments to explain checks and aborts, to assist future debugging.Jason Rumney2008-12-241-3/+8
* * ralloc.c (r_alloc_reset_variable): New function.Jason Rumney2008-12-243-0/+46
* In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics2008-12-236-11/+11