summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-0188-88/+90
* Merge from origin/emacs-24Paul Eggert2015-01-012-15/+35
|\
| * * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):Michael Albinus2014-12-302-13/+25
| * Sync with Tramp 2.2.11.Michael Albinus2014-12-292-4/+12
* | python.el: Native readline completion.Fabián Ezequiel Gallina2014-12-272-0/+13
* | * test/automated/let-alist.el: Load dependency.Glenn Morris2014-12-272-0/+5
* | python.el: Enhance shell user interaction and deprecate python-shell-get-or-c...Fabián Ezequiel Gallina2014-12-272-78/+6
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-0/+25
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina2014-12-272-0/+25
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-273-3/+298
|\ \ | |/
| * python.el: Handle file encoding for shell.Fabián Ezequiel Gallina2014-12-272-0/+287
| * * automated/tramp-tests.el (tramp-test17-insert-directory): Do notMichael Albinus2014-12-252-1/+11
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-0/+39
|\ \ | |/
| * python.el: Fix electric colon behaviorFabián Ezequiel Gallina2014-12-222-0/+38
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-273-2/+22
|\ \ | |/
| * Consider electric-pair-mode in tex-mode.Joao Tavora2014-12-142-1/+15
| * * test/automated/flymake/warnpred/test.pl: Tweak earlier change.Glenn Morris2014-12-131-1/+1
| * * test/automated/flymake/warnpred/test.pl: Tweak formatGlenn Morris2014-12-132-1/+6
* | python.el: Generate clearer shell buffer names.Fabián Ezequiel Gallina2014-12-262-55/+57
* | Spelling fixesPaul Eggert2014-12-251-1/+1
* | ChangeLog fixesGlenn Morris2014-12-241-1/+1
* | (js-syntax-propertize-regexp): Recognize "slash in a character class"Stefan Monnier2014-12-231-0/+5
* | let-alist.el (let-alist): Use `make-symbol' instead of `gensym'.Artur Malabarba2014-12-221-1/+1
* | * let-alist.el (let-alist): Enable access to deeper alistsArtur Malabarba2014-12-192-1/+26
* | * automated/let-alist.el: require `cl-lib'Artur Malabarba2014-12-192-0/+5
* | * automated/let-alist.el: New file.Artur Malabarba2014-12-182-0/+56
* | * lisp/emacs-lisp/seq.el: New file.Nicolas Petton2014-12-162-0/+200
* | * test/automated/data/flymake/Makefile: Comment.Glenn Morris2014-12-151-2/+4
* | Disable gcc color in test/automated/data/flymake/MakefileGlenn Morris2014-12-152-1/+8
* | Move flymake test data to more standard locationGlenn Morris2014-12-155-1/+6
* | * automated/vc-tests.el (vc-test--revision-granularity-function):Michael Albinus2014-12-112-24/+102
* | * automated/vc-tests.el (vc-test--register): Check, that the fileMichael Albinus2014-12-102-2/+11
* | biditest: Change maintainer to emacs-devel rather than FSF.Glenn Morris2014-12-081-1/+1
* | * automated/vc-tests.el: New file.Michael Albinus2014-12-062-0/+389
* | Merge from emacs-24Stefan Monnier2014-12-051-0/+11
|\ \ | |/
| * * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-041-0/+11
* | * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-12-032-3/+14
* | Fix tramp-tests, broken by incompatible vc.el changeGlenn Morris2014-12-022-2/+7
* | Merge branch 'emacs-24'.Paul Eggert2014-11-282-37/+63
|\ \ | |/
| * Set PYTHONUNBUFFERED on shell startup.Fabián Ezequiel Gallina2014-11-222-37/+63
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-0/+8
|\ \ | |/
| * Fix indentation before `!=' and after `+='Dmitry Gutov2014-11-161-0/+8
* | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-212-4/+31
* | tildify.el: introduce a `tildify-foreach-region-function' variableMichal Nazarewicz2014-11-182-4/+65
* | tildify.el: introduce a `tildify-space-string' variableMichal Nazarewicz2014-11-182-2/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsUlf Jasper2014-11-172-11/+16
|\ \
| * | * test/automated/occur-tests.el (occur-tests): Update for output changeGlenn Morris2014-11-172-6/+7
| * | Improve output of occur-tests in case of failureGlenn Morris2014-11-172-5/+9
* | | Merge branch 'uj-icalendar-bug#5433'Ulf Jasper2014-11-172-3/+105
|\ \ \ | |/ / |/| |
| * | New option `icalendar-export-alarms'.Ulf Jasper2014-11-172-11/+102