aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (gif_load): Fix bug: Handle nonexistent colormap.Thien-Thi Nguyen2007-09-062-7/+12
* (menu_grab_callback) <cnt>: Move static variable to file scope.Glenn Morris2007-09-062-3/+4
* (x_reply_selection_request) <cnt>: Move static variable to file scope.Glenn Morris2007-09-061-1/+4
* *** empty log message ***Glenn Morris2007-09-061-0/+5
* *** empty log message ***Jason Rumney2007-09-021-0/+4
* (delete_child): Don't terminate threads of zombies.Jason Rumney2007-09-021-0/+6
* (file_for_image, find_rtl_image): New functions.Jan Djärv2007-09-022-62/+240
* Qrtl is new.Jan Djärv2007-09-021-1/+8
* (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.Jan Djärv2007-09-021-0/+3
* (syms_of_keyboard): Set up new Lisp variableMartin Rudalics2007-08-292-0/+22
* (struct kboard): New elt Vlast_repeatable_command.Martin Rudalics2007-08-291-0/+3
* (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.Juanma Barranquero2007-08-282-4/+11
* (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGEDJan Djärv2007-08-282-2/+8
* (x_draw_composite_glyph_string_foreground): Draw rectangleYAMAMOTO Mitsuharu2007-08-272-4/+16
* (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
* (update_frame_tool_bar): Use -1 as indexJan Djärv2007-08-132-6/+14
* (x_draw_image_glyph_string): Adjust stipple origin whenYAMAMOTO Mitsuharu2007-08-112-0/+7
* (new_backquote_output): Rename from old_backquote_output.Stefan Monnier2007-08-102-6/+20
* (posix_memalign): New function.YAMAMOTO Mitsuharu2007-08-092-2/+38
* Replace `iff' in comments.Glenn Morris2007-08-0840-60/+60
* Replace `iff' in comments.Glenn Morris2007-08-0878-77/+81
* Sync to trunk version.Chong Yidong2007-08-071-11/+100
* (struct image): New members.Chong Yidong2007-08-071-0/+4
* * dispextern.h (struct image): New members.Chong Yidong2007-08-071-0/+9
* (move_it_by_lines): Remove incorrect optimization.Chong Yidong2007-08-071-3/+7
* * xdisp.c (move_it_by_lines): Remove incorrect optimization.Chong Yidong2007-08-071-0/+4
* (__malloc_initialize): Remove pthread_once. Not needed.YAMAMOTO Mitsuharu2007-08-072-6/+7
* (__morecore): Fix the declaration to comply with the definition.YAMAMOTO Mitsuharu2007-08-072-1/+6
* (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.YAMAMOTO Mitsuharu2007-08-072-17/+79
* (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:YAMAMOTO Mitsuharu2007-08-071-0/+7
* (redisplay_window): When restoring original buffer position, make sureChong Yidong2007-08-061-1/+4
* * xdisp.c (redisplay_window): When restoring original bufferChong Yidong2007-08-061-0/+5
* Add EXFUN for Fwindow_full_width_p.Martin Rudalics2007-08-062-0/+25