log

age author description
Fri, 22 Oct 2010 04:30:27 +0000 Katsumi Yamaoka mml.el (mml-preview): Fix last change.
Fri, 22 Oct 2010 04:15:14 +0000 Katsumi Yamaoka mml.el (mml-preview): Work properly when editing article.
Thu, 21 Oct 2010 21:03:55 -0700 Glenn Morris Support for systems without floats was removed a decade ago.
Thu, 21 Oct 2010 20:38:52 -0700 Glenn Morris Fix format of old ChangeLog entry.
Thu, 21 Oct 2010 20:37:20 -0700 Glenn Morris * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
Thu, 21 Oct 2010 20:34:22 -0700 Glenn Morris Add bug ref to Changelog entry.
Thu, 21 Oct 2010 20:32:46 -0700 Glenn Morris Small autoloads fix.
Thu, 21 Oct 2010 20:28:21 -0700 Glenn Morris * admin/make-tarball.txt: Misc updates.
Thu, 21 Oct 2010 20:26:34 -0700 Glenn Morris * make-dist: Avoid listing .el files twice.
Thu, 21 Oct 2010 23:17:26 -0400 Stefan Monnier * lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
Fri, 22 Oct 2010 01:39:13 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
Thu, 21 Oct 2010 22:12:01 +0000 Katsumi Yamaoka message.el (message-setup-1): Allow message-default-headers to be a function.
Thu, 21 Oct 2010 22:12:38 +0200 Lars Magne Ingebrigtsen * newcomment.el (comment-dwim): Fix the intentation in the doc string.
Thu, 21 Oct 2010 13:27:32 -0400 Chong Yidong * insdel.c (prepare_to_modify_buffer): Don't set
Thu, 21 Oct 2010 10:05:23 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
Thu, 21 Oct 2010 05:36:36 +0000 Katsumi Yamaoka shr.el (shr-tag-table): Simplify.
Thu, 21 Oct 2010 03:48:01 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
Thu, 21 Oct 2010 02:52:45 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
Thu, 21 Oct 2010 02:44:47 +0000 Katsumi Yamaoka gnus.el (gnus-message-archive-group): Quote value.
Thu, 21 Oct 2010 11:38:46 +0900 Daiki Ueno Tweak revert-buffer-function to inhibit auto-mode-alist.
Thu, 21 Oct 2010 02:31:33 +0000 Katsumi Yamaoka gnus-news.texi: Mention new archive defaults.
Thu, 21 Oct 2010 01:49:12 +0000 Katsumi Yamaoka message.el (message-fix-before-sending): Change options when sending non-printable characters.
Thu, 21 Oct 2010 01:28:34 +0000 Katsumi Yamaoka gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
Thu, 21 Oct 2010 01:23:34 +0000 Katsumi Yamaoka Allow nnimap article editing (sort of).
Thu, 21 Oct 2010 00:33:40 +0000 Katsumi Yamaoka gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
Thu, 21 Oct 2010 00:27:32 +0000 Katsumi Yamaoka nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
Wed, 20 Oct 2010 22:29:38 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 20 Oct 2010 12:24:49 +0000 Katsumi Yamaoka shr.el (shr-tag-table): Fix last change.
Wed, 20 Oct 2010 10:34:58 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
Wed, 20 Oct 2010 10:31:10 +0000 Katsumi Yamaoka emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
Wed, 20 Oct 2010 07:31:25 +0000 Katsumi Yamaoka shr.el: (shr-tag-table): Support caption, thead, and tfoot.
Tue, 19 Oct 2010 20:55:30 -0700 Glenn Morris * make-dist: No longer create lisp/MANIFEST.
Tue, 19 Oct 2010 20:53:34 -0700 Glenn Morris Fix format of old lib-src/ChangeLog entry.
Tue, 19 Oct 2010 20:52:27 -0700 Glenn Morris Fix src/Makefile.in comment typo from r101897.
Wed, 20 Oct 2010 00:44:28 +0000 Katsumi Yamaoka shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.
Wed, 20 Oct 2010 00:02:35 +0000 Katsumi Yamaoka shr.el (shr-save-contents): New command and keystroke.
Tue, 19 Oct 2010 23:26:28 +0000 Katsumi Yamaoka shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
Tue, 19 Oct 2010 23:06:50 +0000 Katsumi Yamaoka nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
Tue, 19 Oct 2010 22:30:29 +0000 Katsumi Yamaoka Update.
Tue, 19 Oct 2010 22:20:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 19 Oct 2010 20:45:42 +0000 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
Tue, 19 Oct 2010 20:18:35 +0000 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
Tue, 19 Oct 2010 15:24:39 -0400 Chong Yidong etc/NEWS: Document change to mode-line-format.
Tue, 19 Oct 2010 15:22:40 -0400 Chong Yidong Revert 2010-10-18 change; use safe-functions instead.
Tue, 19 Oct 2010 15:20:33 -0400 Chong Yidong Remove mode-line end dashes on graphical terminals.
Tue, 19 Oct 2010 11:43:27 -0400 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
Tue, 19 Oct 2010 13:44:07 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 19 Oct 2010 11:26:21 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 14:38:11 -0400 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
Mon, 18 Oct 2010 13:28:20 -0400 Chong Yidong Don't allow functions that display messages in unsafep.
Mon, 18 Oct 2010 08:23:41 -0400 Ken Brown * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
Sun, 17 Oct 2010 14:59:58 -0400 Stefan Monnier (regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
Sun, 17 Oct 2010 13:30:22 -0400 Stefan Monnier * lisp/minibuffer.el (completion--replace): Move point where it belongs
Fri, 15 Oct 2010 14:15:43 +0200 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
Fri, 15 Oct 2010 17:01:41 +0900 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
Fri, 15 Oct 2010 16:49:11 +0900 Kenichi Handa Fix incorrect font metrics when the same font is opened with different pixelsizes.
Fri, 15 Oct 2010 09:43:51 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Fri, 15 Oct 2010 09:43:23 +0900 Kenichi Handa merge emacs-23
Fri, 15 Oct 2010 09:41:53 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Tue, 19 Oct 2010 11:50:07 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)