aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (gc_cons_combined_threshold, Vgc_cons_percentage): New vars.Stefan Monnier2005-07-131-1/+32
* (intern): Remove dup. intern and staticpro for QTIMESTAMP.Kim F. Storm2005-07-121-1/+0
* * coding.c (Qprocess_argument):Kim F. Storm2005-07-122-3/+3
* *** empty log message ***Kim F. Storm2005-07-121-0/+7
* *** empty log message ***YAMAMOTO Mitsuharu2005-07-121-0/+13
* [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.YAMAMOTO Mitsuharu2005-07-121-59/+136
* (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2005-07-112-12/+15
* *** empty log message ***Richard M. Stallman2005-07-111-0/+6
* * xfaces.c (x_update_menu_appearance): Use fontSet resource forJan Djärv2005-07-112-0/+10
* Adding in functions for setting and retrieving file type infoSteven Tamm2005-07-102-0/+215
* (Qeval_buffer_list, Veval_buffer_list): New vars.Richard M. Stallman2005-07-101-0/+10
* *** empty log message ***Richard M. Stallman2005-07-091-0/+4
* (Fdefvar): Allow defvaring a constant to itself quoted.Richard M. Stallman2005-07-091-2/+10
* (menu_bar_items): Don't GCPRO menu_bar_items_vector here.Kim F. Storm2005-07-081-5/+3
* *** empty log message ***Kim F. Storm2005-07-081-0/+5
* (Frecenter): Remove superfluous settings of iarg.Kim F. Storm2005-07-071-5/+2
* (Frecenter): Fix last change (set iarg before use).Kim F. Storm2005-07-071-2/+2
* *** empty log message ***Kim F. Storm2005-07-071-1/+5
* *** empty log message ***Richard M. Stallman2005-07-061-1/+6
* (Frecenter): When arg is inside the scroll margin, move it out of the margin.Richard M. Stallman2005-07-061-9/+53
* (initialize_w32_display): Detect when the consoleJason Rumney2005-07-062-2/+25
* (mac_draw_vertical_window_border): Use foreground ofYAMAMOTO Mitsuharu2005-07-062-18/+41
* *** empty log message ***Lute Kamstra2005-07-051-0/+4
* Update FSF's address.Lute Kamstra2005-07-053-19/+22
* Update FSF's address.Lute Kamstra2005-07-04171-337/+337
* Update FSF's address.Lute Kamstra2005-07-04119-238/+238
* *** empty log message ***Richard M. Stallman2005-07-031-0/+14
* (try_window): Fix previous change in how it handlesRichard M. Stallman2005-07-031-5/+5
* (window_scroll_pixel_based): Take account of this_scroll_margin whenRichard M. Stallman2005-07-031-1/+3
* Update FSF's address.Lute Kamstra2005-07-021-3/+3
* *** empty log message ***Eli Zaretskii2005-07-021-0/+5
* (w32_draw_vertical_window_border): Use foreground ofEli Zaretskii2005-07-021-1/+7
* (Fcopy_file): Rearrange the code that calls fchown andEli Zaretskii2005-07-022-17/+26
* * w32term.c (cleartype_active): New flag for enabling sub-pixelJason Rumney2005-07-012-5/+55
* * xterm.c (handle_one_xevent): bzero compose_status when nbytesJan Djärv2005-06-302-0/+6
* 2005-07-01 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2005-06-302-1/+12
* *** empty log message ***Juri Linkov2005-06-301-0/+13
* (turn_on_face): In standout mode apply specifiedJuri Linkov2005-06-301-2/+8
* (x_draw_vertical_window_border): Use foreground ofJuri Linkov2005-06-301-0/+6
* (x_draw_vertical_border): If left fringe is not presentJuri Linkov2005-06-301-0/+6
* (window_scroll_pixel_based, window_scroll_line_based):Richard M. Stallman2005-06-291-6/+15
* *** empty log message ***Stefan Monnier2005-06-291-6/+4
* *** empty log message ***Juanma Barranquero2005-06-291-0/+6
* (user_variable_p_eh): New function.Juanma Barranquero2005-06-291-21/+47
* (Fdefvar): Improve error message.Richard M. Stallman2005-06-282-1/+5
* [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.YAMAMOTO Mitsuharu2005-06-272-0/+7
* (Fdefvar): Don't try to set constant symbols.Juanma Barranquero2005-06-272-0/+8
* *** empty log message ***Richard M. Stallman2005-06-251-0/+16
* (Fcopy_file): New arg PRESERVE_UID_GID.Richard M. Stallman2005-06-251-25/+32
* (Fx_show_tip): Pass new arg to try_window.Richard M. Stallman2005-06-253-3/+3