log

age author description
Thu, 21 May 2009 04:40:08 +0000 Glenn Morris (calendar-forward-day): Fix 2008-06-21 change -
Wed, 20 May 2009 15:14:20 +0000 Stefan Monnier (tex-uptodate-p): Accept [1{/var/foo}] as a page number.
Wed, 20 May 2009 12:57:47 +0000 Jason Rumney Updated for new pretest
Wed, 20 May 2009 12:53:54 +0000 Jason Rumney (locate-dominating-stop-dir-regexp): Add terminal
Wed, 20 May 2009 02:57:15 +0000 Chong Yidong Note that errors were spotted by rudalics.
Wed, 20 May 2009 02:56:33 +0000 Chong Yidong * syntax.texi (Position Parse): Document rationale for ignored
Wed, 20 May 2009 02:35:45 +0000 Chong Yidong * indent.el (indent-for-tab-command): Fix typo in docstring.
Wed, 20 May 2009 02:17:50 +0000 Chong Yidong * international/encoded-kb.el (encoded-kbd-setup-display): Change
Wed, 20 May 2009 01:41:14 +0000 Chong Yidong Regenerate.
Tue, 19 May 2009 22:35:07 +0000 Alan Mackenzie cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
Tue, 19 May 2009 22:31:26 +0000 Alan Mackenzie *** empty log message ***
Tue, 19 May 2009 17:31:02 +0000 Adrian Robert finish 5/17 check-in
Tue, 19 May 2009 15:07:29 +0000 Chong Yidong * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
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.
Mon, 18 May 2009 01:56:12 +0000 Adrian Robert * nsterm.m (ns_read_socket): Remove unused variable.
Mon, 18 May 2009 01:51:31 +0000 Adrian Robert add nextstep/.cvsignore file