log src/ChangeLog @ 101654:dd87d77f0959

age author description
Thu, 29 Jan 2009 14:38:34 +0000 Chong Yidong Fix last log entry: blockinput.h was not changed.
Thu, 29 Jan 2009 14:32:21 +0000 Chong Yidong * keyboard.c (pending_signals): New var.
Thu, 29 Jan 2009 12:13:59 +0000 Kenichi Handa *** empty log message ***
Thu, 29 Jan 2009 10:38:16 +0000 Adrian Robert * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
Wed, 28 Jan 2009 11:50:18 +0000 Kenichi Handa *** empty log message ***
Wed, 28 Jan 2009 06:45:07 +0000 Kenichi Handa *** empty log message ***
Tue, 27 Jan 2009 21:16:14 +0000 Chong Yidong * fns.c (concat): Check for string overflow (bug#1787).
Tue, 27 Jan 2009 20:57:07 +0000 Chong Yidong * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
Tue, 27 Jan 2009 05:10:08 +0000 Kenichi Handa *** empty log message ***
Mon, 26 Jan 2009 15:50:18 +0000 Chong Yidong * fontset.c (fontset_find_font): Fix handling of non-cons return
Mon, 26 Jan 2009 14:32:34 +0000 Jason Rumney *** empty log message ***
Sun, 25 Jan 2009 22:58:22 +0000 Juanma Barranquero Add bug references.
Sun, 25 Jan 2009 22:22:59 +0000 Juanma Barranquero Add bug references.
Sun, 25 Jan 2009 19:43:31 +0000 Adrian Robert Changes to remove Feval calls from GUI under NS.
Sun, 25 Jan 2009 17:00:25 +0000 Chong Yidong * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
Sat, 24 Jan 2009 22:41:46 +0000 Chong Yidong * fontset.c (fontset_font): If we know there is no font, don't do any
Sat, 24 Jan 2009 03:17:32 +0000 Chong Yidong * font.c (font_parse_xlfd): Handle patterns of length < 2.
Fri, 23 Jan 2009 14:32:47 +0000 Adrian Robert * nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change of 2008-11-15 to other terms. (Bug#615)
Fri, 23 Jan 2009 14:08:24 +0000 Adrian Robert * nsimage.m (setPixmapData:): Set to ignore image DPI.
Fri, 23 Jan 2009 10:31:54 +0000 Adrian Robert * nsterm.m (EmacsView-readSelectionFromPasteboard:) (writeSelectionToPasteboard:types:): New stubbed-out methods for NSServicesRequests protocol. (Bug#1435)
Fri, 23 Jan 2009 09:12:53 +0000 Adrian Robert * emacs.c (main): Do fork+exec under --daemon in Cocoa.
Fri, 23 Jan 2009 04:37:58 +0000 Chong Yidong * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
Thu, 22 Jan 2009 14:41:39 +0000 Juanma Barranquero Fix typos.
Thu, 22 Jan 2009 13:55:44 +0000 Adrian Robert Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
Thu, 22 Jan 2009 13:31:54 +0000 Adrian Robert * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
Thu, 22 Jan 2009 12:23:47 +0000 Adrian Robert * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
Thu, 22 Jan 2009 11:41:24 +0000 Adrian Robert fix date in last commit
Thu, 22 Jan 2009 11:39:10 +0000 Adrian Robert * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)
Thu, 22 Jan 2009 04:42:41 +0000 Chong Yidong * fileio.c (Vwrite_region_post_annotation_function)
Thu, 22 Jan 2009 00:00:13 +0000 Adrian Robert * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
Wed, 21 Jan 2009 22:28:45 +0000 Adrian Robert * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)
Wed, 21 Jan 2009 18:56:41 +0000 Adrian Robert * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
Wed, 21 Jan 2009 18:13:26 +0000 Adrian Robert * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
Wed, 21 Jan 2009 17:56:37 +0000 Adrian Robert (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
Wed, 21 Jan 2009 17:28:05 +0000 Adrian Robert * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
Wed, 21 Jan 2009 17:09:28 +0000 Adrian Robert *** empty log message ***
Wed, 21 Jan 2009 17:05:45 +0000 Adrian Robert * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals.
Wed, 21 Jan 2009 16:34:24 +0000 Adrian Robert * nsmenu.m (NSMENUPROFILE): Change #if style.
Mon, 19 Jan 2009 16:40:30 +0000 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
Mon, 19 Jan 2009 15:05:32 +0000 Chong Yidong * fns.c (Fsubstring): Doc fix.
Mon, 19 Jan 2009 12:08:31 +0000 Kenichi Handa *** empty log message ***
Sun, 18 Jan 2009 03:58:09 +0000 Juanma Barranquero * dbusbind.c (Fdbus_register_signal):
Sun, 18 Jan 2009 03:28:35 +0000 Juanma Barranquero * callproc.c (Fgetenv_internal): Doc fix.
Fri, 16 Jan 2009 15:09:39 +0000 Chong Yidong * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it
Fri, 16 Jan 2009 03:26:29 +0000 Glenn Morris (Ffont_variation_glyphs): Silence compiler.
Thu, 15 Jan 2009 18:04:34 +0000 Juanma Barranquero * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
Thu, 15 Jan 2009 07:13:39 +0000 Kenichi Handa *** empty log message ***
Wed, 14 Jan 2009 13:18:58 +0000 Jason Rumney *** empty log message ***
Wed, 14 Jan 2009 12:19:44 +0000 Kenichi Handa *** empty log message ***
Tue, 13 Jan 2009 20:02:34 +0000 Chong Yidong * font.c (font_clear_prop): If clearing the family, clear the font
Mon, 12 Jan 2009 16:18:31 +0000 Juanma Barranquero * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
Mon, 12 Jan 2009 09:21:15 +0000 Martin Rudalics (read_char): Fix case where last_nonmenu_event
Mon, 12 Jan 2009 02:31:52 +0000 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
Sun, 11 Jan 2009 13:26:39 +0000 Jason Rumney *** empty log message ***
Sat, 10 Jan 2009 22:57:52 +0000 Glenn Morris Fix typo.
Sat, 10 Jan 2009 18:40:52 +0000 Chong Yidong * xdisp.c (pos_visible_p): When iterator stops on the last glyph
Sat, 10 Jan 2009 10:41:23 +0000 Eli Zaretskii *** empty log message ***
Fri, 09 Jan 2009 18:32:21 +0000 Jason Rumney *** empty log message ***
Fri, 09 Jan 2009 14:11:22 +0000 Chong Yidong * xfaces.c (Fx_font_family_list): Function deleted. Compatibility
Fri, 09 Jan 2009 07:44:00 +0000 Martin Rudalics (x_set_frame_parameters): Remember requested value for