summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add blank lines after comment headersscratch/organizing-package.elArtur Malabarba2015-03-301-0/+10
* Ditch usage of package-version-join for version-joinArtur Malabarba2015-03-292-16/+16
* Missing declare-functionArtur Malabarba2015-03-291-0/+1
* Reorganize package.el and divide it with page-breaks and commentsArtur Malabarba2015-03-291-677/+749
* Move several `declare-function's to where they're used.Artur Malabarba2015-03-281-6/+9
* Move package-version-join to subr.el as version-joinArtur Malabarba2015-03-282-29/+28
* 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
* `save-excursion' does not save&restore the mark any moreStefan Monnier2015-03-257-81/+55
* * 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
* * doc/misc/idlwave.texi: Fix typo in previous.Glenn Morris2015-03-241-1/+1
* * doc/misc/newsticker.texi (Supported Formats): Remove dead url.Glenn Morris2015-03-242-2/+3
* * doc/misc/remember.texi (Function Reference): Copyedit.Glenn Morris2015-03-242-1/+3
* browse-url: mark some of the more obsolete stuff as suchGlenn Morris2015-03-247-135/+99
* * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-244-70/+136
* lisp/gnus/nnimap.el: Don't split imap messages back into original groupEric Abrahamsen2015-03-242-6/+14
* Extend Tramp testsMichael Albinus2015-03-242-22/+69
* Improve special char handling in TrampMichael Albinus2015-03-242-20/+37
* Fix minor ldexp issuesPaul Eggert2015-03-244-8/+25
* epg-tests.el: Standardize license notice.Glenn Morris2015-03-241-3/+5
* Make process-running-child-p return foreground process group IDDaniel Colascione2015-03-244-3/+18
* epg: Fix key generation interfaceDaiki Ueno2015-03-242-3/+10
* Add tests for epg.elDaiki Ueno2015-03-244-0/+229
* Add cl-struct specific optimizations to pcase.Stefan Monnier2015-03-233-4/+58
* Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-236-15/+112
* doc/misc/efaq-w32.texi: Fix comments about font dialog.Eli Zaretskii2015-03-231-5/+3
* Merge from origin/emacs-24Paul Eggert2015-03-2311-17/+80
|\
| * Another minor improvement in ELisp manual (Bug#20168)Eli Zaretskii2015-03-232-2/+4
| * Improve docs of 'posn-actual-col-row' (Bug#20169)Eli Zaretskii2015-03-232-1/+9
| * Minor documentation fix in ELisp manual (Bug#20174)Eli Zaretskii2015-03-232-1/+6
| * * display.texi (Useless Whitespace): Fix thinko.Stefan Monnier2015-03-231-1/+1
| * * configure.ac: Fix jpeg version check to work with gcc >= 5.Andreas Schwab2015-03-232-7/+15
| * 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
| * * etc/PROBLEMS: Add entry about dir-locals and some auto-mounters.Glenn Morris2015-03-221-2/+13
| * Fixes: debbugs:18939Jan D2015-03-222-1/+7
* | Merge from origin/emacs-24Paul Eggert2015-03-230-0/+0
|\ \ | |/
| * ChangeLog fixGlenn Morris2015-03-221-2/+2
* | 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
* | Merge from origin/emacs-24Paul Eggert2015-03-230-0/+0
|\ \ | |/
| * Backport 20156 fix (stack corruption)Jan D2015-03-222-2/+7
* | Merge from origin/emacs-24Paul Eggert2015-03-230-0/+0
|\ \ | |/
| * Fix lisp/ChangeLog entry from last commit.Eli Zaretskii2015-03-211-1/+1
* | Merge from origin/emacs-24Paul Eggert2015-03-230-0/+0
|\ \ | |/
| * 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