| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (SYSTEM_PURESIZE_EXTRA): Decrease to 10000. | Eli Zaretskii | 2008-10-10 | 1 | -0/+4 |
| | | |||||
| * | (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code. | Eli Zaretskii | 2008-10-09 | 1 | -0/+5 |
| | | |||||
| * | * dispnew.c (update_text_area): Avoid looping due to large glyph | Chong Yidong | 2008-10-09 | 1 | -0/+5 |
| | | | | | overhangs (bug#1070). | ||||
| * | (face_for_char): If face->fontset is negative, just return ascii_face. | Kenichi Handa | 2008-10-09 | 1 | -0/+8 |
| | | |||||
| * | (Fraise_frame): On text-only terminals select frame in | Martin Rudalics | 2008-10-09 | 1 | -0/+5 |
| | | | | | order to make it visible. (Bug#1061) | ||||
| * | * fontset.c (fontset_find_font): Check frame validity. | Chong Yidong | 2008-10-08 | 1 | -0/+4 |
| | | |||||
| * | * gtkutil.c (xg_display_open): Reset default display if none exists. | Chong Yidong | 2008-10-07 | 1 | -0/+6 |
| | | | | | (xg_display_close): Allow Emacs to close all displays (bug#985). | ||||
| * | (sys_signal): Always set SA_RESTART when | Andreas Schwab | 2008-10-06 | 1 | -0/+5 |
| | | | | | noninteractively. | ||||
| * | * emacs.c (Vbefore_init_time, Vafter_init_time): Moved from | Chong Yidong | 2008-10-06 | 1 | -0/+10 |
| | | | | | | | | | | startup.el. * lisp.h: (Vbefore_init_time, Vafter_init_time): Declare. * gtkutil.c (x_wm_set_size_hint): Return immediately if called during initialization. | ||||
| * | Fix case of "GNUstep". | Glenn Morris | 2008-10-04 | 1 | -3/+3 |
| | | |||||
| * | (update_frame): Flush termscript for MSDOS frames as well as for TTY. | Eli Zaretskii | 2008-10-04 | 1 | -0/+8 |
| | | | | | | (Fopen_termscript): Allow opening a termscript on MSDOS frames as well as on a TTY. | ||||
| * | (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY. | Eli Zaretskii | 2008-10-04 | 1 | -0/+3 |
| | | |||||
| * | (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'. | Eli Zaretskii | 2008-10-04 | 1 | -0/+2 |
| | | |||||
| * | (change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well. | Eli Zaretskii | 2008-10-04 | 1 | -0/+5 |
| | | |||||
| * | * menu.c (find_and_return_menu_selection) Add cast. | Adrian Robert | 2008-10-03 | 1 | -0/+1 |
| | | |||||
| * | * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with ↵ | Adrian Robert | 2008-10-03 | 1 | -0/+5 |
| | | | | | correct arguments. | ||||
| * | (USAGE1): Add --daemon. | Glenn Morris | 2008-10-03 | 1 | -0/+4 |
| | | |||||
| * | (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in | Eli Zaretskii | 2008-10-02 | 1 | -0/+5 |
| | | | | | percents as advertised. | ||||
| * | * nsterm.h (ns_cursor_types, ↵ | Adrian Robert | 2008-10-02 | 1 | -0/+22 |
| | | | | | ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS. | ||||
| * | (Faccept_process_output): Fix doc-string. | Martin Rudalics | 2008-10-02 | 1 | -0/+4 |
| | | |||||
| * | * gmalloc.c (__sbrk): Also define for uClibc. | Dan Nicolaescu | 2008-10-02 | 1 | -0/+7 |
| | | | | | | * s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition for uClibc. | ||||
| * | * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal ↵ | Adrian Robert | 2008-10-01 | 1 | -0/+6 |
| | | | | | styles. (nsfont_open): Reenable the cache. | ||||
| * | (font_matching_entity): Reflect ATTRS in font selection. | Kenichi Handa | 2008-10-01 | 1 | -0/+5 |
| | | | | | (font_find_for_lface) [HAVE_NS]: Don't ignore case. | ||||
| * | Fix typos. | Juanma Barranquero | 2008-10-01 | 1 | -8/+8 |
| | | |||||
| * | (Fsend_string_to_terminal): Don't try to send a string to a suspended terminal. | Stefan Monnier | 2008-09-30 | 1 | -4/+7 |
| | | |||||
| * | * dbusbind.c (xd_signature): Use strcat instead of sprintf. | Michael Albinus | 2008-09-30 | 1 | -0/+4 |
| | | |||||
| * | (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc. | Eli Zaretskii | 2008-09-30 | 1 | -0/+4 |
| | | |||||
| * | * xdisp.c (move_it_to): Don't advance the iterator if the last tab | Chong Yidong | 2008-09-30 | 1 | -0/+5 |
| | | | | | in a continued line coincides with a line beginning. | ||||
| * | * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list ↵ | Adrian Robert | 2008-09-30 | 1 | -0/+7 |
| | | | | | rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging. | ||||
| * | (syms_of_keyboard) <input-decode-map>: Doc fix. | Andreas Schwab | 2008-09-29 | 1 | -0/+4 |
| | | |||||
| * | (Fchar_resolve_modifiers): Rewrite Elisp function | Martin Rudalics | 2008-09-28 | 1 | -0/+6 |
| | | | | | | name as char-resolve-modifiers. Reported by: Markus Triska <markus.triska@gmx.at> | ||||
| * | (init_display): Return earlier when running as a | Dan Nicolaescu | 2008-09-28 | 1 | -0/+5 |
| | | | | | daemon. | ||||
| * | * nsfont.m (nsfont_draw): Fix up composition rendering. | Adrian Robert | 2008-09-27 | 1 | -0/+5 |
| | | |||||
| * | (Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal) | Eli Zaretskii | 2008-09-27 | 1 | -0/+9 |
| | | | | | | | | (Ffind_composition_internal): Doc fix. (syms_of_composite) <compose-chars-after-function>: Doc fix. (syms_of_composite) <auto-composition-function>: Doc fix. (syms_of_composite) <composition-function-table>: Doc fix. | ||||
| * | * search.c (wordify): New argument for lax word-ends. | Chong Yidong | 2008-09-25 | 1 | -0/+5 |
| | | | | | (Fword_search_forward_lax, Fword_search_backward_lax): New funs. | ||||
| * | * lisp.h (is_daemon): Declare. | Dan Nicolaescu | 2008-09-24 | 1 | -0/+6 |
| | | | | | | * dispnew.c (init_display): Do not try to initialize the terminal when running as a daemon. | ||||
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -43/+43 |
| | | |||||
| * | * nsfns.m (compute_tip_xy): Use x_display_pixel_width and | Chong Yidong | 2008-09-22 | 1 | -0/+5 |
| | | | | | x_display_pixel_height. | ||||
| * | (record_point): Don't call Fundo_boundary for first | Martin Rudalics | 2008-09-22 | 1 | -0/+5 |
| | | | | | change. (Bug#731) | ||||
| * | * emacs.c (Fdaemonp): Doc fix. | Juanma Barranquero | 2008-09-22 | 1 | -1/+5 |
| | | |||||
| * | (main): Place #ifdef.in the proper place. | Dan Nicolaescu | 2008-09-22 | 1 | -0/+4 |
| | | |||||
| * | * emacs.c (standard_args): Add --daemon. | Dan Nicolaescu | 2008-09-21 | 1 | -0/+8 |
| | | | | | | | | | | | | (main): Disconnect from the terminal when --daemon is passed. (is_daemon): New variable. (Fdaemonp): New function. (syms_of_emacs): Defsubr it. * startup.el (command-line): Start the server when in daemon mode. * cmdargs.texi (Initial Options): Document --daemon. | ||||
| * | (Qdelete_by_moving_to_trash): New Lisp_Object. | Glenn Morris | 2008-09-20 | 1 | -1/+3 |
| | | | | | (syms_of_fileio): Add Qdelete_by_moving_to_trash. | ||||
| * | * xdisp.c (get_next_display_element): Handle string display correctly | Chong Yidong | 2008-09-20 | 1 | -0/+5 |
| | | | | | when checking for the end of a box run. | ||||
| * | (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964). | Glenn Morris | 2008-09-20 | 1 | -0/+5 |
| | | |||||
| * | (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control) | Eli Zaretskii | 2008-09-20 | 1 | -0/+8 |
| | | | | | | (Fcurrent_input_mode): Support MSDOS frames as well as termcap frames. (handle_interrupt): Remove "#ifndef MSDOS" around the call to get_named_tty. | ||||
| * | (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline | Eli Zaretskii | 2008-09-19 | 1 | -0/+3 |
| | | | | | is empty. | ||||
| * | (x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height. | Eli Zaretskii | 2008-09-19 | 1 | -0/+5 |
| | | |||||
| * | * frame.c (x_fullscreen_adjust): Declare var as Display_Info. | Juanma Barranquero | 2008-09-19 | 1 | -0/+7 |
| | | | | | | * w32fns.c (Fx_display_pixel_width, Fx_display_pixel_height) (compute_tip_xy): Use x_display_pixel_width, x_display_pixel_height. | ||||
| * | (struct it): Move line_wrap away from the middle of | Dan Nicolaescu | 2008-09-19 | 1 | -0/+6 |
| | | | | | | bitfields. Move voffset in struct iterator_stack_entry after the bitfields. Move tab_width near after another short. | ||||