aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Tweak previous change (don't init statics).Glenn Morris2007-08-162-10/+10
| * (Fcommandp): Add parens to clarify.Richard M. Stallman2007-08-162-1/+9
| * (Fall_completions): Use enum for type of table.Richard M. Stallman2007-08-161-18/+23
| * (USAGE2): Improve text.Richard M. Stallman2007-08-161-3/+2
| * (reset_var_on_error): Improve comment.Stefan Monnier2007-08-151-4/+5
| * Comment previous change.Glenn Morris2007-08-151-0/+3
| * Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>Glenn Morris2007-08-152-3/+12
* | Merge from emacs--devo--0Miles Bader2007-08-13129-560/+842
|\ \ | |/
| * Merge from emacs--rel--22Miles Bader2007-08-13120-143/+172
| |\
| | * (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
| | * (window_min_size_2): New function.Martin Rudalics2007-08-061-47/+70
| * | (update_frame_tool_bar): Use -1 as indexJan Djärv2007-08-132-2/+7
| * | (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-132-8/+8
| * | (reset_var_on_error): New fun.Stefan Monnier2007-08-132-62/+45
| * | (x_draw_image_glyph_string): Adjust stipple origin whenYAMAMOTO Mitsuharu2007-08-112-0/+7
| * | [TARGET_API_MAC_CARBON] (mac_handle_window_event):YAMAMOTO Mitsuharu2007-08-102-2/+7
| * | (mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.YAMAMOTO Mitsuharu2007-08-091-1/+1
| * | (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaroundYAMAMOTO Mitsuharu2007-08-092-1/+6
| * | (frame_highlight, frame_unhighlight): Don't callYAMAMOTO Mitsuharu2007-08-092-48/+67
| * | (posix_memalign): New function.YAMAMOTO Mitsuharu2007-08-091-0/+32
| * | Minor cleanup.Chong Yidong2007-08-071-6/+4
| * | (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
| * | (Finsert_file_contents): Run format-decode andMartin Rudalics2007-08-072-50/+128
| * | (_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/+3