log

age author description
Tue, 19 May 2009 03:30:36 +0000 Stefan Monnier (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
Tue, 19 May 2009 02:05:52 +0000 Kenichi Handa (font_sort_entities): Renamed from font_sort_entites.
Tue, 19 May 2009 01:46:13 +0000 Chong Yidong * refcards/survival.tex: Add M-g M-g binding.
Tue, 19 May 2009 01:28:54 +0000 Kenichi Handa *** empty log message ***
Tue, 19 May 2009 01:28:13 +0000 Kenichi Handa (set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".
Tue, 19 May 2009 00:27:03 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 19 May 2009 00:26:46 +0000 YAMAMOTO Mitsuharu (x_delete_display): Don't call XrmDestroyDatabase here.
Mon, 18 May 2009 17:08:19 +0000 Chong Yidong * register.el (register-alist): Doc fix (Bug#3311).
Mon, 18 May 2009 16:30:59 +0000 Richard M. Stallman * progmodes/compile.el (compilation-filter): If inserting at end
Mon, 18 May 2009 16:26:57 +0000 Richard M. Stallman * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
Mon, 18 May 2009 12:14:14 +0000 Kenichi Handa (font_find_for_lface): Copy SPEC's FONT_TYPE too.
Mon, 18 May 2009 08:02:06 +0000 Adrian Robert * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
Mon, 18 May 2009 08:01:51 +0000 Adrian Robert * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
Mon, 18 May 2009 08:01:20 +0000 Adrian Robert * nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary. * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
Mon, 18 May 2009 07:56:09 +0000 Adrian Robert * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.