Mercurial > emacs
graph
-
Fix display of composed R2L text on MS-Windows.Sat, 04 Sep 2010 18:16:08 +0300, by Eli Zaretskii
-
* image.c (Fimagemagick_types): Doc fix.Sat, 04 Sep 2010 12:43:43 +0200, by Andreas Schwab
-
Fix type mismatch in ImageMagick loaderSat, 04 Sep 2010 12:41:52 +0200, by Andreas Schwab
-
* image.c (imagemagick_image_p): Replace bcopy by memcpy.Sat, 04 Sep 2010 10:23:09 +0200, by Andreas Schwab
-
Update config.bat due to lisp/gnus/.dir-locals.el.Sat, 04 Sep 2010 10:30:14 +0300, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.Sat, 04 Sep 2010 00:50:02 +0000, by 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:45:13 +0000, by 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:36:13 +0000, by Katsumi Yamaoka
-
gnus-html.el: Add the new command gnus-html-show-images.Sat, 04 Sep 2010 00:30:49 +0000, by 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:26:18 +0000, by 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:21:34 +0000, by 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:12:44 +0000, by Katsumi Yamaoka
-
Added a .dir-locals.el file so that trailing whitespace is shown.Sat, 04 Sep 2010 00:04:48 +0000, by Katsumi Yamaoka
-
Use SMIE's blink-paren for octave-mode.Fri, 03 Sep 2010 15:28:09 +0200, by Stefan Monnier