| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kim F. Storm | 2006-12-20 | 1 | -0/+4 |
| | | |||||
| * | (BROKEN_NON_BLOCKING_CONNECT): Define it. | Kim F. Storm | 2006-12-20 | 1 | -0/+5 |
| | | |||||
| * | Regenerate.emacs-pretest-22.0.92 | Chong Yidong | 2006-12-19 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-19 | 1 | -0/+6 |
| | | |||||
| * | (Fsearch_forward): Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | (Fmac_code_convert_string): Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | (syms_of_keyboard) <double-click-time>: Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-19 | 1 | -0/+20 |
| | | |||||
| * | Pass on SIGUSR1 and SIGUSR2 to Emacs. | Kim F. Storm | 2006-12-19 | 1 | -0/+4 |
| | | |||||
| * | (Qsignal): Declare here. | Kim F. Storm | 2006-12-19 | 1 | -2/+3 |
| | | | | | (syms_of_process): Intern or staticpro it. | ||||
| * | (kbd_buffer_store_event_hold): Undo 2006-12-04 change. | Kim F. Storm | 2006-12-19 | 1 | -21/+7 |
| | | | | | | | | | (make_lispy_event): Don't generate Qsignal prefix for code 0. Abort if signal code is unknown. (store_user_signal_events): Don't make Qsignal prefix (code 0). (Qsignal): Move declaration back to process.c. (syms_of_keyboard): Don't intern or staticpro it here. | ||||
| * | (main): Rename user signals to sigusr1 and sigusr2. | Kim F. Storm | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-19 | 1 | -1/+6 |
| | | |||||
| * | (syms_of_buffer) <buffer-display-table>, scroll-up-aggressively, | Juanma Barranquero | 2006-12-19 | 1 | -5/+5 |
| | | | | | scroll-down-aggressively>: Doc fixes. | ||||
| * | Whitespace change (again). | Juanma Barranquero | 2006-12-18 | 1 | -1/+1 |
| | | |||||
| * | Whitespace change. | Juanma Barranquero | 2006-12-18 | 1 | -1/+1 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 2006-12-17 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-12-17 | 1 | -0/+8 |
| | | |||||
| * | Fix previous change. | Richard M. Stallman | 2006-12-17 | 1 | -0/+3 |
| | | |||||
| * | (Fread_file_name_internal): Pass Vread_file_name_predicate | Richard M. Stallman | 2006-12-17 | 1 | -1/+1 |
| | | | | | to Ffile_name_completion. | ||||
| * | (file_name_completion): New arg PREDICATE. Some cleanup. | Richard M. Stallman | 2006-12-17 | 1 | -36/+44 |
| | | | | | (file_name_completion): New arg PREDICATE. | ||||
| * | (Fkill_buffer): Doc fix. | Juanma Barranquero | 2006-12-17 | 2 | -10/+18 |
| | | | | | (syms_of_buffer) <kill-buffer-query-functions>: Doc fix. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-16 | 1 | -0/+4 |
| | | |||||
| * | (Ftry_completion): Check that obarray buckets are symbols. | Juanma Barranquero | 2006-12-16 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-16 | 1 | -0/+3 |
| | | |||||
| * | (w32-window-exists-p): New function. | Eli Zaretskii | 2006-12-16 | 1 | -0/+26 |
| | | | | | (syms_of_w32fns): Defsubr it. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-16 | 1 | -0/+4 |
| | | |||||
| * | [STDC_HEADERS]: Include stdlib.h. | Eli Zaretskii | 2006-12-16 | 1 | -0/+8 |
| | | |||||
| * | (Ftry_completion): Use `check_obarray' if ALIST is a vector. | Juanma Barranquero | 2006-12-16 | 2 | -3/+8 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-15 | 1 | -0/+4 |
| | | |||||
| * | (USAGE3): Clarify documentation of --color. | Eli Zaretskii | 2006-12-15 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -2/+35 |
| | | |||||
| * | (mac_wakeup_from_rne) [TARGET_API_MAC_CARBON]: Add extern. | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -0/+1 |
| | | |||||
| * | (mac_query_char_extents) [USE_ATSUI]: Don't call | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -61/+153 |
| | | | | | | | | | | | | | | | | | ATSUGetGlyphBounds if not necessary. (Vmac_atsu_font_table) [USE_ATSUI]: Remove Variable. (syms_of_macterm) [USE_ATSUI]: Don't defvar it. (fm_get_style_from_font, atsu_find_font_from_family_name) (atsu_find_font_family_name, mac_atsu_font_face_attributes) [USE_ATSUI]: New functions. (init_font_name_table) [USE_ATSUI]: Use atsu_find_font_family_name. (mac_load_query_font) [USE_ATSUI]: Use atsu_find_font_from_family_name. Don't get metrics for Latin-1 right half characters. (mac_load_query_font): Don't load font if space width is not positive. [TARGET_API_MAC_CARBON] (mac_store_event_ref_as_apple_event): Use mac_wakeup_from_rne instead of mac_post_mouse_moved_event. (XTread_socket): Call SelectWindow when unfocused frame is clicked. | ||||
| * | [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -2/+1 |
| | | | | | mac_wakeup_from_rne instead of mac_post_mouse_moved_event. | ||||
| * | (mac_atsu_font_face_attributes) [USE_ATSUI]: Add extern. | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -0/+27 |
| | | | | | | (Fmac_atsu_font_face_attributes) [USE_ATSUI]: New function. (syms_of_macfns) [USE_ATSUI]: Defsubr it. | ||||
| * | (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: New | YAMAMOTO Mitsuharu | 2006-12-15 | 1 | -0/+25 |
| | | | | | | | | | variable. (ENABLE_WAKEUP_FROM_RNE, DISABLE_WAKEUP_FROM_RNE): New macros. [!MAC_OSX] (select): Use them. [MAC_OSX] (select_and_poll_event, sys_select): Likewise. (mac_wakeup_from_rne) [TARGET_API_MAC_CARBON]: New function. | ||||
| * | (redisplay_window): Set ignore_mouse_drag_p if tool-bar | Kim F. Storm | 2006-12-15 | 1 | -2/+5 |
| | | | | | is resized to avoid generating a mouse drag event. | ||||
| * | (ignore_mouse_drag_p): New global var. | Kim F. Storm | 2006-12-15 | 1 | -3/+21 |
| | | | | | | | | (some_mouse_moved): Return 0 if it is non-zero. (make_lispy_event): Generate click event on mouse up if ignore_mouse_drag_p is non-zero, even if mouse moved. Clear ignore_mouse_drag_p on mouse down/up. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-15 | 1 | -0/+11 |
| | | |||||
| * | (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size. | Juanma Barranquero | 2006-12-14 | 2 | -5/+10 |
| | | | | | Remove non-working old hack to do the same. | ||||
| * | (add_user_signals): Add extern. | YAMAMOTO Mitsuharu | 2006-12-14 | 2 | -0/+17 |
| | | |||||
| * | (make_lispy_event): Use find_user_signal_name. | YAMAMOTO Mitsuharu | 2006-12-14 | 1 | -13/+143 |
| | | | | | | | | | | | (read_avail_input): Store pending user signal events. (struct user_signal_info): New struct. (user_signals): New variable. (add_user_signal, store_user_signal_events find_user_signal_name): New functions. (handle_user_signal): Move function from emacs.c. Don't store USER_SIGNAL_EVENT here, but increment number of pending signals. | ||||
| * | (handle_user_signal): Move function to keyboard.c. | YAMAMOTO Mitsuharu | 2006-12-14 | 1 | -20/+2 |
| | | | | | (main): Use add_user_signal for SIGUSR1 and SIGUSR2. | ||||
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 12 | -12/+22 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-11 | 1 | -0/+2 |
| | | |||||
| * | (syms_of_xdisp) <mode-line-inverse-video>: Doc fix. | Juanma Barranquero | 2006-12-11 | 1 | -1/+1 |
| | | |||||
| * | (syms_of_buffer) <cursor-in-non-selected-windows, line-spacing, left-margin, | Juanma Barranquero | 2006-12-11 | 2 | -5/+11 |
| | | | | | default-scroll-up-aggressively, default-scroll-down-aggressively>: Doc fixes. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-10 | 1 | -3/+19 |
| | | |||||