aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* More crunching.Dan Nicolaescu2007-08-271-48/+48
* more crunchingDan Nicolaescu2007-08-271-2/+1
* Finish crunching the first 2 entries.Dan Nicolaescu2007-08-271-30/+25
* Start crunching.Dan Nicolaescu2007-08-271-64/+8
* Merge from emacs--devo--0Miles Bader2007-08-2711-85/+729
|\
| * (x_draw_composite_glyph_string_foreground): Draw rectangleYAMAMOTO Mitsuharu2007-08-272-4/+16
| * Merge from emacs--rel--22Miles Bader2007-08-273-6/+56
| |\
| | * (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEXRichard M. Stallman2007-08-272-2/+12
| | * (condition-case): Doc fix.Richard M. Stallman2007-08-271-6/+7
| | * (load_warn_old_style_backquotes): Fix weird typo.Stefan Monnier2007-08-231-1/+1
| | * (load_warn_old_style_backquotes): Fix up array size typo.Stefan Monnier2007-08-232-2/+6
| | * (Qold_style_backquotes): New var.Stefan Monnier2007-08-222-4/+27
| | * (Fclear_face_cache, Fx_send_client_event): Declare.Stefan Monnier2007-08-222-0/+4
| | * (syms_of_lread): Export old-style-backquotes to Elisp.Stefan Monnier2007-08-222-4/+5
| | * (Vold_style_backquotes): New var.Stefan Monnier2007-08-222-2/+18
| | * (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.Jason Rumney2007-08-222-1/+5
| | * (reset_var_on_error): New fun.Stefan Monnier2007-08-212-62/+46
| | * (pure): Round PURESIZE up.Andreas Schwab2007-08-192-1/+5
| | * Remove debug fprintf.Jan Djärv2007-08-171-5/+1
| | * (handle_one_xevent): Remove check that mouse click is inJan Djärv2007-08-172-20/+25
| | * Tweak previous change (don't init statics).Glenn Morris2007-08-161-8/+8
| | * *** empty log message ***Glenn Morris2007-08-161-2/+2
| | * Typo.Glenn Morris2007-08-151-1/+1
| | * Comment previous change.Glenn Morris2007-08-151-0/+3
| | * Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>Glenn Morris2007-08-152-3/+12
| * | Syntactic cleanup.Richard M. Stallman2007-08-251-4/+4
| * | Redirect to intel386.h if compiling for i386.Stefan Monnier2007-08-252-0/+11
| * | (Finvisible_p): New function.Stefan Monnier2007-08-252-0/+27
| * | *** empty log message ***Juanma Barranquero2007-08-241-0/+5
| * | (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.Juanma Barranquero2007-08-241-9/+11
| * | *** empty log message ***Juanma Barranquero2007-08-241-3/+3
| * | [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.YAMAMOTO Mitsuharu2007-08-242-7/+30
| * | (Finsert_file_contents): Consult CHARS_MODIFF to tellMartin Rudalics2007-08-242-5/+26
| * | [HAVE_NTGUI]: Define dynamic loaded functions.Jason Rumney2007-08-242-32/+117
| * | (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.YAMAMOTO Mitsuharu2007-08-232-42/+62
| * | (svg_load_image): Blend with specified background if exists.YAMAMOTO Mitsuharu2007-08-231-38/+57
| * | (RSVG_LIBS, RSVG_CFLAGS): New variables.YAMAMOTO Mitsuharu2007-08-231-3/+6
| * | Add more detail to existing entry.Glenn Morris2007-08-231-2/+10
| * | Regenerate to add HAVE_RSVG.Glenn Morris2007-08-221-0/+3
| * | (x_find_image_file): Search in etc/images/ rather than etc/.Glenn Morris2007-08-221-3/+8
| * | (create-image): Doc fix.Glenn Morris2007-08-221-0/+5
| * | Paul Pogonyshev <pogonyshev at gmx.net>Glenn Morris2007-08-222-0/+341
| * | Paul Pogonyshev <pogonyshev at gmx.net>Glenn Morris2007-08-221-2/+2
| * | (BASE_PURESIZE): Increase to 1140000.Katsumi Yamaoka2007-08-222-1/+5
* | | (BASE_PURESIZE): Increase.Dan Nicolaescu2007-08-242-1/+5
* | | Import changelog info from arch logs into ChangeLog.multi-tty filesMiles Bader2007-08-221-3/+1448
* | | Merge from emacs--devo--0Miles Bader2007-08-218-50/+90
|\ \ \ | |/ /
| * | (Ffunction, Fquote): Signal error if not 1 argument.Richard M. Stallman2007-08-192-1/+11
| * | (pure): Round PURESIZE up.Andreas Schwab2007-08-192-1/+5
| * | (handle_one_xevent): Remove check that mouse click is inJan Djärv2007-08-172-19/+20