| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (compute_tip_xy): Put tip above pointer if it doesn't fit below. | Eli Zaretskii | 2005-12-02 | 1 | -0/+5 |
| | | |||||
| * | * xterm.h: Add prototype for xg_set_icon_from_xpm_data. | Jan Djärv | 2005-12-02 | 1 | -0/+10 |
| | | | | | | | | | * xfns.c (x_real_positions): int ign => unsigned int. (xg_set_icon_from_xpm_data): Remove unused variable err. (x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast to remove compiler warning. (compute_tip_xy): Put tip above pointer if it doesn't fit below. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-02 | 1 | -0/+16 |
| | | |||||
| * | (Fset_window_configuration): Don't accidentally copy the | Stefan Monnier | 2005-12-01 | 1 | -0/+5 |
| | | | | | window-point of one window to another. | ||||
| * | *** empty log message *** | Romain Francoise | 2005-11-30 | 1 | -1/+1 |
| | | |||||
| * | (Fpop_to_buffer): Remove superfluous call to record_buffer. | Károly Lőrentey | 2005-11-30 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-30 | 1 | -0/+6 |
| | | |||||
| * | (stop_other_atimers): Fix loop to correctly compute `prev'. | Stefan Monnier | 2005-11-29 | 1 | -18/+20 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-27 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-11-26 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-11-26 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-11-24 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-11-23 | 1 | -0/+14 |
| | | |||||
| * | (shadow_lookup): Use make_number to pass a number to Fsubstring. | Ken Raeburn | 2005-11-21 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-11-21 | 1 | -0/+4 |
| | | |||||
| * | (merge_face_vectors): Don't do :ignore-defface overwriting here. | Chong Yidong | 2005-11-20 | 1 | -0/+2 |
| | | | | | (Finternal_merge_in_global_face): Do it here. | ||||
| * | * xfaces.c (Finternal_set_lisp_face_attribute): Use | Chong Yidong | 2005-11-20 | 1 | -0/+7 |
| | | | | | | | :ignore-defface for new frame defaults when `unspecified' is supplied. (Finternal_get_lisp_face_attribute): Hide :ignore-defface. | ||||
| * | *** empty log message *** | Juri Linkov | 2005-11-20 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-11-20 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Andreas Schwab | 2005-11-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-11-19 | 1 | -0/+10 |
| | | |||||
| * | * image.c (x_create_bitmap_from_xpm_data): Free attributes on | Chong Yidong | 2005-11-18 | 1 | -0/+3 |
| | | | | | fail. | ||||
| * | (Fface_attribute_relative_p, Fmerge_face_attribute): Handle | Chong Yidong | 2005-11-18 | 1 | -3/+4 |
| | | | | | Qignore_defface as a possible value. | ||||
| * | * xfaces.c (Qignore_defface): New variable. | Chong Yidong | 2005-11-18 | 1 | -0/+11 |
| | | | | | | | | | | | (syms_of_xfaces): Provide `:ignore-defface'. (IGNORE_DEFFACE_P): New macro. (check_lface_attrs): Qignore_defface is a possible value. (lface_fully_specified_p): Likewise. (Finternal_set_lisp_face_attribute): Likewise. (merge_face_vectors): The merged face is `unspecified' if the mergee specifies `:ignore-defface'. | ||||
| * | *** empty log message *** | Stefan Monnier | 2005-11-16 | 1 | -8/+11 |
| | | |||||
| * | * xfns.c (xg_set_icon_from_xpm_data): New function. | Chong Yidong | 2005-11-16 | 1 | -1/+4 |
| | | | | | | | | * gnu.h (gnu_xpm_bits): Renamed from gnu_bits. (gnu_xbm_bits): Renamed from gnu_bits (xbm version). * xterm.c (x_bitmap_icon): Use the xpm if available. | ||||
| * | initialize XpmAttributes | Chong Yidong | 2005-11-16 | 1 | -0/+1 |
| | | |||||
| * | * gnu.h (gnu_bits): Xpm version of the new Emacs icon. | Chong Yidong | 2005-11-16 | 1 | -0/+8 |
| | | | | | | | * xterm.c (x_bitmap_icon): Use the xpm if available. * image.c (x_create_bitmap_from_xpm_data): New function. | ||||
| * | *** empty log message *** | Luc Teirlinck | 2005-11-16 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-11-16 | 1 | -0/+4 |
| | | |||||
| * | (free_float): Make free list chaining aliasing-safe. | Andreas Schwab | 2005-11-15 | 1 | -0/+17 |
| | | | | | | | | | | | | (make_float): Likewise. (free_cons): Likewise. (Fcons): Likewise. (check_cons_list): Likewise. (Fmake_symbol): Likewise. (allocate_misc): Likewise. (free_misc): Likewise. (gc_sweep): Likewise. | ||||
| * | (HASHKEY_QUERY_CACHE): New define. | YAMAMOTO Mitsuharu | 2005-11-15 | 1 | -0/+4 |
| | | | | | | (xrm_create_database, xrm_q_put_resource): Empty query cache. (xrm_get_resource): Use query cache. | ||||
| * | (init_image) [MAC_OS]: Don't call EnterMovies if | YAMAMOTO Mitsuharu | 2005-11-15 | 1 | -0/+5 |
| | | | | | inhibit_window_system is set. | ||||
| * | (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'. | YAMAMOTO Mitsuharu | 2005-11-13 | 1 | -1/+20 |
| | | |||||
| * | Update macterm comment | Steven Tamm | 2005-11-11 | 1 | -8/+12 |
| | | |||||
| * | macterm.c (backtranslate_modified_keycode): New function to | Steven Tamm | 2005-11-11 | 1 | -0/+13 |
| | | | | | | | | | | | | | mask modifiers off of keycodes for use in modifier mapping. (mac_determine_quit_char_modifiers): Remove mac-reverse-ctrl-meta and replace it with more flexible system mapping mac modifier keys to emacs modifier keys. (convert_fn_keycode): Map Fn-keys to their original keycode using a table (english keyboard only). (syms_of_macterm): Define mac-control-modifier, mac-command-modifier, mac-function-modifier. Define meta and ctrl for use as modifiers. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-11 | 1 | -0/+4 |
| | | |||||
| * | (FATAL ERRORS): Fix infinite loop in redisplay | Kim F. Storm | 2005-11-11 | 1 | -0/+2 |
| | | | | | when displaying a non-breaking space in an overlay string. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-11 | 1 | -0/+10 |
| | | |||||
| * | (file-regular-p): Doc fix. | Lars Hansen | 2005-11-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-09 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-11-09 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-11-09 | 1 | -0/+13 |
| | | |||||
| * | *** empty log message *** | Juri Linkov | 2005-11-09 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-08 | 1 | -0/+7 |
| | | |||||
| * | (Fget_lru_window, Fget_largest_window, window_loop): | Stefan Monnier | 2005-11-04 | 1 | -2/+6 |
| | | | | | Don't abuse the `mini' arg. Use the `obj' arg instead. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-11-04 | 1 | -0/+4 |
| | | |||||
| * | (lisp, shortlisp): Add emacs-lisp/syntax.elc, | Dan Nicolaescu | 2005-11-03 | 1 | -0/+5 |
| | | | | | font-lock.elc and jit-lock.elc. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-11-03 | 1 | -0/+10 |
| | | |||||
| * | (Fdisplay_buffer): Fix last change to not use a dedicated window. | Stefan Monnier | 2005-11-03 | 1 | -2/+7 |
| | | |||||