summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Paul Eggert2015-03-292-2/+23
|\
| * * smie.el (smie*ward-sexp-command): Don't pretend the arg is optionalStefan Monnier2015-03-262-27/+33
* | lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"...Adam Sjøgren2015-03-293-0/+8
* | * lisp/emacs-lisp/package.el (package-refresh-contents): Fix spelling errorJan D2015-03-282-1/+6
* | ChangeLog fixGlenn Morris2015-03-281-1/+1
* | New `electric-pair-local-mode'Tom Willemse2015-03-282-1/+21
* | Fixes: debbugs:17879Jan D2015-03-282-1/+7
* | Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-273-39/+53
* | Shut up python-mode's indentation guesserDaniel Colascione2015-03-262-2/+14
* | * lisp/emacs-lisp/cl|eieio: Minor tweaksStefan Monnier2015-03-263-3/+10
* | * lisp/bookmark.el (bookmark-show-all-annotations): Sort themBoruch Baum2015-03-252-1/+5
* | Spelling fixesPaul Eggert2015-03-252-6/+6
* | Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov2015-03-252-3/+10
* | * etc/TODO: Remove obsolete entries.Stefan Monnier2015-03-251-2/+2
* | emacs-lisp/checkdoc.el: Don't complain about args starting with _.Artur Malabarba2015-03-252-2/+8
* | * international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier2015-03-252-1/+14
* | * lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier2015-03-252-1/+5
* | * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.Stefan Monnier2015-03-252-1/+6
* | * lisp/emacs-lisp/seq.el: Documentation improvementsNicolas Petton2015-03-252-2/+6
* | browse-url: mark some of the more obsolete stuff as suchGlenn Morris2015-03-244-119/+80
* | * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-243-70/+134
* | lisp/gnus/nnimap.el: Don't split imap messages back into original groupEric Abrahamsen2015-03-242-6/+14
* | Improve special char handling in TrampMichael Albinus2015-03-242-20/+37
* | epg: Fix key generation interfaceDaiki Ueno2015-03-242-3/+10
* | Add cl-struct specific optimizations to pcase.Stefan Monnier2015-03-233-4/+58
* | Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-235-14/+111
* | Merge from origin/emacs-24Paul Eggert2015-03-234-3/+19
|\ \ | |/
| * lisp/gnus/nnmh.el (nnmh-request-expire-articles): Work for the case nnmail-ex...Ben Bacarisse2015-03-232-2/+7
| * authors.el small additionsGlenn Morris2015-03-222-0/+7
| * Fixes: debbugs:18939Jan D2015-03-222-1/+7
* | Merge from origin/emacs-24Paul Eggert2015-03-232-2/+9
|\ \ | |/
| * In `debug' don't try using window on inaccessible frame (Bug#17170).Martin Rudalics2015-03-222-2/+9
| * Fix lisp/ChangeLog entry from last commit.Eli Zaretskii2015-03-211-1/+1
| * Fix problems caused by calling 'recenter' in auto-revert (Bug#20122)Mario Lang2015-03-212-1/+7
| * Backport: ruby-mode: Detect regexps after `!'Dmitry Gutov2015-03-202-1/+6
| * Backport: ruby-mode: Change faces used for self, true, false and nilDmitry Gutov2015-03-202-3/+10
| * Backport: ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada2015-03-202-1/+7
| * Bump version to 24.4.91emacs-24.4.91Nicolas Petton2015-03-081-1131/+1139
* | Get rid of json-decode-char0 as wellDmitry Gutov2015-03-232-8/+7
* | Fix previous commit (again)Daniel Colascione2015-03-231-13/+16
* | Fix previous commitDaniel Colascione2015-03-231-25/+25
* | Try to avoid fontifying macros in funcall positionDaniel Colascione2015-03-232-1/+40
* | Generalize start-process with keyword argsDaiki Ueno2015-03-232-0/+29
* | Automatically adjust process window sizesDaniel Colascione2015-03-223-20/+132
* | Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-222-2/+27
* | Rewrite json-encode-stringDmitry Gutov2015-03-232-17/+26
* | * menu-bar.el (menu-bar-update-buffers): Properly count buffers.Artur Malabarba2015-03-222-9/+18
* | lisp/gnus/{registry.el,gnus-registry.el}: Use slot names in references to obj...Eric Abrahamsen2015-03-213-9/+16
* | Add new functions for computing default font dimensionsTitus von der Malsburg2015-03-213-1/+86
* | Handle setf methods in elisp font-locking.Tassilo Horn2015-03-212-7/+15