summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | (emacs_write): If SYNC_INPUT and pending_atimers, run atimers.Jan Djärv2008-04-091-0/+2
* | (alarm_signal_handler): Call run_timers if not SYNC_INPUT.Jan Djärv2008-04-091-11/+17
* | * lisp/minibuffer.el: New file.Stefan Monnier2008-04-093-764/+11
* | (Qdeactivate_mark): New var.Stefan Monnier2008-04-092-11/+10
* | * xdisp.c (redisplay_internal): Reset tty's color_mode when switchingStefan Monnier2008-04-096-64/+45
* | (access_keymap): Remove the value 2 for t_ok which was usedStefan Monnier2008-04-082-5/+7
* | * coding.c (detect_coding_emacs_mule)Michael Albinus2008-04-082-10/+15
* | (SNAME): Extract only symbol name.Jason Rumney2008-04-082-1/+3
* | (struct w32_metric_cache): New struct.Jason Rumney2008-04-082-1/+19
* | *** empty log message ***Jason Rumney2008-04-081-0/+15
* | (Qja, Qko, Qzh): New symbols.Jason Rumney2008-04-081-117/+168
* | *** empty log message ***Juanma Barranquero2008-04-071-3/+3
* | (uniscribe_shape): Map char at FROM to current glyph.Jason Rumney2008-04-062-49/+19
* | (uniscribe_shape): Increase items buffer size.Jason Rumney2008-04-062-81/+116
* | Merge from emacs--rel--22Miles Bader2008-04-059-17/+108
|\ \ | |/
| * (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-3/+9
| * * search.c (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-0/+5
| * (Ffile_attributes) [WINDOWSNT]: Force inode be positive.Eli Zaretskii2008-04-052-0/+14
| * (next_overlay_string): Don't set overlay_strings_at_end_processed_p ifChong Yidong2008-03-311-1/+1
| * * xdisp.c (next_overlay_string): Don't setChong Yidong2008-03-311-0/+4
| * (auto_save_error_occurred): New var.Chong Yidong2008-03-311-2/+9
| * * fileio.c (auto_save_error_occurred): New var.Chong Yidong2008-03-311-0/+7
| * *** empty log message ***Jason Rumney2008-03-311-0/+4
| * (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.Jason Rumney2008-03-311-0/+8
| * (update_tool_bar, redisplay_tool_bar, redisplay_window)YAMAMOTO Mitsuharu2008-03-292-3/+194
| * (struct scroll_bar): Rename member control_handle_lowYAMAMOTO Mitsuharu2008-03-291-13/+40
| * Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2008-03-291-987/+1838
| * [!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu2008-03-291-219/+200
| * Replace MenuHandle and GetMenuHandle with MenuRef andYAMAMOTO Mitsuharu2008-03-291-99/+214
| * Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2008-03-291-3/+10
| * * macfns.c (mac_window): Replace WindowPtr with WindowRef.YAMAMOTO Mitsuharu2008-03-291-8/+38
| * (xrm_get_preference_database): Remove BLOCK_INPUT.YAMAMOTO Mitsuharu2008-03-291-57/+69
| * (struct frame) [MAC_OS]: New member external_tool_bar.YAMAMOTO Mitsuharu2008-03-291-2/+2
| * (pbm_load): Allow color values up to 65535.Jason Rumney2008-03-282-11/+38
| * (EXTEND_BUFFER): Change order of pointer addition operations, to avoidChong Yidong2008-03-261-5/+7
| * * regex.c (EXTEND_BUFFER): Change order of pointer additionChong Yidong2008-03-261-0/+6
| * (readdir): If FindFirstFile/FindNextFile return in cFileName a file name thatEli Zaretskii2008-03-262-3/+23
| * Bump version to 22.2.Chong Yidong2008-03-261-0/+4
| * (Finsert_file_contents): Don't make CCL program toKenichi Handa2008-03-102-0/+23
| * (ccl_driver): If ccl->quit_silently is nonzero, don'tKenichi Handa2008-03-101-1/+3
| * (struct ccl_program): New member quit_silently.Kenichi Handa2008-03-101-0/+3
* | (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-3/+10
* | * search.c (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-0/+3
* | *** empty log message ***Juanma Barranquero2008-04-051-5/+5
* | (Fassoc_string): Tweak docstring.Chong Yidong2008-04-051-5/+9
* | * minibuf.c (Fassoc_string): Tweak docstring.Chong Yidong2008-04-051-0/+4
* | Add arch taglineMiles Bader2008-04-051-0/+3
* | (init_user_info): Don't restrict UID and GID to 0-60000 range.Eli Zaretskii2008-04-052-4/+1
* | New file.Eli Zaretskii2008-04-051-0/+10
* | (sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since weEli Zaretskii2008-04-051-22/+26