summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge changes made in Gnus trunk.Gnus developers2010-11-248-71/+227
* * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.Stefan Monnier2010-11-242-156/+194
* color-lab: Require 'cl when compiling.Julien Danjou2010-11-242-0/+5
* color-lab.el: Fix all expt calls to use float type.Gnus developers2010-11-244-27/+40
* shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color express...Katsumi Yamaoka2010-11-242-2/+6
* (mailclient-send-it): Bind `browse-url-mailto-function' to nil toLars Magne Ingebrigtsen2010-11-242-1/+9
* Introduce a new `browse-url-mailto-function' variable for mailto: URLs.Lars Magne Ingebrigtsen2010-11-242-13/+38
* shr-color.el (shr-color->hexadecimal): Ignore case of color names.Katsumi Yamaoka2010-11-242-2/+3
* color-lab.el: Add coding cookie.Katsumi Yamaoka2010-11-242-3/+11
* shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to par...Lars Magne Ingebrigtsen2010-11-242-0/+8
* Merge changes made in Gnus trunk.Gnus developers2010-11-236-34/+219
* * lisp/eshell/: Use with-silent-modifications.Stefan Monnier2010-11-234-41/+51
* Always issue a full prompt in vc-merge-branch operation.Chong Yidong2010-11-233-34/+49
* * lisp/shell.el (shell): Use current-buffer by default if it's alreadyStefan Monnier2010-11-232-3/+15
* shr-color.el: fix several function calls.Julien Danjou2010-11-233-4/+23
* shr.el (shr-color->hexadecimal): Autoload.Lars Magne Ingebrigtsen2010-11-232-27/+28
* * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): MentionTassilo Horn2010-11-232-1/+6
* Initial support for unified DVCS pull and merge.Chong Yidong2010-11-223-80/+224
* shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->h...Julien Danjou2010-11-234-0/+460
* * lisp/Makefile.in: Fix up last merge.Stefan Monnier2010-11-222-5/+2
* Cleanup diff-buffer-with-file.Stefan Monnier2010-11-223-100/+96
* * lisp/gnus/ChangeLog: Improve style.Stefan Monnier2010-11-221-753/+712
* * lisp/files.el: Make revert work with diff-buffer-with-file.Bob Rogers2010-11-223-163/+193
* gnus-art.el (gnus-url-mailto): Do not downcase args.Julien Danjou2010-11-222-2/+5
* * textmodes/reftex-ref.el (reftex-goto-label): Use the currentTassilo Horn2010-11-222-9/+17
* Merge changes made in Gnus trunk.Gnus developers2010-11-214-13/+44
* * files.el (backup-by-copying-when-mismatch): The default value isMichael Albinus2010-11-214-10/+12
* * tool-bar.el (tool-bar-setup): Remove save as, print and customize.Jan Djärv2010-11-212-9/+4
* Highlight top-level augmented assignments in Python (Bug#6445).Chong Yidong2010-11-212-1/+7
* Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-213-0/+28
* Gnus: Fix display of message insertion marks.Ralf Angeli2010-11-212-1/+6
* nnimap.el (nnimap-unselect-group): Made into its own function.Lars Magne Ingebrigtsen2010-11-212-5/+29
* diary-lib comments.Glenn Morris2010-11-201-5/+3
* Tiny authors.el updates.Glenn Morris2010-11-202-2/+12
* ChangeLog fixes prompted by M-x authors.Glenn Morris2010-11-204-60/+45
* * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)Tassilo Horn2010-11-202-5/+15
* Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-203-13/+24
* Make glyphless-char-display-control a defcustom.Eli Zaretskii2010-11-202-38/+71
* Sync with Tramp 2.2.0.Michael Albinus2010-11-204-18/+27
* lisp/ChangeLog: Fix entry for bug-querying changes.Eli Zaretskii2010-11-201-3/+3
* faces.el (glyphless-char): Define value for `pc'.Eli Zaretskii2010-11-202-0/+5
|\
* | * mail/emacsbug.el (report-emacs-bug-tracker-url)Tassilo Horn2010-11-202-1/+90
* | gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.Katsumi Yamaoka2010-11-202-7/+14
* | lisp/ldefs-boot.el: Regenerate.Juanma Barranquero2010-11-191-1795/+2261
* | * textmodes/reftex-ref.el (reftex-goto-label): If point is insideTassilo Horn2010-11-192-1/+11
* | gnus-html.el (gnus-html-prefetch-images): Fix last change.Katsumi Yamaoka2010-11-191-1/+1
* | Assume that gnus-inhibit-images may be a group parameter.Katsumi Yamaoka2010-11-194-20/+35
* | calc.texi (TeX and LaTeX Language Modes, Predefined Units): Jay Belanger2010-11-184-10/+36
* | shr.el: Allow customizing the vertical table lines.Lars Magne Ingebrigtsen2010-11-182-8/+21
* | Merge from emacs-23Stefan Monnier2010-11-1719-137/+302
|\ \