aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * keymap.h (map_keymap_canonical): Declare.Stefan Monnier2008-04-113-1/+9
* (Fdefvaralias): If the alias is bound and the target is not, set theGlenn Morris2008-04-112-3/+15
* (set_tty_color_mode): Left over typo.Stefan Monnier2008-04-112-1/+5
* * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNKMichael Albinus2008-04-102-4/+14
* (is_simple_dialog, simple_dialog_show): New functions.Jason Rumney2008-04-102-21/+163
* (logon_network_drive): Also logon to remote drives thatJason Rumney2008-04-102-1/+11
* Revert changes included by mistake in previous commit.Glenn Morris2008-04-101-2/+2
* (truncate-partial-width-windows): Doc fix.Glenn Morris2008-04-102-3/+8
* * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):Stefan Monnier2008-04-102-130/+6
* * minibuffer.el (minibuffer): Move group from cus-edit.el.Stefan Monnier2008-04-092-10/+3
* (temp_echo_area_glyphs): Remove unused function.Stefan Monnier2008-04-092-42/+4
* (LOADDEFS): Add mh-loaddefs.el.Jason Rumney2008-04-091-0/+3
* (distclean): Delete makefile too.Jason Rumney2008-04-091-2/+5
* (Ffield_string_no_properties): Fix typo in docstring.Juanma Barranquero2008-04-092-3/+7
* (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.Jason Rumney2008-04-092-1/+6
* (w32_compute_glyph_string_overhangs): Compute overhangsJason Rumney2008-04-092-2/+34
* (wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers.Jan Djärv2008-04-092-2/+18
* (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