Wed, 20 Aug 2008 22:09:40 +0000 |
Chong Yidong |
* xselect.c (x_get_foreign_selection): Return nil if desired
|
Wed, 20 Aug 2008 17:53:23 +0000 |
David Reitter |
*** empty log message ***
|
Tue, 19 Aug 2008 07:50:37 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 18 Aug 2008 12:12:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 17 Aug 2008 23:48:21 +0000 |
Chong Yidong |
* xdisp.c: Remove dead code.
|
Fri, 15 Aug 2008 21:32:01 +0000 |
Chong Yidong |
* xfaces.c (lookup_derived_face): Properly handle possible zero
|
Fri, 15 Aug 2008 20:17:02 +0000 |
Chong Yidong |
* dired.c (Fdirectory_files): Doc fix.
|
Fri, 15 Aug 2008 20:09:19 +0000 |
Chong Yidong |
* process.c (make_process): Initialize kill_without_query struct
|
Fri, 15 Aug 2008 17:36:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 17:08:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 16:00:19 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 13:54:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 13:53:25 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 12:49:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 14 Aug 2008 19:24:36 +0000 |
Chong Yidong |
* lread.c (Fread_char, Fread_char_exclusive): If no character
|
Thu, 14 Aug 2008 01:14:28 +0000 |
Chong Yidong |
Fix last change.
|
Thu, 14 Aug 2008 01:14:08 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix.
|
Thu, 14 Aug 2008 00:51:20 +0000 |
Chong Yidong |
* s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on
|
Wed, 13 Aug 2008 23:40:17 +0000 |
Chong Yidong |
* frame.c (Qns_parse_geometry): New var.
|
Mon, 11 Aug 2008 18:50:33 +0000 |
Chong Yidong |
* xdisp.c (x_produce_glyphs): Handle the case when font has no
|
Mon, 11 Aug 2008 02:21:08 +0000 |
Dan Nicolaescu |
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
|
Sun, 10 Aug 2008 22:44:36 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 10 Aug 2008 00:31:10 +0000 |
Glenn Morris |
Remove entries related to comments.
|
Sun, 10 Aug 2008 00:16:39 +0000 |
Glenn Morris |
Fix attributions.
|
Sat, 09 Aug 2008 19:05:54 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 09 Aug 2008 17:55:00 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 08 Aug 2008 15:42:08 +0000 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
Thu, 07 Aug 2008 14:21:43 +0000 |
Dan Nicolaescu |
* s/darwin.h (OTHER_FILES): Do not define here, defined in
|
Thu, 07 Aug 2008 01:53:57 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Revert last change.
|
Thu, 07 Aug 2008 01:36:30 +0000 |
Adrian Robert |
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
|
Wed, 06 Aug 2008 18:26:02 +0000 |
Chong Yidong |
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
|
Wed, 06 Aug 2008 16:20:46 +0000 |
Adrian Robert |
* 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.
|
Wed, 06 Aug 2008 12:20:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 06 Aug 2008 09:30:00 +0000 |
Andreas Schwab |
Regenerate.
|
Tue, 05 Aug 2008 22:45:39 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
Tue, 05 Aug 2008 21:40:26 +0000 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
Tue, 05 Aug 2008 17:33:05 +0000 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
Tue, 05 Aug 2008 16:17:07 +0000 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
Tue, 05 Aug 2008 15:04:03 +0000 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 21:58:34 +0000 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|
Mon, 04 Aug 2008 17:50:47 +0000 |
Seiji Zenitani |
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
|
Mon, 04 Aug 2008 17:14:08 +0000 |
Chong Yidong |
* nsterm.h (find_and_call_menu_selection): Fix prototype.
|
Mon, 04 Aug 2008 16:57:44 +0000 |
Adrian Robert |
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)
|
Mon, 04 Aug 2008 14:39:27 +0000 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
Mon, 04 Aug 2008 13:55:44 +0000 |
Juanma Barranquero |
Fix typos.
|
Sun, 03 Aug 2008 20:33:50 +0000 |
Chong Yidong |
* nsterm.m (windowDidResize): Remove stopModel call.
|
Sun, 03 Aug 2008 09:27:34 +0000 |
Andreas Schwab |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
Sun, 03 Aug 2008 08:52:03 +0000 |
Andreas Schwab |
(check_memory_limits) [HAVE_GETRLIMIT]: Fix
|
Sat, 02 Aug 2008 22:35:10 +0000 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
Sat, 02 Aug 2008 21:26:08 +0000 |
Jason Rumney |
(compute_metrics): Don't mess with glyph_idx setting here.
|
Sat, 02 Aug 2008 16:41:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Aug 2008 16:27:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Aug 2008 16:27:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 01 Aug 2008 23:46:59 +0000 |
Juanma Barranquero |
Fix whitespace change caused by bug.
|
Fri, 01 Aug 2008 23:40:13 +0000 |
Juanma Barranquero |
* xfaces.c (Fx_load_color_file): Fix previous change;
|
Fri, 01 Aug 2008 18:35:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 01 Aug 2008 16:29:50 +0000 |
Adrian Robert |
add defines for NSInteger, NSUInteger on non-Leopard
|
Fri, 01 Aug 2008 16:23:06 +0000 |
Chong Yidong |
* nsfns.m (ns_frame_parm_handlers): Add empty entry for
|
Fri, 01 Aug 2008 16:07:14 +0000 |
Chong Yidong |
* nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
|