summaryrefslogtreecommitdiff
path: root/test/automated
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier2015-01-261-2/+2
* * lisp/emacs-lisp/cl-generic.el: Add a method-combination hook.Stefan Monnier2015-01-261-0/+8
* Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-231-4/+3
* Re-add and fix prioritized archives test.Jorgen Schaefer2015-01-221-0/+17
* Spelling fixPaul Eggert2015-01-211-1/+1
* * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-212-0/+7
* Removed test with spurious failures.Jorgen Schaefer2015-01-201-17/+0
* descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz2015-01-201-0/+94
* tildify: add `tildify-double-space-undos'Michal Nazarewicz2015-01-201-0/+33
* tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz2015-01-201-0/+38
* * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic.Stefan Monnier2015-01-182-3/+8
* EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier2015-01-181-10/+21
* Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu2015-01-181-1/+6
* * lisp/emacs-lisp/eieio.el: Improve `constructor' compatibility.Stefan Monnier2015-01-171-0/+9
* Don't enforce :protection in EIEIO objects any moreStefan Monnier2015-01-162-46/+49
* Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-162-1/+15
* * 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
* 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
* # 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
* 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
* | 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
* | | 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