| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 307 | -1424/+1342 |
|\ |
|
| * | *** empty log message *** | Richard M. Stallman | 2007-01-28 | 1 | -0/+6 |
| * | (Ftry_completion, Fall_completions, Fcompleting_read, Ftest_completion): | Richard M. Stallman | 2007-01-28 | 1 | -92/+94 |
| * | * unexhp9k800.c: Remove due to lack of legal papers. | Chong Yidong | 2007-01-27 | 4 | -669/+6 |
| * | (Fthis_command_keys, Fthis_command_keys_vector): Doc fix. | Eli Zaretskii | 2007-01-27 | 2 | -2/+8 |
| * | (Fcompleting_read): Doc fix. | Eli Zaretskii | 2007-01-27 | 2 | -3/+12 |
| * | (xg_initialize): Call XftInit if HAVE_XFT. | Jan Djärv | 2007-01-26 | 1 | -0/+5 |
| * | *** empty log message *** | Jan Djärv | 2007-01-26 | 1 | -0/+2 |
| * | Regenerated | Jan Djärv | 2007-01-26 | 1 | -0/+3 |
| * | Use XFT_LIBS if defined. | Jan Djärv | 2007-01-26 | 1 | -0/+5 |
| * | Add check for libXft. | Jan Djärv | 2007-01-26 | 1 | -0/+4 |
| * | (SIGNAL_THREAD_CHECK): Use pthread_equal. | YAMAMOTO Mitsuharu | 2007-01-26 | 2 | -1/+12 |
| * | (interrupt_input_blocked): Declare volatile. | YAMAMOTO Mitsuharu | 2007-01-26 | 2 | -2/+2 |
| * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use | YAMAMOTO Mitsuharu | 2007-01-26 | 1 | -2/+2 |
| * | (describe_map): Don't consider prefix keys to be shadowed. | Kim F. Storm | 2007-01-24 | 1 | -2/+6 |
| * | *** empty log message *** | Kim F. Storm | 2007-01-24 | 1 | -0/+4 |
| * | (Finsert_char): Doc fix. | Juanma Barranquero | 2007-01-23 | 2 | -11/+15 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-01-22 | 1 | -0/+6 |
| * | [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't | YAMAMOTO Mitsuharu | 2007-01-22 | 1 | -1/+8 |
| * | * dispnew.c (update_text_area): Revert 2006-09-17 change. | Chong Yidong | 2007-01-21 | 1 | -6/+6 |
| * | (try_window): Revert previous change. | Chong Yidong | 2007-01-21 | 1 | -8/+0 |
| * | * xdisp.c (try_window): Revert previous change. | Chong Yidong | 2007-01-21 | 1 | -0/+7 |
| * | Add 2007 to copyright. | Glenn Morris | 2007-01-21 | 4 | -4/+4 |
| * | Update copyright for years 2001-2007. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 101 | -108/+108 |
| * | (set_window_buffer): Revert 2006-11-22 change. | Chong Yidong | 2007-01-20 | 1 | -13/+0 |
| * | (try_window): Clear mouse-face highlights first. | Chong Yidong | 2007-01-20 | 1 | -0/+9 |
| * | * xdisp.c (try_window): Clear mouse-face highlights first. | Chong Yidong | 2007-01-20 | 1 | -0/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2007-01-20 | 1 | -4/+9 |
| * | (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe) | Eli Zaretskii | 2007-01-20 | 1 | -12/+15 |
| * | (read_key_sequence): Extract local map only if the | Chong Yidong | 2007-01-20 | 1 | -1/+2 |
| * | * keyboard.c (read_key_sequence): Extract local map only if the | Chong Yidong | 2007-01-20 | 1 | -0/+5 |
| * | Reformat documentation so that first sentence | Nick Roberts | 2007-01-19 | 1 | -30/+43 |
| * | *** empty log message *** | Nick Roberts | 2007-01-19 | 1 | -0/+5 |
| * | Attribution fix. | Chong Yidong | 2007-01-18 | 1 | -1/+1 |
| * | Correct attribution. | Chong Yidong | 2007-01-18 | 1 | -1/+1 |
| * | Move PATH_DOC from local/info to local/share/info. | Chong Yidong | 2007-01-18 | 1 | -1/+1 |
| * | * epaths.in: Move PATH_DOC from local/info to local/share/info. | Chong Yidong | 2007-01-18 | 1 | -0/+4 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -0/+10 |
| * | (Fmac_resume_apple_event): Set error number when | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -1/+1 |
| * | [TARGET_API_MAC_CARBON] (create_and_show_dialog): | YAMAMOTO Mitsuharu | 2007-01-15 | 1 | -3/+9 |
| * | [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use | YAMAMOTO Mitsuharu | 2007-01-14 | 2 | -11/+42 |
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 202 | -389/+406 |
| * | (Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INT | Eli Zaretskii | 2007-01-13 | 2 | -6/+15 |
| * | (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid | Eli Zaretskii | 2007-01-13 | 2 | -1/+15 |
| * | (Fuser_uid, Fuser_real_uid): Copy values returned by geteuid and getuid | Eli Zaretskii | 2007-01-13 | 1 | -2/+8 |
| * | (Ffile_attributes): Fix last change. | Eli Zaretskii | 2007-01-13 | 1 | -1/+1 |
| * | (Ffile_attributes): Copy some members of `struct stat' into int's to avoid | Eli Zaretskii | 2007-01-12 | 2 | -12/+27 |
| * | (mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX. | YAMAMOTO Mitsuharu | 2007-01-12 | 2 | -4/+28 |
| * | (x_free_frame_resources) [USE_CG_DRAWING]: Call | YAMAMOTO Mitsuharu | 2007-01-12 | 1 | -59/+35 |