aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 <larsi@gnus.org>.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 <larsi@gnus.o...Katsumi Yamaoka2010-08-304-509/+3
* 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-302-36/+170
* 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
* 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 <larsi@gnus.org>.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 <larsi@gnus.org>.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 <larsi@gnus.org>.Katsumi Yamaoka2010-08-304-20/+17
* 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
* Let version-to-list handle versions like "10.3d".Chong Yidong2010-08-282-5/+16
* * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.Stefan Monnier2010-08-282-75/+69
* Adjust type declaration.Vinicius Jose Latorre2010-08-272-0/+6
* gnus-summary-(move,delete)-article: Save excursion while copying, moving,Katsumi Yamaoka2010-08-272-16/+25
* * progmodes/js.el: Make indentation more customizable (Bug#6914).Nathan Weizenbaum2010-08-262-5/+43
* Avoid using font-lock properties to indent in sh-get-indent-info.Daniel Colascione2010-08-262-3/+7
* server.el (server-visit-files): Run pre-command-hook andDavid Reitter2010-08-262-5/+17
* Sync with Tramp 2.1.19.Michael Albinus2010-08-264-4/+17
* Improvements to describe-package buffer.Chong Yidong2010-08-254-83/+118
* merge trunkKenichi Handa2010-08-252-1/+7
|\
| * * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all fr...Jan D2010-08-252-1/+7
* | merge trunkKenichi Handa2010-08-2530-857/+1123
|\ \ | |/
| * Fix some bugs. New version 13.1.Vinicius Jose Latorre2010-08-242-53/+148
| * * emacs-lisp/package.el (list-packages): Alias for package-list-packages.Chong Yidong2010-08-242-0/+8
| * * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fixKevin Ryde2010-08-242-3/+6
| * * progmodes/ruby-mode.el (ruby): Add defgroup.Kevin Ryde2010-08-242-0/+9
| * * lisp/progmodes/python.el: Add Ipython support (Bug#5390).Chong Yidong2010-08-242-24/+91
| * Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-242-3/+9
| * * net/dbus.el: Accept UNIX domain sockets as bus address.Michael Albinus2010-08-232-27/+38
| * * ido.el (ido-use-virtual-buffers): Fix typo in docstring.Juanma Barranquero2010-08-232-1/+5
| * Move reading an extended command to Elisp (bug#5364, bug#5214).Juri Linkov2010-08-232-0/+41
| * Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-225-23/+26
| * Merge changes from emacs-23 branch.Chong Yidong2010-08-2214-75/+158
| |\
| | * Doc fix for define-minor-mode (Bug#6880).Chong Yidong2010-08-222-16/+18