aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.Eli Zaretskii2008-10-102-3/+9
|
* (make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.Eli Zaretskii2008-10-092-19/+6
|
* (update_text_area): Avoid looping due to large glyphChong Yidong2008-10-091-2/+11
| | | | overhangs (bug#1070).
* * dispnew.c (update_text_area): Avoid looping due to large glyphChong Yidong2008-10-091-0/+5
| | | | overhangs (bug#1070).
* (face_for_char): If face->fontset is negative, just return ascii_face.Kenichi Handa2008-10-092-1/+13
|
* (font_delete_unmatched): Fix previous change. Don'tKenichi Handa2008-10-091-0/+2
| | | | reject an entity if DPI and AVGWIDTH of an entity are 0.
* (Fraise_frame): On text-only terminals select frame inMartin Rudalics2008-10-092-4/+13
| | | | order to make it visible. (Bug#1061)
* (fontset_find_font): Check frame validity.Chong Yidong2008-10-081-3/+3
|
* * fontset.c (fontset_find_font): Check frame validity.Chong Yidong2008-10-081-0/+4
|
* (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-071-26/+17
| | | | (xg_display_close): Allow Emacs to close all displays (bug#985).
* * gtkutil.c (xg_display_open): Reset default display if none exists.Chong Yidong2008-10-071-0/+6
| | | | (xg_display_close): Allow Emacs to close all displays (bug#985).
* Add comment for last change.Andreas Schwab2008-10-071-0/+2
|
* (sys_signal): Always set SA_RESTART whenAndreas Schwab2008-10-062-4/+11
| | | | noninteractively.
* (Vbefore_init_time, Vafter_init_time): Declare.Chong Yidong2008-10-061-0/+1
|
* (x_wm_set_size_hint): Return immediately if called duringChong Yidong2008-10-061-88/+86
| | | | initialization.
* (Vbefore_init_time, Vafter_init_time): Moved from startup.el.Chong Yidong2008-10-061-0/+12
|
* * emacs.c (Vbefore_init_time, Vafter_init_time): Moved fromChong Yidong2008-10-061-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 Morris2008-10-043-5/+5
|
* (update_frame): Flush termscript for MSDOS frames as well as for TTY.Eli Zaretskii2008-10-042-3/+13
| | | | | (Fopen_termscript): Allow opening a termscript on MSDOS frames as well as on a TTY.
* (redisplay_internal): If frame switched, redisplay the whole thing on MSDOSEli Zaretskii2008-10-041-1/+1
| | | | frames as well as on a TTY.
* (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.Eli Zaretskii2008-10-042-1/+5
|
* (EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.Eli Zaretskii2008-10-042-6/+10
|
* (change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.Eli Zaretskii2008-10-042-2/+11
|
* * menu.c (find_and_return_menu_selection) Add cast.Adrian Robert2008-10-041-1/+1
|
* * menu.c (find_and_return_menu_selection) Add cast.Adrian Robert2008-10-031-0/+1
|
* * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with ↵Adrian Robert2008-10-032-1/+6
| | | | correct arguments.
* (USAGE1): Add --daemon.Glenn Morris2008-10-032-0/+5
|
* (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's inEli Zaretskii2008-10-022-1/+8
| | | | percents as advertised.
* * nsterm.h (ns_cursor_types, ↵Adrian Robert2008-10-025-234/+118
| | | | 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 Rudalics2008-10-022-5/+9
|
* * gmalloc.c (__sbrk): Also define for uClibc.Dan Nicolaescu2008-10-023-7/+18
| | | | | * 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 Robert2008-10-013-47/+43
| | | | styles. (nsfont_open): Reenable the cache.
* (font_matching_entity): Reflect ATTRS in font selection.Kenichi Handa2008-10-012-6/+23
| | | | (font_find_for_lface) [HAVE_NS]: Don't ignore case.
* Fix typos.Juanma Barranquero2008-10-017-19/+19
|
* (Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.Stefan Monnier2008-09-302-4/+10
|
* * dbusbind.c (xd_signature): Use strcat instead of sprintf.Michael Albinus2008-09-302-2/+6
|
* (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.Eli Zaretskii2008-09-302-3/+5
|
* (move_it_to): Don't advance the iterator if the last tab in aChong Yidong2008-09-301-5/+6
| | | | continued line coincides with a line beginning.
* * xdisp.c (move_it_to): Don't advance the iterator if the last tabChong Yidong2008-09-301-0/+5
| | | | in a continued line coincides with a line beginning.
* * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list ↵Adrian Robert2008-09-302-9/+19
| | | | 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 Schwab2008-09-292-1/+5
|
* (Fchar_resolve_modifiers): Rewrite Elisp functionMartin Rudalics2008-09-282-2/+8
| | | | | name as char-resolve-modifiers. Reported by: Markus Triska <markus.triska@gmx.at>
* (init_display): Return earlier when running as aDan Nicolaescu2008-09-282-4/+9
| | | | daemon.
* * nsfont.m (nsfont_draw): Fix up composition rendering.Adrian Robert2008-09-273-5/+11
|
* (Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)Eli Zaretskii2008-09-272-19/+28
| | | | | | | (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.
* (struct glyph) <union cmp>: Fix a typo in a comment.Eli Zaretskii2008-09-271-1/+1
|
* (encode_terminal_code): Fix a typo in a comment.Eli Zaretskii2008-09-271-1/+1
|
* (wordify): New argument for lax word-ends.Chong Yidong2008-09-251-11/+63
| | | | (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
* * search.c (wordify): New argument for lax word-ends.Chong Yidong2008-09-251-0/+5
| | | | (Fword_search_forward_lax, Fword_search_backward_lax): New funs.
* * lisp.h (is_daemon): Declare.Dan Nicolaescu2008-09-243-0/+12
| | | | | * dispnew.c (init_display): Do not try to initialize the terminal when running as a daemon.