log

age author description
Thu, 04 Jun 2009 23:21:22 +0000 Adrian Robert * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and zerolink, remove shell script dependencies (let makefiles handle), adjust paths.
Thu, 04 Jun 2009 22:44:48 +0000 Daiki Ueno (Security): Fix wording.
Thu, 04 Jun 2009 20:48:16 +0000 Stefan Monnier (tar-header-block-tokenize): Obey @LongLink even for
Thu, 04 Jun 2009 20:31:52 +0000 Johan Bockgrd (vc-revision-other-window): Fix argument to backend function
Thu, 04 Jun 2009 14:46:23 +0000 Stefan Monnier (delete-other-frames): Only delete frames on the
Thu, 04 Jun 2009 06:40:13 +0000 Glenn Morris (solar-n-hemi-seasons, solar-s-hemi-seasons):
Thu, 04 Jun 2009 03:13:28 +0000 Chong Yidong * custom.texi (Init Examples): Add example of changing load-path.
Thu, 04 Jun 2009 03:07:17 +0000 Chong Yidong Clarify last change.
Thu, 04 Jun 2009 03:06:17 +0000 Chong Yidong * building.texi (Lisp Libraries): Add example of changing
Thu, 04 Jun 2009 02:45:14 +0000 Kenichi Handa *** empty log message ***
Thu, 04 Jun 2009 01:51:47 +0000 Chong Yidong * international/README: New file.
Thu, 04 Jun 2009 01:44:09 +0000 Chong Yidong * message.texi (Header Commands): Fix descriptions to match
Thu, 04 Jun 2009 01:29:58 +0000 Chong Yidong Add commentary about where these code conversion rules came from (Bug#3428).
Thu, 04 Jun 2009 01:16:20 +0000 Chong Yidong Add copyright header.
Thu, 04 Jun 2009 01:15:35 +0000 Chong Yidong * international/README: New file.
Thu, 04 Jun 2009 01:11:06 +0000 Chong Yidong * textmodes/two-column.el (2C-split): Call move-to-column, to
Thu, 04 Jun 2009 01:09:02 +0000 Chong Yidong * emulation/edt.el (edt-previous-line, edt-next-line): Don't use
Thu, 04 Jun 2009 01:06:04 +0000 Chong Yidong * coding.c (get_translation_table): Check Venable_character_translation.
Wed, 03 Jun 2009 23:04:51 +0000 Jason Rumney (x_create_tip_frame): Use the uniscribe font backend if
Fri, 29 May 2009 01:31:40 +0000 Stefan Monnier (normal-no-mouse-startup-screen): Use F1 rather than C-h
Thu, 28 May 2009 20:36:03 +0000 Chong Yidong * mark.texi (Mark): Further clarifications.
Thu, 28 May 2009 16:53:05 +0000 Chong Yidong * mark.texi (Mark): Mention disabling Transient Mark mode.
Thu, 28 May 2009 16:48:05 +0000 Chong Yidong * mark.texi (Mark): Clarify introduction.
Thu, 28 May 2009 13:30:46 +0000 Chong Yidong * frames.texi (Text Terminal Colors): Multi-tty is already
Wed, 27 May 2009 22:08:29 +0000 Chong Yidong * hooks.texi (Standard Hooks): Remove mention of obsolete
Tue, 26 May 2009 20:19:26 +0000 Chong Yidong * edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387).
Tue, 26 May 2009 18:19:27 +0000 Chong Yidong * view.el (view-window-size): Use window-line-height to find window height.
Tue, 26 May 2009 18:14:14 +0000 David Reitter Ensure NS frames remain hidden when invisible
Tue, 26 May 2009 14:37:51 +0000 Chong Yidong * view.el (view-recenter): Allow recenter to compute window height
Tue, 26 May 2009 03:32:02 +0000 Chong Yidong * textmodes/table.el (table--unibyte-char-to-multibyte): Function