summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * puresize.h (BASE_PURESIZE): Increase to 1290000.Dan Nicolaescu2009-09-174-18/+16
* (x_get_resource_string): Remove unused.Stefan Monnier2009-09-162-25/+4
* * xterm.c (x_new_font): Call change_frame_size before callingJan Djärv2009-09-153-4/+21
* (Fload): Also run do-after-load-evaluation while dumping.Stefan Monnier2009-09-152-2/+5
* * lread.c (Fload): Don't output a message after loading an obsoleteStefan Monnier2009-09-122-5/+5
* * fns.c (syms_of_fns): Doc fix (Bug#4227).Chong Yidong2009-09-122-3/+7
* (Fwhere_is_internal): Use nconc2.Stefan Monnier2009-09-122-4/+5
* (Fsend_string_to_terminal): Amend doc string to cover batch mode.Alan Mackenzie2009-09-111-2/+3
* *** empty log message ***Alan Mackenzie2009-09-111-0/+5
* (display_mode_element): Detect cycles.Andreas Schwab2009-09-112-7/+13
* (where_is_internal): Don't erroneously return nil right afterStefan Monnier2009-09-112-7/+17
* (Fx_parse_geometry): Unify the X and NS versions so that they share aGlenn Morris2009-09-112-23/+21
* (get_keymap): Return the actual keymap symbol rather than t for autoloadedStefan Monnier2009-09-112-1/+4
* *** empty log message ***Stefan Monnier2009-09-111-0/+7
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-0/+19
* fix typo (wrong name) in my 2009-09-09 entryAdrian Robert2009-09-101-1/+1
* * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.Stefan Monnier2009-09-102-110/+40
* (Fwhere_is_internal): Last minute typo.Stefan Monnier2009-09-101-1/+1