2010-08-31 |
Chong Yidong |
Fix several Package Menu and Finder bugs.
|
2010-08-31 |
Katsumi Yamaoka |
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-08-31 |
Katsumi Yamaoka |
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Stefan Monnier |
Use SMIE for octave-mode.
|
2010-08-30 |
Eli Zaretskii |
Fix bug #6944.
|
2010-08-30 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
2010-08-30 |
Stefan Monnier |
Use with-silent-modifications.
|
2010-08-30 |
Stefan Monnier |
Use `declare' in defmacros.
|
2010-08-30 |
Stefan Monnier |
* src/marker.c (Fcopy_marker): Make the first arg optional.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
|
2010-08-30 |
Katsumi Yamaoka |
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
2010-08-30 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
2010-08-30 |
Kenichi Handa |
merge trunk
|
2010-08-29 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
2010-08-29 |
Chong Yidong |
Add "Version:" and "Package:" Lisp file headers.
|
2010-08-29 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
2010-08-29 |
Jan D |
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
|
2010-08-29 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
2010-08-28 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
2010-08-28 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
2010-08-27 |
Eli Zaretskii |
msdos/ChangeLog: Document the change in revno 101167.
|
2010-08-27 |
Vinicius Jose Latorre |
Adjust type declaration.
|
2010-08-27 |
Vinicius Jose Latorre |
Adjust type declaration.
|
2010-08-27 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
2010-08-27 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
2010-08-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-26 |
Chong Yidong |
* progmodes/js.el: Make indentation more customizable (Bug#6914).
|