aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lisp/emacs-lisp/cl-macs.el: Fix last change.Stefan Monnier2015-01-161-0/+3
| * | * lisp/emacs-lisp/cl-generic.el (cl--generic-build-combined-method):Stefan Monnier2015-01-161-0/+13
* | | merge masterJoakim Verona2015-01-163-1/+70
|\ \ \ | |/ /
| * | Fix the automated test for package priorities.Jorgen Schaefer2015-01-161-1/+1
| * | Package archives now have priorities.Jorgen Schaefer2015-01-161-0/+17
| * | Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-151-0/+52
| * | Use POSIX redirection.Wolfgang Jenkner2015-01-151-1/+1
* | | merge masterJoakim Verona2015-01-152-28/+177
|\ \ \ | |/ /
| * | # Set copyright to FSF, standardize license noticeGlenn Morris2015-01-141-4/+6
| * | * lisp/emacs-lisp/eieio-core.el: Provide support for cl-generic.Stefan Monnier2015-01-151-28/+44
| * | * lisp/emacs-lisp/cl-generic.el: New file.Stefan Monnier2015-01-141-0/+131
* | | merge master, fix conflictsJoakim Verona2015-01-113-93/+106
|\ \ \ | |/ /
| * | Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-083-93/+106
| |\ \
| | * | * emacs-lisp/eieio-generic.el: New file.Stefan Monnier2015-01-082-5/+5
| | * | lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-073-28/+28
| | * | * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier2015-01-042-7/+18
| | * | lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slotStefan Monnier2014-12-291-2/+4
| | * | * lisp/emacs-lisp/eieio*.el: Remove "name" field of objectsStefan Monnier2014-12-223-34/+35
| | * | * lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v.Stefan Monnier2014-12-222-2/+2
| | * | * lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarraysStefan Monnier2014-12-221-23/+22
* | | | merge masterjave2015-01-0262-76/+84
|\ \ \ \ | |/ / /
| * | | Update copyright year to 2015Paul Eggert2015-01-0162-62/+64
| * | | Merge from origin/emacs-24Paul Eggert2015-01-011-14/+20
| |\ \ \ | | | |/ | | |/|
| | * | * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):Michael Albinus2014-12-301-13/+18
| | * | Sync with Tramp 2.2.11.Michael Albinus2014-12-291-3/+4
* | | | a missing mergejave2009-01-017-0/+88
* | | | merge upstreamjave2014-12-315-136/+394
|\ \ \ \ | |/ / /
| * | | python.el: Native readline completion.Fabián Ezequiel Gallina2014-12-271-0/+7
| * | | * test/automated/let-alist.el: Load dependency.Glenn Morris2014-12-271-0/+1
| * | | python.el: Enhance shell user interaction and deprecate python-shell-get-or-c...Fabián Ezequiel Gallina2014-12-271-78/+0
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+21
| |\ \ \ | | |/ /
| | * | * lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina2014-12-271-0/+21
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-1/+277
| |\ \ \ | | |/ /
| | * | python.el: Handle file encoding for shell.Fabián Ezequiel Gallina2014-12-271-0/+271
| | * | * automated/tramp-tests.el (tramp-test17-insert-directory): Do notMichael Albinus2014-12-251-1/+6
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+33
| |\ \ \ | | |/ /
| | * | python.el: Fix electric colon behaviorFabián Ezequiel Gallina2014-12-221-0/+33
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-2/+11
| |\ \ \ | | |/ /
| | * | Consider electric-pair-mode in tex-mode.Joao Tavora2014-12-141-1/+10
| | * | * 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-131-1/+1
| * | | python.el: Generate clearer shell buffer names.Fabián Ezequiel Gallina2014-12-261-55/+44
* | | | Merge branch 'master' into xwidgetjave2014-12-281-1/+1
|\ \ \ \ | |/ / /
| * | | Spelling fixesPaul Eggert2014-12-251-1/+1
| | |/ | |/|
* | | Merge branch 'master' into xwidgetJoakim Verona2014-12-2328-232/+1736
|\ \ \ | |/ /
| * | 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-191-1/+25
| * | * automated/let-alist.el: require `cl-lib'Artur Malabarba2014-12-191-0/+1
| * | * automated/let-alist.el: New file.Artur Malabarba2014-12-181-0/+52
| * | * lisp/emacs-lisp/seq.el: New file.Nicolas Petton2014-12-161-0/+196