Mercurial > emacs
annotate src/m/xtensa.h @ 110279:9be76f41f36f
Merge changes made in Gnus trunk:
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
gnus-async.el (gnus-async-article-callback): Call `gnus-html-prefetch-images' unconditionally.
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
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.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 09 Sep 2010 00:10:08 +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) */ |