summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/stream.el: require 'seqstreamNicolas Petton2015-08-141-0/+1
* * lisp/emacs-lisp/stream.el: Define macros earlyNicolas Petton2015-08-141-13/+13
* Use a generic function for creating streams from different sourcesNicolas Petton2015-08-142-59/+60
* * lisp/emacs-lisp/stream.el: Fix stream-buffer initial positionNicolas Petton2015-08-141-3/+5
* Allow negative steps in stream-rangeNicolas Petton2015-08-102-7/+5
* Add a new streaming library stream.elNicolas Petton2015-07-313-0/+363
* Minor cleanup in tramp-tests.elMichael Albinus2015-07-241-53/+41
* Pass lambdas to `skeleton-read'Harald Hanche-Olsen2015-07-242-12/+19
* * INSTALL (DETAILED BUILDING AND INSTALLATION): Mention --without-imagemagick.Eli Zaretskii2015-07-241-6/+7
* Don't require GUI frames and mouse for Flyspell menusEli Zaretskii2015-07-241-5/+2
* Improve documentation of Flyspell commandsEli Zaretskii2015-07-241-3/+10
* Fix some Tramp problems with HP-UXMichael Albinus2015-07-232-5/+16
* * build-aux/update-subdirs: Put "no-update-autoloads: t" in output.Glenn Morris2015-07-221-0/+1
* ; xref-find-regexp: (require 'grep), for grep-read-filesDmitry Gutov2015-07-221-0/+1
* Fix point positioning in ffap-next-guessEli Zaretskii2015-07-221-7/+20
* Fix customization type of `even-window-sizes'.Martin Rudalics2015-07-221-1/+6
* 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