log src/ChangeLog @ 97679:72a117daa289

age author description
Sat, 23 Aug 2008 20:45:46 +0000 David Reitter nsterm.m (ns_draw_window_cursor): Don't call NSDisableScreenUpdates and NSEnableScreenUpdates on non-NS_IMPL_COCOA systems.
Sat, 23 Aug 2008 18:04:42 +0000 Andreas Schwab (procfs_system_process_attributes): Fix portability
Sat, 23 Aug 2008 17:07:57 +0000 Eli Zaretskii *** empty log message ***
Sat, 23 Aug 2008 03:48:06 +0000 Jason Rumney (enum tiff_keyword_index, tiff_format): Add :index keyword.
Sat, 23 Aug 2008 02:10:28 +0000 Chong Yidong * xdisp.c (try_scrolling): Check INT_MAX instead of
Thu, 21 Aug 2008 22:39:03 +0000 Juanma Barranquero Fix typos.
Thu, 21 Aug 2008 19:36:56 +0000 Chong Yidong * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
Thu, 21 Aug 2008 14:49:16 +0000 Chong Yidong * Makefile.in (temacs${EXEEXT}): On GNUstep, link to appropriate
Thu, 21 Aug 2008 13:53:30 +0000 Chong Yidong (x_update_menu_appearance): Check validity of menu font before using
Thu, 21 Aug 2008 13:47:20 +0000 Chong Yidong * puresize.h (BASE_PURESIZE): Increase to 1250000.
Thu, 21 Aug 2008 02:48:58 +0000 Adrian Robert * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly. * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil. * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration. (EmacsApp-cursor_blink_handler): Remove declaration. * nsterm.m (ns_draw_glyph_string): Update first conditional body to match 01 Feb 2008 changes in xterm.c. (ns_read_socket): Add cast to avoid warning. (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on GNUstep.
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.