aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (Ffile_attributes): Support inode numbers wider than 32 bits.Eli Zaretskii2008-04-051-18/+27
* | (w32font_text_extents): Use font's ascent and descent.Jason Rumney2008-04-041-14/+2
* | (struct frame): Give one more bit to `visible' since we useStefan Monnier2008-04-042-1/+4
* | * subr.el (keymap-canonicalize): New function.Stefan Monnier2008-04-042-2/+31
* | (last_boundary_buffer, last_boundary_position): New vars.Stefan Monnier2008-04-042-36/+39
* | (uniscribe_check_otf): Rearrange loop for counting features.Jason Rumney2008-04-042-4/+4
* | (uniscribe_check_otf): Add GC protection before consing.Jason Rumney2008-04-041-1/+6
* | (uniscribe_check_otf): Fix last change.Jason Rumney2008-04-042-1/+5
* | (insert_from_buffer_1): Don't compare bytes in destinationStefan Monnier2008-04-032-1/+6
* | (Fcall_interactively): Handle temporary region even whenChong Yidong2008-04-031-1/+8
* | * callint.c (Fcall_interactively): Handle temporary region evenChong Yidong2008-04-031-0/+5
* | (uniscribe_check_otf): Sanity check otf_spec.Jason Rumney2008-04-032-0/+12
* | (CONFIG_H): New variable. Use it to clean upJason Rumney2008-04-032-263/+138
* | (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.Jason Rumney2008-04-031-0/+12