aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Ka...Katsumi Yamaoka2010-08-317-5/+119
* * lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.Stefan Monnier2010-08-312-10/+21
* * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.Stefan Monnier2010-08-312-0/+9
* * textmodes/nroff-mode.el (nroff-view): New command.Chong Yidong2010-08-312-0/+20
* * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.Chong Yidong2010-08-312-4/+9
* Clarify the code a bit by renaming the variable with the url to `url'; Suppor...Katsumi Yamaoka2010-08-313-20/+38
* * lisp/emacs-lisp/smie.el (smie-down-list): New command.Stefan Monnier2010-08-312-0/+38
* Remove old indentation and navigation code on octave-mode.Stefan Monnier2010-08-312-311/+98
* Bump custom version of some user options of which the default values changed.Katsumi Yamaoka2010-08-317-4/+20
* Fix several Package Menu and Finder bugs.Chong Yidong2010-08-306-249/+267
* gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-311-0/+2
* Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-08-312-10/+9
* Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars...Katsumi Yamaoka2010-08-313-4/+4
* Removed gnus-move.el and pointers to it, since it doesn't really work; by Lar...Katsumi Yamaoka2010-08-313-183/+2
* gnus.texi (Changing Servers): Remove documentation on gnus-change-server and ...Katsumi Yamaoka2010-08-312-23/+5
* gnus.texi (Summary Mail Commands): Note that only the addresses from the firs...Katsumi Yamaoka2010-08-312-1/+7
* Tell w3m that the input is UTF-8; This seems to fix problems with some German...Katsumi Yamaoka2010-08-312-0/+5
* Put the xpm version of the logo at the top so that the proper colours are app...Katsumi Yamaoka2010-08-312-3/+6
* gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-312-1/+5
* Always insert Content-Type headers, to make broken recipients happier; by Lar...Katsumi Yamaoka2010-08-311-1/+1
* Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic...Katsumi Yamaoka2010-08-312-15/+22
* Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <[email protected]...Katsumi Yamaoka2010-08-305-601/+5
* Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus....Katsumi Yamaoka2010-08-302-0/+6
* Protect against not having completion-styles bound by Lars Magne Ingebrigtsen...Katsumi Yamaoka2010-08-302-1/+8
* Use insert-image instead of put-image when putting images into a buffer; This...Katsumi Yamaoka2010-08-302-2/+2
* Make html image insertion probably work for XEmacs, too by Lars Magne Ingebri...Katsumi Yamaoka2010-08-303-10/+17
* gnus-group-completing-read: Add 'substring to completion-styles for group sel...Katsumi Yamaoka2010-08-309-16/+20
* Use SMIE for octave-mode.Stefan Monnier2010-08-305-41/+2497
* Fix bug #6944.Eli Zaretskii2010-08-302-1/+6
* * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent takeStefan Monnier2010-08-302-5/+14
* Use with-silent-modifications.Stefan Monnier2010-08-304-91/+40
* Use `declare' in defmacros.Stefan Monnier2010-08-3016-51/+52
* * src/marker.c (Fcopy_marker): Make the first arg optional.Stefan Monnier2010-08-302-1/+7
* gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-302-0/+7
* gnus.texi (Delayed Articles): Mention that the Date header is the original on...Katsumi Yamaoka2010-08-302-0/+11
* gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; g...Katsumi Yamaoka2010-08-304-2/+67
* gnus-score-string: Fix regex for matching extra headers and regexp-quote the ...Katsumi Yamaoka2010-08-302-2/+10
* smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by...Katsumi Yamaoka2010-08-302-1/+12
* Misc Gnus fixes by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-304-10/+28
* gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperli...Katsumi Yamaoka2010-08-303-3/+9
* Misc Gnus fixes by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-306-31/+227
* Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ing...Katsumi Yamaoka2010-08-302-0/+80
* Misc Gnus fixes by Lars Magne Ingebrigtsen <[email protected]>.Katsumi Yamaoka2010-08-304-20/+17
* composite.c (composition_update_it): Fix previous changeKenichi Handa2010-08-301-1/+1
* composite.c (composition_update_it): Fix computing of cmp_it->width.Kenichi Handa2010-08-302-2/+6
* Merge Finder and package-menu functionality.Chong Yidong2010-08-295-324/+435
* Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-2925-1/+25
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29282-63/+317
* * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.Jan D2010-08-292-0/+16
* Let version-to-list handle versions like "10.3d".Chong Yidong2010-08-282-5/+16