log

age author description
2010-09-23 Lars Magne Ingebrigtsen Clean up EMACS_INT/int usage in doc.c and doprnt.c.
2010-09-23 Eli Zaretskii Fix last changes in editfns.c and intervals.c.
2010-09-23 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion errors in marker.c.
2010-09-23 Eli Zaretskii Use EMACS_INT instead of EMACS_UINT in intervals.c.
2010-09-23 Chong Yidong Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
2010-09-23 Eli Zaretskii Fix src/ChangeLog of the last commit.
2010-09-23 Eli Zaretskii Fix use of int instead of EMACS_INT in search.c and region-cache.c.
2010-09-23 Eli Zaretskii Fix use of int instead of EMACS_INT in editfns.c.
2010-09-23 Eli Zaretskii Fix uses of int instead of EMACS_INT in intervals.c.
2010-09-23 Eli Zaretskii Fix more uses of int instead of EMACS_INT.
2010-09-23 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
2010-09-23 Katsumi Yamaoka gnus-group.el (gnus-group-update-hook): Add missing version.
2010-09-23 Glenn Morris Trivial bytecomp.el change.
2010-09-23 Glenn Morris * lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
2010-09-23 Glenn Morris * lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
2010-09-23 Glenn Morris Define ld-script auto-mode-alist entries in the standard place.
2010-09-23 Glenn Morris Cosmetic changes for add-log.el.
2010-09-23 Glenn Morris Tiny comint.el change.
2010-09-23 Glenn Morris Remove timestamp and related local variables from table.el.
2010-09-23 Glenn Morris Remove leading `*' from docs of some defcustoms etc.
2010-09-23 Glenn Morris * lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
2010-09-23 Glenn Morris Fix previous url-cache fix.
2010-09-23 Glenn Morris * url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.
2010-09-23 Glenn Morris Small url-cache update.
2010-09-23 Katsumi Yamaoka netrc.el (netrc-parse): Remove encrypt.el mentions.
2010-09-23 Katsumi Yamaoka nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.
2010-09-23 Katsumi Yamaoka gnus-html.el: Embiggen pictures slightly.
2010-09-23 Katsumi Yamaoka Merge Changes made in Gnus trunk.
2010-09-22 Juanma Barranquero Fix bug#6820: Don't accept backslashes or quotes on compiler options.
2010-09-22 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
2010-09-22 Eli Zaretskii w32.c (get_emacs_configuration_options): Fix last change.
2010-09-22 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
2010-09-22 Juanma Barranquero nt/configure.bat: Add comment about USER_(C|LD)FLAGS.
2010-09-22 Eli Zaretskii Fix some uses of int instead of EMACS_INT.
2010-09-22 Katsumi Yamaoka nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2010-09-22 Katsumi Yamaoka Make gnus-group-add-icon work.
2010-09-22 Katsumi Yamaoka gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.
2010-09-22 Eli Zaretskii Fix the MSDOS build (broken by revno 101511).
2010-09-22 Katsumi Yamaoka Remove Emacs 21 stuff.
2010-09-22 Katsumi Yamaoka calendar/time-date.el (format-seconds): Comment fix.
2010-09-22 Glenn Morris Tiny package.el fix.
2010-09-22 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
2010-09-22 Kenichi Handa Fix position calculation on mouse click within bidi-reordered composition.
2010-09-22 Kenichi Handa merge trunk
2010-09-22 Kenichi Handa Fix position calculation on mouse click within bidi-reordered composition.
2010-09-21 Kenichi Handa merge trunk
2010-09-22 Juanma Barranquero nt/configure.bat: Cosmetic changes.
2010-09-21 Katsumi Yamaoka gnus.texi (Expunging mailboxes): Update name of the expunging command.
2010-09-21 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-21 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
2010-09-21 Andreas Schwab * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
2010-09-21 Juanma Barranquero src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
2010-09-21 Katsumi Yamaoka gnus-html.el: Make gnus-html use url-cache system.
2010-09-21 Dan Nicolaescu * src/emacs.c: Do not include sys/ioctl.h, not needed.
2010-09-21 Dan Nicolaescu * src/doprnt.c: Do not include stdlib.h, config.h does it.
2010-09-21 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
2010-09-21 Jan D. Fix ChangeLog entry for previous commit.
2010-09-21 Jan D. Use tool-bar-position in menu Options/Show.
2010-09-21 Jan D. * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
2010-09-21 Dan Nicolaescu Check in missing ChangeLog entry.
2010-09-21 Dan Nicolaescu Check in missing ChangeLog entry.
2010-09-20 Katsumi Yamaoka rfc2047.el (rfc2047-encode-parameter): Doc fix.
2010-09-20 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-20 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro)
2010-09-20 Dan Nicolaescu Link temacs using $(CC) not $(LD).
2010-09-20 Stefan Monnier * lisp/simple.el (blink-matching-open): Use syntax-class.
2010-09-20 Stefan Monnier * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
2010-09-20 Stefan Monnier * lisp/progmodes/prolog.el (prolog-smie-forward-token)
2010-09-20 Stefan Monnier * lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
2010-09-20 Stefan Monnier * lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
2010-09-20 Stefan Monnier * lisp/textmodes/ispell.el: Fix commenting convention.
2010-09-20 Dan Nicolaescu Use const for constant arguments.
2010-09-20 Dan Nicolaescu Remove HAVE_TERMIOS definitions.
2010-09-20 Dan Nicolaescu * src/xterm.c (xt_action_hook): Use const.
2010-09-20 Stefan Monnier * lisp/mail/sendmail.el: Fix commenting convention.
2010-09-20 Stefan Monnier * lisp/help-fns.el (describe-variable): Add original value, if applicable.
2010-09-20 Katsumi Yamaoka gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.
2010-09-20 Katsumi Yamaoka Make Gnus work for Emacs 22 and XEmacs.
2010-09-20 Juanma Barranquero Fix typos in ChangeLogs.
2010-09-20 Juanma Barranquero * subr.el (y-or-n-p): Remove leftover code from revno 101459.
2010-09-20 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-20 Juanma Barranquero * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
2010-09-20 Juanma Barranquero Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
2010-09-19 Glenn Morris * lisp/url/url-cache.el (url-fetch-from-cache): New function.
2010-09-19 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
2010-09-19 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-19 Stefan Monnier * lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
2010-09-19 Stefan Monnier * lisp/fringe.el (fringe-styles): New var.
2010-09-19 Stefan Monnier * lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.
2010-09-19 Michael Mauger SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
2010-09-19 Stefan Monnier * lisp/emacs-lisp/warnings.el: Fix commenting convention.
2010-09-18 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-18 Glenn Morris Fix ChangeLog typo, mea culpa.
2010-09-18 Glenn Morris * lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.
2010-09-18 Lars Magne Ingebrigtsen * nnimap.el: Require nnoo and other files necessary.
2010-09-18 Jay Belanger calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
2010-09-18 Stefan Monnier * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
2010-09-18 Stefan Monnier * lispref/text.texi (Special Properties): Clarify when modification-hooks run.
2010-09-18 Eli Zaretskii src/Changelog: Merge two last entries.
2010-09-18 Eli Zaretskii Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.
2010-09-18 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.
2010-09-18 Eli Zaretskii Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
2010-09-18 Katsumi Yamaoka Fix previous merge from Gnus trunk.
2010-09-18 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-18 Eli Zaretskii Mention rounding of fringe width in the doc string of fringe-mode.
2010-09-18 Eli Zaretskii Fix typos in etc/NEWS.
2010-09-18 Eli Zaretskii Add xml.o dependencies to deps.mk.
2010-09-18 Eli Zaretskii Support building with libxml2, if it is installed.
2010-09-17 Eli Zaretskii Edit out libxml2 variables from src/Makefile.in.
2010-09-18 Chong Yidong * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
2010-09-18 Stefan Monnier Fix and improve last syntax-propertize patch
2010-09-17 Stefan Monnier * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
2010-09-17 Stefan Monnier * lisp/isearch.el (isearch-face): Rename from `isearch'.
2010-09-17 Eli Zaretskii Fix bug #6989.
2010-09-17 Eli Zaretskii Fix bug #6933 regarding `half' width fringes.
2010-09-17 Lars Magne Ingebrigtsen * process.c (wait_reading_process_output): Don't message about
2010-09-17 Stefan Monnier * src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
2010-09-17 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
2010-09-17 Stefan Monnier Silence byte-compiler
2010-09-17 Stefan Monnier * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
2010-09-17 Eli Zaretskii .bzrignore: Ignore lisp/gnus/_dir-locals.el.
2010-09-17 Jan D * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
2010-09-17 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
2010-09-17 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
2010-09-17 Jan D Put handle on top for vertical toolbar, Bug#7051.
2010-09-17 Katsumi Yamaoka pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.
2010-09-17 Katsumi Yamaoka gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.
2010-09-17 Katsumi Yamaoka gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2010-09-17 Kenichi Handa ftfont.c (ftfont_check_otf): Fix previous change.
2010-09-17 Kenichi Handa merge trunk
2010-09-17 Kenichi Handa ftfont.c (ftfont_check_otf): Fix previous change.
2010-09-17 Chong Yidong * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
2010-09-16 Chong Yidong Define obsolete alias x-cut-buffer-or-selection-value.
2010-09-16 Chong Yidong * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
2010-09-16 Michael Albinus * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
2010-09-16 Kenichi Handa ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
2010-09-16 Kenichi Handa merge trunk
2010-09-16 Kenichi Handa ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
2010-09-08 Kenichi Handa merge trunk
2010-09-15 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message)
2010-09-15 Alan Mackenzie (c-forward-<>-arglist-recur): Fix an infinite recursion.
2010-09-15 Alan Mackenzie (c-forward-<>-arglist-recur): Correct the indentation.
2010-09-15 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
2010-09-14 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-14 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-14 Katsumi Yamaoka Merge from mainline.
2010-09-14 Katsumi Yamaoka Merge from mainline.
2010-09-14 Katsumi Yamaoka Merge from mainline.
2010-09-14 Katsumi Yamaoka Merge from mainline.
2010-09-13 Katsumi Yamaoka Merge from mainline.
2010-09-12 Katsumi Yamaoka Merge from mainline.
2010-09-10 Katsumi Yamaoka Merge from mainline.
2010-09-14 Juanma Barranquero Fix typos in comments and ChangeLogs.
2010-09-14 Juanma Barranquero src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
2010-09-14 Lars Magne Ingebrigtsen * xml.c (parse_string): Renamed to parse_string(), since that's
2010-09-14 Juanma Barranquero Explicitly pass `obarray' to `unintern' to avoid a warning.
2010-09-14 Juanma Barranquero Merge changes from emacs-23 branch.
2010-09-14 Stefan Monnier * subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn Morris Doc fixes related to diary-sort-entries.
2010-09-14 Glenn Morris Tiny calendar.texi update.
2010-09-14 Glenn Morris * lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn Morris Fix bug#6999.
2010-09-12 David Reitter simple.el (line-move-visual): Do not truncate goal column to integer size.
2010-09-12 Jan D Fix bug 7013, only do send event if wanted state != current state.
2010-09-12 Stefan Monnier Update name of <emacs-bugs-7626@cbane.org>
2010-09-12 Glenn Morris Various updates for the Bugs section of the manual.
2010-09-11 Stefan Monnier * repeat.el (repeat): Allow repeating when the last event is a click.
2010-09-11 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
2010-09-11 Stefan Monnier * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
2010-09-11 Glenn Morris * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
2010-09-10 Glenn Morris Close bug#6211.
2010-09-09 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
2010-09-09 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
2010-09-08 Glenn Morris Close bug#6976.
2010-09-08 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
2010-09-07 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
2010-09-08 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
2010-09-07 Kenichi Handa merge emacs-23
2010-09-07 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
2010-09-14 Katsumi Yamaoka Fixed up nnrss group activation, and removed moreover stuff.
2010-09-14 Juanma Barranquero lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
2010-09-14 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
2010-09-14 Katsumi Yamaoka time-date.el (format-seconds): Comment fix.
2010-09-14 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
2010-09-14 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
2010-09-14 Lars Magne Ingebrigtsen Check that the libxml2 we found can be used. This fixes a conf
2010-09-13 Michael Mauger SQL Mode 2.7: Code cleanup and primatives for SQL redirection
2010-09-13 Lars Magne Ingebrigtsen Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
2010-09-13 Juanma Barranquero Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
2010-09-13 Michael Albinus * NEWS: Some Tramp methods are discontinued.
2010-09-13 Michael Albinus * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2010-09-13 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
2010-09-13 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
2010-09-13 Eli Zaretskii Revert revno 101418 by Bob Chassel.
2010-09-13 Daiki Ueno epa-file: suppress file-locking question on M-x revert-buffer
2010-09-13 Robert J. Chassell 10-09-13
2010-09-13 Michael Albinus * notifications.el (notifications-notify): Add support for
2010-09-12 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
2010-09-12 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
2010-09-12 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
2010-09-11 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
2010-09-11 Glenn Morris Close bug#4196.
2010-09-11 Stefan Monnier * doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
2010-09-11 Michael Mauger SQL Mode, Version 2.6
2010-09-11 Glenn Morris Remove some obsolete files from etc/.
2010-09-11 Glenn Morris lisp/url tiny fixes.
2010-09-11 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-10 Stefan Monnier New syntax-propertize functionality.
2010-09-10 Lars Magne Ingebrigtsen * NEWS: Mention the new libxml2 functions.
2010-09-10 Lars Magne Ingebrigtsen Remove some trailing white space.
2010-09-10 Lars Magne Ingebrigtsen Add support for the libxml2 library.
2010-09-10 Agustin martin ispell.el: Improve comments. XEmacs compatibility changes.
2010-09-10 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
2010-09-10 Katsumi Yamaoka gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
2010-09-10 Katsumi Yamaoka Merge from mainline.
2010-09-10 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-09-10 Katsumi Yamaoka Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
2010-09-10 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line.
2010-09-09 Katsumi Yamaoka Merge from mainline.
2010-09-09 Katsumi Yamaoka Merge from mainline.
2010-09-09 Michael Albinus * net/tramp-cache.el (tramp-parse-connection-properties): Set
2010-09-09 Michael Albinus * tramp.texi: Remove Japanese manual. Fix typo.
2010-09-09 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
2010-09-09 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
2010-09-09 Katsumi Yamaoka Merge from mainline.
2010-09-09 Glenn Morris * make-dist: No more TODO files under lisp/.
2010-09-09 Glenn Morris * lisp/nxml/TODO: Remove.
2010-09-09 Glenn Morris * README.imagemagick: Remove.
2010-09-09 Glenn Morris Tiny image.el fixes.
2010-09-09 Glenn Morris * etc/NEWS: Misc fixes for ImageMagick section.
2010-09-09 Glenn Morris * doc/lispref/display.texi (ImageMagick Images): General cleanup.
2010-09-09 Glenn Morris * doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).
2010-09-09 Glenn Morris * doc/emacs/xresources.texi: Untabify.
2010-09-09 Katsumi Yamaoka Merge changes made in Gnus trunk:
2010-09-09 Katsumi Yamaoka gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.
2010-09-08 Katsumi Yamaoka gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
2010-09-08 Katsumi Yamaoka gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
2010-09-08 Katsumi Yamaoka Merge from mainline.
2010-09-07 Katsumi Yamaoka Merge from mainline.
2010-09-07 Katsumi Yamaoka Merge from mainline.
2010-09-07 Katsumi Yamaoka Merge from mainline.
2010-09-07 Katsumi Yamaoka Merge from mainline.
2010-09-08 Stefan Monnier Misc cleanups and simplifications.
2010-09-08 Stefan Monnier * lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
2010-09-08 Glenn Morris Very minor bytecomp fix.
2010-09-08 Glenn Morris * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
2010-09-08 Stefan Monnier * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
2010-09-08 Agustin martin textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
2010-09-08 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
2010-09-07 Agustin martin Make sure original ispell arg list is initialized in (ispell-start-process).
2010-09-07 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
2010-09-07 Katsumi Yamaoka gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
2010-09-07 Katsumi Yamaoka Merge changes made in Gnus trunk:
2010-09-07 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
2010-09-07 Katsumi Yamaoka gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.