| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | (emacs_write): If SYNC_INPUT and pending_atimers, run atimers. | Jan Djärv | 2008-04-09 | 1 | -0/+2 |
* | | (alarm_signal_handler): Call run_timers if not SYNC_INPUT. | Jan Djärv | 2008-04-09 | 1 | -11/+17 |
* | | * lisp/minibuffer.el: New file. | Stefan Monnier | 2008-04-09 | 3 | -764/+11 |
* | | (Qdeactivate_mark): New var. | Stefan Monnier | 2008-04-09 | 2 | -11/+10 |
* | | * xdisp.c (redisplay_internal): Reset tty's color_mode when switching | Stefan Monnier | 2008-04-09 | 6 | -64/+45 |
* | | (access_keymap): Remove the value 2 for t_ok which was used | Stefan Monnier | 2008-04-08 | 2 | -5/+7 |
* | | * coding.c (detect_coding_emacs_mule) | Michael Albinus | 2008-04-08 | 2 | -10/+15 |
* | | (SNAME): Extract only symbol name. | Jason Rumney | 2008-04-08 | 2 | -1/+3 |
* | | (struct w32_metric_cache): New struct. | Jason Rumney | 2008-04-08 | 2 | -1/+19 |
* | | *** empty log message *** | Jason Rumney | 2008-04-08 | 1 | -0/+15 |
* | | (Qja, Qko, Qzh): New symbols. | Jason Rumney | 2008-04-08 | 1 | -117/+168 |
* | | *** empty log message *** | Juanma Barranquero | 2008-04-07 | 1 | -3/+3 |
* | | (uniscribe_shape): Map char at FROM to current glyph. | Jason Rumney | 2008-04-06 | 2 | -49/+19 |
* | | (uniscribe_shape): Increase items buffer size. | Jason Rumney | 2008-04-06 | 2 | -81/+116 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-04-05 | 9 | -17/+108 |
|\ \
| |/ |
|
| * | (compile_pattern_1): Treat non-nil and non-string of | Chong Yidong | 2008-04-05 | 1 | -3/+9 |
| * | * search.c (compile_pattern_1): Treat non-nil and non-string of | Chong Yidong | 2008-04-05 | 1 | -0/+5 |
| * | (Ffile_attributes) [WINDOWSNT]: Force inode be positive. | Eli Zaretskii | 2008-04-05 | 2 | -0/+14 |
| * | (next_overlay_string): Don't set overlay_strings_at_end_processed_p if | Chong Yidong | 2008-03-31 | 1 | -1/+1 |
| * | * xdisp.c (next_overlay_string): Don't set | Chong Yidong | 2008-03-31 | 1 | -0/+4 |
| * | (auto_save_error_occurred): New var. | Chong Yidong | 2008-03-31 | 1 | -2/+9 |
| * | * fileio.c (auto_save_error_occurred): New var. | Chong Yidong | 2008-03-31 | 1 | -0/+7 |
| * | *** empty log message *** | Jason Rumney | 2008-03-31 | 1 | -0/+4 |
| * | (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned. | Jason Rumney | 2008-03-31 | 1 | -0/+8 |
| * | (update_tool_bar, redisplay_tool_bar, redisplay_window) | YAMAMOTO Mitsuharu | 2008-03-29 | 2 | -3/+194 |
| * | (struct scroll_bar): Rename member control_handle_low | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -13/+40 |
| * | Replace MenuHandle and GetMenuHandle with MenuRef and | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -987/+1838 |
| * | [!TARGET_API_MAC_CARBON] Include Scrap.h. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -219/+200 |
| * | Replace MenuHandle and GetMenuHandle with MenuRef and | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -99/+214 |
| * | Replace WindowPtr with WindowRef. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -3/+10 |
| * | * macfns.c (mac_window): Replace WindowPtr with WindowRef. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -8/+38 |
| * | (xrm_get_preference_database): Remove BLOCK_INPUT. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -57/+69 |
| * | (struct frame) [MAC_OS]: New member external_tool_bar. | YAMAMOTO Mitsuharu | 2008-03-29 | 1 | -2/+2 |
| * | (pbm_load): Allow color values up to 65535. | Jason Rumney | 2008-03-28 | 2 | -11/+38 |
| * | (EXTEND_BUFFER): Change order of pointer addition operations, to avoid | Chong Yidong | 2008-03-26 | 1 | -5/+7 |
| * | * regex.c (EXTEND_BUFFER): Change order of pointer addition | Chong Yidong | 2008-03-26 | 1 | -0/+6 |
| * | (readdir): If FindFirstFile/FindNextFile return in cFileName a file name that | Eli Zaretskii | 2008-03-26 | 2 | -3/+23 |
| * | Bump version to 22.2. | Chong Yidong | 2008-03-26 | 1 | -0/+4 |
| * | (Finsert_file_contents): Don't make CCL program to | Kenichi Handa | 2008-03-10 | 2 | -0/+23 |
| * | (ccl_driver): If ccl->quit_silently is nonzero, don't | Kenichi Handa | 2008-03-10 | 1 | -1/+3 |
| * | (struct ccl_program): New member quit_silently. | Kenichi Handa | 2008-03-10 | 1 | -0/+3 |
* | | (compile_pattern_1): Treat non-nil and non-string of | Chong Yidong | 2008-04-05 | 1 | -3/+10 |
* | | * search.c (compile_pattern_1): Treat non-nil and non-string of | Chong Yidong | 2008-04-05 | 1 | -0/+3 |
* | | *** empty log message *** | Juanma Barranquero | 2008-04-05 | 1 | -5/+5 |
* | | (Fassoc_string): Tweak docstring. | Chong Yidong | 2008-04-05 | 1 | -5/+9 |
* | | * minibuf.c (Fassoc_string): Tweak docstring. | Chong Yidong | 2008-04-05 | 1 | -0/+4 |
* | | Add arch tagline | Miles Bader | 2008-04-05 | 1 | -0/+3 |
* | | (init_user_info): Don't restrict UID and GID to 0-60000 range. | Eli Zaretskii | 2008-04-05 | 2 | -4/+1 |
* | | New file. | Eli Zaretskii | 2008-04-05 | 1 | -0/+10 |
* | | (sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we | Eli Zaretskii | 2008-04-05 | 1 | -22/+26 |