| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (extend_face_to_end_of_line): Fix formatting of comments. | Eli Zaretskii | 2009-09-28 | 1 | -3/+4 |
| | | |||||
| * | (get_next_display_element): Use an enum in last change. | Stefan Monnier | 2009-09-28 | 2 | -11/+18 |
| | | |||||
| * | Pay attention to | Kenichi Handa | 2009-09-28 | 2 | -19/+39 |
| | | | | | | unibyte_display_via_language_environment in handling Vnobreak_char_display. | ||||
| * | (string_buffer_position): Fix commentary. | Eli Zaretskii | 2009-09-27 | 1 | -4/+3 |
| | | |||||
| * | (move_it_in_display_line_to): Fix a typo in a comment. | Eli Zaretskii | 2009-09-27 | 1 | -3/+3 |
| | | |||||
| * | * menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting ↵ | Adrian Robert | 2009-09-27 | 2 | -2/+5 |
| | | | | | in client_data comparison. | ||||
| * | * nsterm.h (ns_app_name): New extern variable. | Adrian Robert | 2009-09-27 | 1 | -0/+15 |
| | | | | | | | | | | | | | | * nsterm.m (ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it. * nsmenu.m (ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name. * nsfns.m (ns_set_name_iconic, ns_set_name) (ns_set_name_as_filename, x-create-frame, ns-get-resource) (ns-set-resource): Use ns_app_name instead of NSProcessInfo call. | ||||
| * | (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ↵ | Adrian Robert | 2009-09-27 | 1 | -14/+6 |
| | | | | | ns-get-resource, ns-set-resource): Use ns_app_name instead of NSProcessInfo call. | ||||
| * | (ns_update_menubar): Use ns_app_name. Sync with xmenu.c. ↵ | Adrian Robert | 2009-09-27 | 1 | -13/+11 |
| | | | | | (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name. | ||||
| * | (ns_app_name): New variable. (ns_term_init): Set and use it. ↵ | Adrian Robert | 2009-09-27 | 1 | -3/+5 |
| | | | | | (ns_term_shutdown): Use it. | ||||
| * | (ns_app_name): New extern variable. | Adrian Robert | 2009-09-27 | 1 | -0/+1 |
| | | |||||
| * | (move_it_in_display_line_to): Fix a typo in a comment. | Eli Zaretskii | 2009-09-27 | 1 | -1/+1 |
| | | |||||
| * | (make_lispy_event): Remember last wheel direction. | YAMAMOTO Mitsuharu | 2009-09-27 | 2 | -27/+31 |
| | | | | | (syms_of_keyboard) <wheel_syms>: Compute array size at compile time. | ||||
| * | Comments. | Glenn Morris | 2009-09-26 | 1 | -15/+13 |
| | | |||||
| * | (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc. | Glenn Morris | 2009-09-26 | 2 | -4/+27 |
| | | | | | | | | | | Add term/pc-win.elc. (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and term/x-win.elc. (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and term/w32-win.elc. (NS_SUPPORT): New. (lisp): Add NS_SUPPORT. (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc. | ||||
| * | nsmenu.m (EmacsMenu-clear): Recognize application menu | David Reitter | 2009-09-25 | 2 | -2/+9 |
| | | | | | on Mac OS X 10.6+ (bug#4513). | ||||
| * | * frame.c (xrdb_get_resource): Return nil for empty string resources; | Juanma Barranquero | 2009-09-24 | 2 | -1/+7 |
| | | | | | | some parts of Emacs code (like font selection) don't grok them. See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html | ||||
| * | (decode_coding_iso_2022): Fix operator precedence. | Andreas Schwab | 2009-09-24 | 2 | -1/+5 |
| | | |||||
| * | * dired.c (Fdirectory_files): Fix typo in docstring. | Juanma Barranquero | 2009-09-24 | 2 | -6/+10 |
| | | |||||
| * | * nsterm.m (EV_TIMESTAMP, x_set_window_size) | Adrian Robert | 2009-09-23 | 1 | -0/+11 |
| | | | | | | | | | | | (EmacsApp-application:openFiles:): Remove GNUstep conditionals. (EmacsScroller-setPosition:portion:whole:): Remove -display call under GNUstep. (EmacsView-initFrameFromEmacs:): Set autoresizing mask. * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for glyph advancement. | ||||
| * | * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for | Adrian Robert | 2009-09-23 | 1 | -11/+2 |
| | | | | | glyph advancement. | ||||
| * | * nsterm.m (EV_TIMESTAMP, x_set_window_size) | Adrian Robert | 2009-09-23 | 1 | -24/+11 |
| | | | | | | | | (EmacsApp-application:openFiles:): Remove GNUstep conditionals. (EmacsScroller-setPosition:portion:whole:): Remove -display call under GNUstep. (EmacsView-initFrameFromEmacs:): Set autoresizing mask. | ||||
| * | * nsfont.m (Vns_reg_to_script): New lisp variable. | Adrian Robert | 2009-09-23 | 1 | -0/+8 |
| | | | | | | | | | | (syms_of_nsfont): Declare it. (ns_registry_to_script): New function. (ns_get_req_script): Call it. (ns_findfonts): Don't give up on non-unicode registry. * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case. | ||||
| * | * nsfont.m (Vns_reg_to_script): New lisp variable. | Adrian Robert | 2009-09-23 | 1 | -11/+41 |
| | | | | | | | | (syms_of_nsfont): Declare it. (ns_registry_to_script): New function. (ns_get_req_script): Call it. (ns_findfonts): Don't give up on non-unicode registry. | ||||
| * | * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case. | Adrian Robert | 2009-09-23 | 1 | -4/+0 |
| | | |||||
| * | * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY. | Adrian Robert | 2009-09-23 | 2 | -1/+2 |
| | | |||||
| * | * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. | Adrian Robert | 2009-09-22 | 1 | -0/+7 |
| | | | | | | * nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492). | ||||
| * | (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492). | Adrian Robert | 2009-09-22 | 1 | -1/+4 |
| | | |||||
| * | * nsterm.m (CGContextSetFontRenderingMode): Drop declaration. | Adrian Robert | 2009-09-22 | 1 | -12/+3 |
| | | |||||
| * | (find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228). | Stefan Monnier | 2009-09-20 | 2 | -8/+12 |
| | | |||||
| * | Fix a comment. | Eli Zaretskii | 2009-09-20 | 1 | -1/+2 |
| | | |||||
| * | Fix comments about header lines. | Eli Zaretskii | 2009-09-20 | 1 | -9/+10 |
| | | |||||
| * | * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully. | Adrian Robert | 2009-09-18 | 2 | -6/+12 |
| | | |||||
| * | * syntax.c (Fchar_syntax): Minor doc fix (Bug#119). | Chong Yidong | 2009-09-18 | 1 | -2/+2 |
| | | |||||
| * | * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400). | Chong Yidong | 2009-09-18 | 1 | -1/+1 |
| | | |||||
| * | * syntax.c (Fchar_syntax): Minor doc fix (Bug#119). | Chong Yidong | 2009-09-18 | 1 | -0/+4 |
| | | |||||
| * | * nsfns.m (x-focus-frame): Activate the app first. | Adrian Robert | 2009-09-18 | 2 | -0/+2 |
| | | |||||
| * | * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and | Adrian Robert | 2009-09-18 | 2 | -15/+33 |
| | | | | | | | don't update the NSWindow itself. (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve state detection and store user rect ourselves. (Bug #3581) | ||||
| * | Update comment for HAVE_NS code in font_find_for_lface(). | Adrian Robert | 2009-09-18 | 1 | -0/+1 |
| | | |||||
| * | * emacs.c (main) [HAVE_NS]: fix error printf in daemon case. | Adrian Robert | 2009-09-18 | 2 | -2/+2 |
| | | |||||
| * | * nsfns.m (x-close-connection): Drop PSFlush() under OS X. | Adrian Robert | 2009-09-18 | 2 | -3/+1 |
| | | |||||
| * | * emacs.c (inhibit_x_resources): Update doc string for NS. | Adrian Robert | 2009-09-18 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost. * nsterm.h (ns_no_defaults): Remove. * nsterm.m (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable. * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing. * nsfns.m (x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs. | ||||
| * | (x_get_string_resource): Ape just-previous changes to other platform ↵ | Adrian Robert | 2009-09-18 | 1 | -8/+5 |
| | | | | | versions. Drop support for emacs-20-style face specs. | ||||
| * | (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing. | Adrian Robert | 2009-09-18 | 1 | -3/+1 |
| | | |||||
| * | (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> ↵ | Adrian Robert | 2009-09-18 | 1 | -23/+5 |
| | | | | | inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable. | ||||
| * | (ns_no_defaults): Remove. | Adrian Robert | 2009-09-18 | 1 | -1/+0 |
| | | |||||
| * | (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't ↵ | Adrian Robert | 2009-09-18 | 1 | -22/+2 |
| | | | | | process --no-init-file option. Remove legacy code for -NXHost. | ||||
| * | The --quick command line option now ignores X resources and Registry settings. | Juanma Barranquero | 2009-09-17 | 5 | -6/+30 |
| | | | | | | | | | | | | | | | | | | * etc/NEWS: Mention new behavior of -Q and new variable `inhibit-x-resources'. * lisp/startup.el (emacs-quick-startup): Remove variable and all uses. (command-line): Set `inhibit-x-resources' instead. (command-line-1): Use `inhibit-x-resources' instead. * src/emacs.c (inhibit_x_resources): New variable. (main) [HAVE_NS]: Don't process --quick command line option. (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it. * src/lisp.h (inhibit_x_resources): Declare it extern. * src/w32reg.c (x_get_string_resource): * src/xrdb.c (x_get_string_resource): Obey inhibit_x_resources. | ||||
| * | (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc. | Eli Zaretskii | 2009-09-17 | 2 | -2/+8 |
| | | |||||
| * | (x_get_resource_string): Re-add for non-toolkit builds (bug#4461). | Stefan Monnier | 2009-09-17 | 2 | -0/+31 |
| | | |||||