Mercurial > emacs
annotate src/m/xtensa.h @ 110370:a5feb0659965
Merge changes made in Gnus trunk.
imap.el: Revert back to version cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes seem problematic.
Fix up the w3m/curl dependencies.
mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html depend on curl, which isn't essential.
gnus-html.el (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Check for curl before using it.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 14 Sep 2010 23:15:56 +0000 |
parents | 470bed744331 |
children |
rev | line source |
---|---|
76149
75b3a340972a
* configure.in (xtensa-*-linux-gnu*): New configuration.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
diff
changeset
|
1 /* Machine description file for Tensilica Xtensa. |
75b3a340972a
* configure.in (xtensa-*-linux-gnu*): New configuration.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
diff
changeset
|
2 |
76211
8447b0b1b72e
No need for a license in such a trivial file (also, should have been
Glenn Morris <rgm@gnu.org>
parents:
76161
diff
changeset
|
3 Add a license notice if this grows to > 10 lines of code. */ |
76149
75b3a340972a
* configure.in (xtensa-*-linux-gnu*): New configuration.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
diff
changeset
|
4 |
76161 | 5 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a |
6 (do not change this comment) */ |