summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (set_window_buffer): Revert 2006-11-22 change.Chong Yidong2007-01-201-13/+0
* (try_window): Clear mouse-face highlights first.Chong Yidong2007-01-201-0/+9
* * xdisp.c (try_window): Clear mouse-face highlights first.Chong Yidong2007-01-201-0/+6
* *** empty log message ***Eli Zaretskii2007-01-201-4/+9
* (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)Eli Zaretskii2007-01-201-12/+15
* (read_key_sequence): Extract local map only if theChong Yidong2007-01-201-1/+2
* * keyboard.c (read_key_sequence): Extract local map only if theChong Yidong2007-01-201-0/+5
* Reformat documentation so that first sentenceNick Roberts2007-01-191-30/+43
* *** empty log message ***Nick Roberts2007-01-191-0/+5
* Attribution fix.Chong Yidong2007-01-181-1/+1
* Correct attribution.Chong Yidong2007-01-181-1/+1
* Move PATH_DOC from local/info to local/share/info.Chong Yidong2007-01-181-1/+1
* * epaths.in: Move PATH_DOC from local/info to local/share/info.Chong Yidong2007-01-181-0/+4
* *** empty log message ***YAMAMOTO Mitsuharu2007-01-151-0/+10
* (Fmac_resume_apple_event): Set error number whenYAMAMOTO Mitsuharu2007-01-151-1/+1
* [TARGET_API_MAC_CARBON] (create_and_show_dialog):YAMAMOTO Mitsuharu2007-01-151-3/+9
* [TARGET_API_MAC_CARBON] (create_and_show_dialog): UseYAMAMOTO Mitsuharu2007-01-142-11/+42
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14202-389/+406
* (Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INTEli Zaretskii2007-01-132-6/+15
* (maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoidEli Zaretskii2007-01-132-1/+15
* (Fuser_uid, Fuser_real_uid): Copy values returned by geteuid and getuidEli Zaretskii2007-01-131-2/+8
* (Ffile_attributes): Fix last change.Eli Zaretskii2007-01-131-1/+1
* (Ffile_attributes): Copy some members of `struct stat' into int's to avoidEli Zaretskii2007-01-122-12/+27
* (mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX.YAMAMOTO Mitsuharu2007-01-122-4/+28
* (x_free_frame_resources) [USE_CG_DRAWING]: CallYAMAMOTO Mitsuharu2007-01-121-59/+35
* (HAVE_DIALOGS): Define if TARGET_API_MAC_CARBON.YAMAMOTO Mitsuharu2007-01-121-5/+358
* (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,Jan Djärv2007-01-112-14/+19
* (Fformat): Allow integer-format to work with floats of sizeStefan Monnier2007-01-102-3/+18
* (Ffile_attributes): Use floats for large uids/gids.Stefan Monnier2007-01-102-15/+21
* (syms_of_emacs) <path-separator>: Doc fix.Eli Zaretskii2007-01-092-1/+6
* (FONT_MAX_WIDTH): Remove unused macro.YAMAMOTO Mitsuharu2007-01-092-5/+46
* (XDrawLine): Rename from mac_draw_line_to_pixmap.YAMAMOTO Mitsuharu2007-01-091-56/+61
* (mac_dialog_modal_filter) [MAC_OSX]: New function.YAMAMOTO Mitsuharu2007-01-091-4/+117
* (Display): Typedef to opaque type.YAMAMOTO Mitsuharu2007-01-091-1/+1
* (XDrawLine) [MAC_OS]: Remove macro.YAMAMOTO Mitsuharu2007-01-091-6/+2
* (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUTYAMAMOTO Mitsuharu2007-01-091-1/+5
* (init_keyboard): Initialize interrupt_input_blocked andJan Djärv2007-01-082-0/+5
* (x_display_info): New: net_supported_atoms,Jan Djärv2007-01-082-1/+17
* New variable last_user_time.Jan Djärv2007-01-081-38/+135
* (Fvertical_motion): Fix IT overshoot check for overlayKim F. Storm2007-01-051-6/+13
* *** empty log message ***Kim F. Storm2007-01-051-1/+6
* (MAC_EMACS_CREATOR_CODE): New enumerator.YAMAMOTO Mitsuharu2007-01-052-0/+53
* (CG_SET_FILL_COLOR_MAYBE_WITH_CGCOLOR)YAMAMOTO Mitsuharu2007-01-051-16/+154
* (Vshow_help_function) [TARGET_API_MAC_CARBON]: Add extern.YAMAMOTO Mitsuharu2007-01-051-0/+78
* (struct _XGC) [USE_CG_DRAWINGYAMAMOTO Mitsuharu2007-01-051-0/+8
* (Fmac_set_file_creator): Use MAC_EMACS_CREATOR_CODEYAMAMOTO Mitsuharu2007-01-051-4/+4
* (Fformat_time_string, Fdecode_time, Fencode_time)YAMAMOTO Mitsuharu2007-01-051-4/+34
* (Fwindow_end): Fix use of >= operator.Juanma Barranquero2007-01-042-1/+5
* *** empty log message ***Richard M. Stallman2007-01-031-0/+4
* (Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.Richard M. Stallman2007-01-031-1/+2