log

age author description
Thu, 27 Aug 2009 18:33:10 +0000 Eli Zaretskii (SRC): Move to before where it's first used.
Thu, 27 Aug 2009 18:32:37 +0000 Stefan Monnier (build-mail-aliases): Use with-temp-buffer,
Thu, 27 Aug 2009 16:53:04 +0000 Stefan Monnier (vc-read-revision): New function.
Thu, 27 Aug 2009 16:18:26 +0000 Glenn Morris Add fixmes.
Thu, 27 Aug 2009 14:56:17 +0000 Sam Steingold (kill-do-not-save-duplicates): New user option.
Thu, 27 Aug 2009 13:50:59 +0000 Michael Albinus *** empty log message ***
Thu, 27 Aug 2009 13:50:41 +0000 Michael Albinus * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
Thu, 27 Aug 2009 13:47:55 +0000 Michael Albinus * net/tramp.el (tramp-methods): New method "rsyncc".
Thu, 27 Aug 2009 13:36:19 +0000 Jay Belanger *** empty log message ***
Thu, 27 Aug 2009 13:35:10 +0000 Jay Belanger (Rewrite Rules): Improve the example.
Thu, 27 Aug 2009 11:13:33 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 11:12:54 +0000 Kenichi Handa (send_process): Use encode_coding_object instead of
Thu, 27 Aug 2009 07:30:51 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 07:30:29 +0000 Kenichi Handa (encode_coding_utf_16): Fix checking of an Unicode character.
Thu, 27 Aug 2009 07:25:43 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove debug helper.
Thu, 27 Aug 2009 07:22:47 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 07:21:29 +0000 Kenichi Handa (japanese-symbol-table): Add entries for cp932-2-byte.
Thu, 27 Aug 2009 07:20:59 +0000 Kenichi Handa Add category `j' to cp932-2-byte.
Thu, 27 Aug 2009 06:26:43 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:24:48 +0000 Kenichi Handa (build-default-fontset-data): New macro.
Thu, 27 Aug 2009 06:02:17 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:01:24 +0000 Kenichi Handa (Fself_insert_command): Avoid unnecessay unibyte->multibyte
Thu, 27 Aug 2009 05:19:42 +0000 Stefan Monnier (nnrss-request-article): Avoid default-fill-column.
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Thu, 27 Aug 2009 01:50:12 +0000 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
Wed, 26 Aug 2009 20:55:39 +0000 Sam Steingold (save-interprogram-paste-before-kill): New user option.
Wed, 26 Aug 2009 20:22:17 +0000 Dan Nicolaescu (Fcall_process): Remove always true #if.
Wed, 26 Aug 2009 19:57:44 +0000 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
Wed, 26 Aug 2009 17:54:05 +0000 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Wed, 26 Aug 2009 14:47:23 +0000 Stefan Monnier (byte-compile-lapcode): Fix up last change.