aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (extend_face_to_end_of_line): Fix formatting of comments.Eli Zaretskii2009-09-281-3/+4
* (get_next_display_element): Use an enum in last change.Stefan Monnier2009-09-282-11/+18
* Pay attention toKenichi Handa2009-09-282-19/+39
* (string_buffer_position): Fix commentary.Eli Zaretskii2009-09-271-4/+3
* (move_it_in_display_line_to): Fix a typo in a comment.Eli Zaretskii2009-09-271-3/+3
* * menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in...Adrian Robert2009-09-272-2/+5
* * nsterm.h (ns_app_name): New extern variable.Adrian Robert2009-09-271-0/+15
* (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns...Adrian Robert2009-09-271-14/+6
* (ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:,...Adrian Robert2009-09-271-13/+11
* (ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutd...Adrian Robert2009-09-271-3/+5
* (ns_app_name): New extern variable.Adrian Robert2009-09-271-0/+1
* (move_it_in_display_line_to): Fix a typo in a comment.Eli Zaretskii2009-09-271-1/+1
* (make_lispy_event): Remember last wheel direction.YAMAMOTO Mitsuharu2009-09-272-27/+31
* Comments.Glenn Morris2009-09-261-15/+13
* (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.Glenn Morris2009-09-262-4/+27
* nsmenu.m (EmacsMenu-clear): Recognize application menuDavid Reitter2009-09-252-2/+9
* * frame.c (xrdb_get_resource): Return nil for empty string resources;Juanma Barranquero2009-09-242-1/+7
* (decode_coding_iso_2022): Fix operator precedence.Andreas Schwab2009-09-242-1/+5
* * dired.c (Fdirectory_files): Fix typo in docstring.Juanma Barranquero2009-09-242-6/+10
* * nsterm.m (EV_TIMESTAMP, x_set_window_size)Adrian Robert2009-09-231-0/+11
* * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional forAdrian Robert2009-09-231-11/+2
* * nsterm.m (EV_TIMESTAMP, x_set_window_size)Adrian Robert2009-09-231-24/+11
* * nsfont.m (Vns_reg_to_script): New lisp variable.Adrian Robert2009-09-231-0/+8
* * nsfont.m (Vns_reg_to_script): New lisp variable.Adrian Robert2009-09-231-11/+41
* * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.Adrian Robert2009-09-231-4/+0
* * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.Adrian Robert2009-09-232-1/+2
* * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.Adrian Robert2009-09-221-0/+7
* (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).Adrian Robert2009-09-221-1/+4
* * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.Adrian Robert2009-09-221-12/+3
* (find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).Stefan Monnier2009-09-202-8/+12
* Fix a comment.Eli Zaretskii2009-09-201-1/+2
* Fix comments about header lines.Eli Zaretskii2009-09-201-9/+10
* * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.Adrian Robert2009-09-182-6/+12
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).Chong Yidong2009-09-181-2/+2
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).Chong Yidong2009-09-181-1/+1
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).Chong Yidong2009-09-181-0/+4
* * nsfns.m (x-focus-frame): Activate the app first.Adrian Robert2009-09-182-0/+2
* * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos andAdrian Robert2009-09-182-15/+33
* Update comment for HAVE_NS code in font_find_for_lface().Adrian Robert2009-09-181-0/+1
* * emacs.c (main) [HAVE_NS]: fix error printf in daemon case.Adrian Robert2009-09-182-2/+2
* * nsfns.m (x-close-connection): Drop PSFlush() under OS X.Adrian Robert2009-09-182-3/+1
* * emacs.c (inhibit_x_resources): Update doc string for NS.Adrian Robert2009-09-181-0/+18
* (x_get_string_resource): Ape just-previous changes to other platform versions...Adrian Robert2009-09-181-8/+5
* (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.Adrian Robert2009-09-181-3/+1
* (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x...Adrian Robert2009-09-181-23/+5
* (ns_no_defaults): Remove.Adrian Robert2009-09-181-1/+0
* (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't pro...Adrian Robert2009-09-181-22/+2
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-175-6/+30
* (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.Eli Zaretskii2009-09-172-2/+8
* (x_get_resource_string): Re-add for non-toolkit builds (bug#4461).Stefan Monnier2009-09-172-0/+31