aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix NS tooltips showing in the wrong place (bug#27053)Alan Third2017-05-251-18/+1
| * | lisp/net/soap-client.el: Bump version to 3.1.2Thomas Fitzsimmons2017-05-251-1/+1
| * | Fix soap-inspect.el doc stringsThomas Fitzsimmons2017-05-251-4/+4
| * | Fix two soap-client.el byte compilation warningsThomas Fitzsimmons2017-05-251-2/+2
| * | lisp/net/soap-client.el: Require cl-lib version 0.6.1Thomas Fitzsimmons2017-05-251-1/+1
| * | lisp/net/soap-client.el: Shorten some long linesThomas Fitzsimmons2017-05-251-4/+4
| * | Remove cl dependency in soap-client.el and soap-inspect.elAlex Harsanyi2017-05-252-203/+201
| * | Switch Tramp to cl-libMichael Albinus2017-05-256-43/+33
| * | * CONTRIBUTE: Suggest autogen.sh's 'all' operand.Paul Eggert2017-05-251-1/+1
| * | Port ATTRIBUTE_MAY_ALIAS to recent iccPaul Eggert2017-05-251-1/+1
| * | Merge from gnulibPaul Eggert2017-05-251-1/+5
| * | Fix Tramp for python.elMichael Albinus2017-05-241-1/+1
| * | Raise version of macOS we define instancetype for (bug#27059)Alan Third2017-05-241-1/+1
| * | Define new types on macOS 10.6 (bug#27041)Alan Third2017-05-241-4/+6
| * | Don't autoload new dns-mode commandGlenn Morris2017-05-241-1/+0
| * | * src/fns.c (sxhash): Fix records hashing (bug#27057, bug#26639)Stefan Monnier2017-05-241-4/+4
| * | Adapt tramp-tests.el according to new defstructMichael Albinus2017-05-241-21/+23
| * | Introduce a defstruct `tramp-file-name' as central data structure.Michael Albinus2017-05-248-281/+301
| * | Fix and improve UI of scroll bar menu (bug#27047)Stephen Berman2017-05-241-53/+39
| * | Remove string-as-unibyteKatsumi Yamaoka2017-05-241-6/+2
| * | Fix concatenation of "^" with diff-file-junk-reTino Calancha2017-05-241-1/+1
| * | Suppress intermittent test failure on hydraGlenn Morris2017-05-231-0/+2
| * | ; Move recent test file to correct directory (my mistake)Glenn Morris2017-05-231-0/+0
| * | New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-233-1/+160
| * | Protect *Backtrace* from being killed (Bug#26650)Noam Postavsky2017-05-231-0/+3
| * | Give a name to lisp-mode's adaptive-fill-function (Bug#22730)Noam Postavsky2017-05-231-4/+8
| * | vc-hg.el: Silence byte compiler warningPhilipp Stephani2017-05-231-0/+1
| * | Don't warn about missing brances on macOSPaul Eggert2017-05-231-0/+1
| * | Don't treat ' as a string delimiter in RPM spec filesWilfred Hughes2017-05-231-1/+4
| * | * lisp/emacs-lisp/cl-indent.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-231-18/+16
| * | * lisp/international/rfc1843.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-231-5/+5
| * | * lisp/international/utf7.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-231-4/+2
| * | * lisp/net/shr.el: Use cl-lib instead of cl.Stefan Monnier2017-05-231-14/+15
| * | * test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier2017-05-232-37/+36
| * | * lisp/vc/vc-hg.el (compilation-directory): Silence byte-compiler.Stefan Monnier2017-05-231-0/+1
| * | Fix GNUstep buildAlan Third2017-05-232-0/+12
| * | Add test for Bug#27009 in tramp-tests.elMichael Albinus2017-05-233-2/+45
| * | ; * lisp/net/tls.el (tls-program): Tweak :version.Glenn Morris2017-05-221-1/+1
| * | * lisp/mail/rfc2047.el (rfc2047-decode-encoded-words): Set `words` to nil.Stefan Monnier2017-05-221-0/+1
| * | Fix "g" in hg&git push&pull buffersSam Steingold2017-05-222-2/+18
| * | Fix current-line hscrolling in buffers with header-lineEli Zaretskii2017-05-221-1/+3
| * | * lisp/mail/rfc2047.el: Use cl-lib & lexical-binding, silence warningStefan Monnier2017-05-211-10/+12
| * | Make ff-find-other-file symmetric for C++ (Bug#20192)Dima Kogan2017-05-211-2/+2
| * | Fix definition of whitespace in JSONPhilipp Stephani2017-05-212-2/+9
| * | ; Spelling fixPaul Eggert2017-05-211-1/+1
| * | Improve module function terminologyPhilipp Stephani2017-05-212-24/+20
| * | Avoid uninitialized readPhilipp Stephani2017-05-211-0/+2
| * | Fix call of registerServicesMenuSendTypesPhilipp Stephani2017-05-211-1/+1
| * | Clean up code around 'ns-list-services'Philipp Stephani2017-05-211-30/+2
| * | Remove unused automatic variablesPhilipp Stephani2017-05-212-3/+1