- 14 Aug, 2008 4 commits
-
-
Chong Yidong authored
event is read before timeout is reached, return nil, rather than converting to a number.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
OS X.
-
- 13 Aug, 2008 1 commit
-
-
Chong Yidong authored
(Fx_parse_geometry): For HAVE_NS, call ns-parse-geometry.
-
- 11 Aug, 2008 2 commits
-
-
Chong Yidong authored
space character in calculating tabs.
-
Dan Nicolaescu authored
-
- 10 Aug, 2008 4 commits
-
-
Glenn Morris authored
"limited range of data type" warnings in some make_fixnum_or_float calls.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 09 Aug, 2008 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 08 Aug, 2008 2 commits
-
-
Chong Yidong authored
continued multi-char glyph; if so, advance to the actual glyph. (try_window): Check scroll margin on bottom window edge too.
-
Chong Yidong authored
multi-char glyph; if so, advance to the actual glyph.
-
- 07 Aug, 2008 3 commits
-
-
Dan Nicolaescu authored
config.in. * Makefile.in (ALL_OBJC_CFLAGS): New variable. (.m.o): Use it. * config.in: Regenerate. * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do not special case for NS_IMPL_COCOA. * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable. AC_SUBST it. (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define. AC_SUBST it. (OTHER_FILES): Always define for HAVE_NS. (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA. * configure: Regenerate.
-
Chong Yidong authored
(try_window): Check bottom scroll margin too.
-
Adrian Robert authored
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
-
- 06 Aug, 2008 4 commits
-
-
Chong Yidong authored
instead of window-end which does the wrong thing at eob. (try_cursor_movement): Minor optimization. (redisplay_window): If scroll margin is defined, don't assume window doesn't need scrolling.
-
Adrian Robert authored
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
-
Kenichi Handa authored
strings.
-
Andreas Schwab authored
-
- 05 Aug, 2008 8 commits
-
-
Chong Yidong authored
forcing a window start.
-
Chong Yidong authored
forcing a window start.
-
Chong Yidong authored
(auto_save_1): Update modtime when auto-save-list-file-name is on.
-
Chong Yidong authored
(auto_save_1): Update modtime when auto-save-list-file-name is on.
-
Adrian Robert authored
-
Adrian Robert authored
-
Juanma Barranquero authored
<scroll-down-aggressively, before-change-functions>: <after-change-functions>: Reflow docstrings.
-
Adrian Robert authored
-
- 04 Aug, 2008 6 commits
-
-
Chong Yidong authored
* config.in: Regenerate.
-
Seiji Zenitani authored
-
Chong Yidong authored
-
Adrian Robert authored
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
-
Adrian Robert authored
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
-
Juanma Barranquero authored
-
- 03 Aug, 2008 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.
-
Andreas Schwab authored
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.
-
Andreas Schwab authored
calculation of data_size. Use correct type for five_percent.
-