log

age author description
Sat, 04 Sep 2010 12:43:43 +0200 Andreas Schwab * image.c (Fimagemagick_types): Doc fix.
Sat, 04 Sep 2010 12:41:52 +0200 Andreas Schwab Fix type mismatch in ImageMagick loader
Sat, 04 Sep 2010 10:23:09 +0200 Andreas Schwab * image.c (imagemagick_image_p): Replace bcopy by memcpy.
Sat, 04 Sep 2010 10:30:14 +0300 Eli Zaretskii Update config.bat due to lisp/gnus/.dir-locals.el.
Sat, 04 Sep 2010 00:50:02 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Sat, 04 Sep 2010 00:45:13 +0000 Katsumi Yamaoka mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
Sat, 04 Sep 2010 00:36:13 +0000 Katsumi Yamaoka gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".
Sat, 04 Sep 2010 00:30:49 +0000 Katsumi Yamaoka gnus-html.el: Add the new command gnus-html-show-images.
Sat, 04 Sep 2010 00:26:18 +0000 Katsumi Yamaoka gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.
Sat, 04 Sep 2010 00:21:34 +0000 Katsumi Yamaoka gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.
Sat, 04 Sep 2010 00:12:44 +0000 Katsumi Yamaoka gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
Sat, 04 Sep 2010 00:04:48 +0000 Katsumi Yamaoka Added a .dir-locals.el file so that trailing whitespace is shown.
Fri, 03 Sep 2010 15:28:09 +0200 Stefan Monnier Use SMIE's blink-paren for octave-mode.
Fri, 03 Sep 2010 15:06:51 +0200 Stefan Monnier * lisp/electric.el (electricity): New group.
Fri, 03 Sep 2010 13:26:08 +0200 Stefan Monnier * lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
Fri, 03 Sep 2010 13:18:45 +0200 Stefan Monnier Provide blink-matching support to SMIE.
Fri, 03 Sep 2010 13:12:46 +0200 Stefan Monnier * lisp/simple.el (newline): Fix last change to properly remove itself from
Fri, 03 Sep 2010 06:10:04 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
Fri, 03 Sep 2010 02:29:03 +0000 Katsumi Yamaoka Make gnus-html work for XEmacs.
Fri, 03 Sep 2010 01:00:10 +0000 Katsumi Yamaoka gnus-ems.el: Make process-plist functions work.
Fri, 03 Sep 2010 00:55:58 +0000 Katsumi Yamaoka message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
Thu, 02 Sep 2010 23:57:08 +0200 Stefan Monnier Add blink-matching-check-function and misc cleanups.
Thu, 02 Sep 2010 18:06:51 +0200 Jan D. Fix lisp/ChangeLog entries.
Thu, 02 Sep 2010 11:29:15 -0400 Chong Yidong Set revert-buffer-function in Package Menu.
Thu, 02 Sep 2010 14:10:03 +0000 Katsumi Yamaoka gnus-html-rescale-image: Fix up typo in rescaling.
Thu, 02 Sep 2010 14:37:29 +0200 Agustin martin ispell.el: better `default-directory' and kill-ispell-on-exit handling
Thu, 02 Sep 2010 12:54:43 +0200 Jan D * simple.el (kill-new): Call interprogram-cut-function with only one argument.
Thu, 02 Sep 2010 12:20:20 +0200 Jan D. Forgor to save ChangeLog for previous commit.
Thu, 02 Sep 2010 12:17:02 +0200 Jan D. Remove cut buffer from documentation.
Thu, 02 Sep 2010 11:52:24 +0200 Jan D. Support for cut buffers has been removed.
Thu, 02 Sep 2010 11:47:53 +0200 Jan D. emoved cut-buffer code.
Thu, 02 Sep 2010 11:47:08 +0200 Jan D. Removed cut-buffer code.
Thu, 02 Sep 2010 05:03:06 +0000 Katsumi Yamaoka gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
Thu, 02 Sep 2010 03:47:31 +0000 Katsumi Yamaoka gnus-article-html: Make work buffer multibyte for decoded contents.
Thu, 02 Sep 2010 03:43:31 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.
Thu, 02 Sep 2010 03:39:33 +0000 Katsumi Yamaoka gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.
Thu, 02 Sep 2010 03:35:06 +0000 Katsumi Yamaoka gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.
Thu, 02 Sep 2010 03:27:17 +0000 Katsumi Yamaoka message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.
Thu, 02 Sep 2010 11:00:18 +0900 Kenichi Handa merge changes in emacs-23 branch
Thu, 02 Sep 2010 10:09:22 +0900 Kenichi Handa merge trunk
Thu, 02 Sep 2010 10:04:37 +0900 Kenichi Handa merge trunk
Thu, 02 Sep 2010 09:58:05 +0900 Kenichi Handa merge trunk
Thu, 02 Sep 2010 09:54:08 +0900 Kenichi Handa merge trunk
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 20:21:51 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Sun, 29 Aug 2010 14:24:08 +0900 Kenichi Handa term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
Sun, 29 Aug 2010 14:22:52 +0900 Kenichi Handa merge emacs-23
Sun, 29 Aug 2010 14:15:34 +0900 Kenichi Handa term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
Sat, 28 Aug 2010 20:26:20 +0900 Kenichi Handa merge emacs-23
Sat, 28 Aug 2010 13:01:36 -0700 Glenn Morris * etc/ChangeLog: Whitespace.
Sat, 28 Aug 2010 12:59:18 -0700 Glenn Morris * etc/ChangeLog: Mark tiny change.
Sat, 28 Aug 2010 15:03:00 +0900 Kenichi Handa quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
Fri, 27 Aug 2010 23:06:02 +0900 Kenichi Handa merge emacs-23
Thu, 26 Aug 2010 21:40:13 +0200 Michael Albinus Sync with Tramp 2.1.19.
Thu, 26 Aug 2010 21:23:02 +0200 Michael Albinus Sync with Tramp 2.1.19.
Thu, 26 Aug 2010 17:33:52 +0200 Juanma Barranquero play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
Thu, 26 Aug 2010 11:14:55 -0400 Chong Yidong * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
Thu, 26 Aug 2010 11:09:45 -0400 Chong Yidong * simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
Sat, 28 Aug 2010 14:58:44 +0900 Kenichi Handa quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.