summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-22 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2015-07-224-31/+64
* add file name to autoload error messages.Stephen Leake2015-07-221-111/+124
* Use 0.0.0.1 as test host in TrampMichael Albinus2015-07-221-10/+6
* (advice--called-interactively-skip): Fix inf-loop (bug#21083)Stefan Monnier2015-07-211-2/+3
* * test/automated/package-test.el (package-test-signed):Glenn Morris2015-07-211-1/+1
* * test/automated/elisp-mode-tests.elGlenn Morris2015-07-211-3/+3
* Make eldoc timer non-repeatableDmitry Gutov2015-07-211-1/+1
* Mention `tramp-connection-properties' in NEWSMichael Albinus2015-07-211-0/+3
* Sync with Tramp repositoryMichael Albinus2015-07-218-250/+347
* Add new xref-query-replace commandDmitry Gutov2015-07-211-6/+72
* ; Fix a typoDmitry Gutov2015-07-211-1/+1
* Simplify icalendar decoding of Z datesPaul Eggert2015-07-201-7/+1
* Do not corrupt grep-find-ignored-filesDmitry Gutov2015-07-201-2/+2
* Add xref-match-item, and use itDmitry Gutov2015-07-201-34/+73
* Rename xref--xref to xref-itemDmitry Gutov2015-07-201-9/+13
* Rename xref description slot to summaryDmitry Gutov2015-07-202-9/+9
* vc-hg: Perform the print-log call asynchronouslyDmitry Gutov2015-07-191-1/+1
* Add xref-after-jump-hook and xref-after-return-hookDmitry Gutov2015-07-191-26/+26
* ; Auto-commit of ChangeLog files.Glenn Morris2015-07-191-1/+249
* Correct js-mode's lighterBozhidar Batsov2015-07-191-1/+1
* Fix a bug in cfengine3-modeLeo Liu2015-07-191-0/+4
* sieve-mode: support "body" test commandJulien Danjou2015-07-191-1/+2
* Fix info-apropos when the default encoding is Latin-NEli Zaretskii2015-07-181-0/+4
* * epg.el (epg--start): Check that gpgconf can be found before calling it.Ivan Andrus2015-07-181-8/+9
* Expose more file types to OS X that Emacs understands.Ivan Andrus2015-07-181-0/+88
* Fix visual-order cursor movement when lines are truncatedEli Zaretskii2015-07-181-21/+10
* Fix following Info cross-references to anchorsEli Zaretskii2015-07-183-4/+92
* Fix scrolling backwards on TTY frames under scroll-conservativelyEli Zaretskii2015-07-181-1/+1
* Consider a jsdoc tag to be a beginning of a paragraph as wellDmitry Gutov2015-07-181-1/+1
* * lisp/emacs-lisp/package.el: Fix warningsArtur Malabarba2015-07-171-0/+2
* * lisp/emacs-lisp/package.el (package-buffer-info):Artur Malabarba2015-07-172-5/+16
* * lisp/emacs-lisp/package.el: Many small changesArtur Malabarba2015-07-172-28/+33
* * lisp/emacs-lisp/package.el (package--with-work-buffer-async):Artur Malabarba2015-07-171-17/+17
* Fix hang with large yanks This should fix the bug fixed by MikePaul Eggert2015-07-174-12/+2
* * lisp/obsolete/longlines.el (longlines-search-function):Artur Malabarba2015-07-171-8/+3
* Support @-mentionsTassilo Horn2015-07-171-1/+4
* Fix Bug#20943.Michael Albinus2015-07-163-61/+61
* Fix delete-dups bug on long listsAri Roponen2015-07-161-2/+2
* Better heuristic for C stack overflowPaul Eggert2015-07-163-37/+63
* epg: Automatically start pinentry serverDaiki Ueno2015-07-162-0/+15
* * lisp/gnus/nnimap.el: Fix my last bogus changeKatsumi Yamaoka2015-07-151-16/+19
* Merge from gnulibPaul Eggert2015-07-144-1/+30
* Port to stricter C99Paul Eggert2015-07-141-2/+2
* * doc/emacs/frames.texi (Creating Frames): Fix the command `C-x 5 m' runs.Xue Fuqiao2015-07-151-2/+2
* New autorevert tests.Michael Albinus2015-07-141-0/+210
* Clear gcprolist etc. after stack overflowPaul Eggert2015-07-142-2/+2
* * doc/emacs/windows.texi (Pop Up Window): Fix the description of `C-x 4 m'.Xue Fuqiao2015-07-131-2/+3
* Avoid deprecated enums in mac-ct font backend driverYAMAMOTO Mitsuharu2015-07-131-5/+15
* Cache font family in mac-ct font backend driverYAMAMOTO Mitsuharu2015-07-131-35/+166
* ; Minor doc fixXue Fuqiao2015-07-131-1/+1