aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug#49636Michael Albinus2021-07-201-0/+1
* Make dired-guess-default return all matching programsLars Ingebrigtsen2021-07-201-0/+12
* Allow installing packages with DOS line endingsIoannis Kappas2021-07-201-0/+68
* ; * test/lisp/progmodes/compile-tests.el: simplify end-colMattias Engdegård2021-07-181-10/+10
* Add doc string to time-stamp-tests that didn't have oneStephen Gildea2021-07-181-2/+9
* Make remote file locks more robustMichael Albinus2021-07-181-5/+14
* Fix problem in `shadow-define-literal-group' (Bug#49596)Michael Albinus2021-07-181-4/+11
* EIEIO: Prevent excessive evaluation of :initformakater2021-07-161-1/+15
* Make `number-at-point' work for more hex numbersRemington Furman2021-07-161-0/+33
* Add a couple more shell-tests-split-string testsLars Ingebrigtsen2021-07-161-0/+4
* Fix 'shell-tests-split-string' on MS-WindowsEli Zaretskii2021-07-151-2/+3
* Rename shell-split-string to split-string-shell-commandLars Ingebrigtsen2021-07-151-6/+6
* Add a new function 'shell-split-string'Lars Ingebrigtsen2021-07-151-0/+14
* Preserve backward compatibility in TrampMichael Albinus2021-07-141-30/+67
* Add remote-file-name-inhibit-locksMichael Albinus2021-07-131-20/+44
* Rewrite gnus-search-query-expand-keyEric Abrahamsen2021-07-101-1/+3
* Further cleanup for file locksMichael Albinus2021-07-092-8/+9
* Some further adaptions wrt Tramp file name locksMichael Albinus2021-07-081-1/+1
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-071-0/+38
* Implement file locks for remote files (Bug#49261)Michael Albinus2021-07-072-27/+102
* ; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): Fix a typo.Philipp Stephani2021-07-051-1/+1
* Count zero-length matches in `count-matches' correctlyLars Ingebrigtsen2021-07-051-0/+11
* Don't use LOCKNAME for temp files in Tramp (Bug#49406)Michael Albinus2021-07-051-1/+1
* Fix newly introduced error in tramp-tests.el (Bug#49406)Michael Albinus2021-07-051-2/+4
* lisp/auth-source-pass.el: Keep legitimate spaces inside dataTino Calancha2021-07-021-0/+6
* lisp/auth-source-pass.el: Support multiple hosts in search specIku Iwasa2021-07-021-1/+17
* Add new function file-name-with-extensionColin Woodbury2021-06-301-0/+18
* Sync with Tramp 2.5.1Michael Albinus2021-06-291-2/+3
* Fix message-replace-header after recent changedickmao2021-06-231-0/+29
* time-stamp: add principled, expressive %zStephen Gildea2021-06-211-4/+410
* Fix shortdoc-add-function section creationBasil L. Contovounesios2021-06-211-1/+1
* Adapt tests in tramp-archive-tests.elMichael Albinus2021-06-201-20/+51
* Fix error in tramp-archive.elMichael Albinus2021-06-191-0/+1
* Revert "Add `file-name-set-extension'"Michael Albinus2021-06-191-20/+0
* Add `file-name-set-extension'Michael Albinus2021-06-191-0/+20
* Handle case remote uid is 0 in some Tramp related testsMichael Albinus2021-06-192-1/+7
* Remove unused variable from sgml-mode testLars Ingebrigtsen2021-06-141-1/+1
* Get fractional seconds in iso8601 parsing rightLars Ingebrigtsen2021-06-141-1/+9
* Fix problem in HTML with bracketed charactersStephen Berman2021-06-141-0/+27
* Handle sensitive auto-save or backup remote files (Bug#45245)Michael Albinus2021-06-141-9/+76
* ; perl-mode.el: Allow newline between quote-likes and delimiterHarald Jörg2021-06-112-0/+25
* ; perl-mode.el: Detect quote-like operator immediately after =>Harald Jörg2021-06-092-0/+39
* ; perl-mode.el: Detect regexes immediately after "|&"Harald Jörg2021-06-082-5/+35
* Support old BSD find and "root dir symlink" betterDmitry Gutov2021-06-071-24/+16
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+10
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+2
* time-stamp: improve unit-test coverageStephen Gildea2021-05-291-1/+34
* Tweak octave continuation indentationLars Ingebrigtsen2021-05-301-0/+49
* Fix shortdoc examplesMattias Engdegård2021-05-291-0/+45
* Don't propagate lexical variables into inlined functionsMattias Engdegård2021-05-273-0/+33