aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* python.el: Keep eldoc visible while typing args.Fabián Ezequiel Gallina2015-02-071-0/+8
* Fix hideshow integration.Fabián Ezequiel Gallina2015-02-071-0/+9
* Make vc-test-svn03-working-revision passDmitry Gutov2015-02-071-0/+6
* Add seq-partition and seq-group-byNicolas Petton2015-02-061-2/+3
* Add seq-mapcatNicolas Petton2015-02-061-0/+4
* automated/package-test.el (package-test-sort-by-dependence): New testArtur Malabarba2015-02-051-0/+1
* automated/package-test.el (package-test-get-deps): Fix typo.Artur Malabarba2015-02-051-0/+4
* automated/package-test.el (package-test-get-deps): New test.Artur Malabarba2015-02-031-0/+4
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-8/+0
* Better changelog for xwidgetsJoakim Verona2015-02-011-0/+8
* EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-311-0/+4
* * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier2015-01-301-0/+4
* # ChangeLog fixGlenn Morris2015-01-301-0/+5
* # ChangeLog fixesGlenn Morris2015-01-301-2/+2
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+27
|\
| * python.el: New non-global state dependent indentation engine.Fabián Ezequiel Gallina2015-01-271-0/+22
| * * test/automated/regexp-tests.el: Require regexp-optGlenn Morris2015-01-231-0/+5
| * Backport: Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-231-0/+8
| * Backport: Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-221-0/+8
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier2015-01-261-0/+5
* | * lisp/emacs-lisp/cl-generic.el: Add a method-combination hook.Stefan Monnier2015-01-261-0/+5
* | * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.Paul Eggert2015-01-241-0/+6
* | Fix package tests when TMPDIR is in HOMEDmitry Gutov2015-01-231-1/+9
* | Re-add and fix prioritized archives test.Jorgen Schaefer2015-01-221-5/+6
* | * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-211-3/+8
* | Removed test with spurious failures.Jorgen Schaefer2015-01-201-0/+5
* | descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz2015-01-201-0/+6
* | doh, fixing year in ChangeLog entries introduced by last two commitsMichal Nazarewicz2015-01-201-1/+1
* | tildify: add `tildify-double-space-undos'Michal Nazarewicz2015-01-201-0/+7
* | tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz2015-01-201-0/+8
* | * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic.Stefan Monnier2015-01-181-0/+8
* | EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier2015-01-181-0/+5
* | Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu2015-01-181-0/+5
* | * lisp/emacs-lisp/eieio.el: Improve `constructor' compatibility.Stefan Monnier2015-01-171-0/+5
* | Don't enforce :protection in EIEIO objects any moreStefan Monnier2015-01-161-2/+13
* | Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-161-0/+10
* | Fix the automated test for package priorities.Jorgen Schaefer2015-01-161-0/+5
* | Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner2015-01-151-0/+7
* | Use POSIX redirection.Wolfgang Jenkner2015-01-151-0/+4
* | * lisp/emacs-lisp/eieio-core.el: Provide support for cl-generic.Stefan Monnier2015-01-151-0/+7
* | * lisp/emacs-lisp/cl-generic.el: New file.Stefan Monnier2015-01-141-0/+4
* | Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-081-9/+62
|\ \
| * | * emacs-lisp/eieio-generic.el: New file.Stefan Monnier2015-01-081-0/+8
| * | lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-1/+13
| * | * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier2015-01-041-0/+13
| * | lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slotStefan Monnier2014-12-291-0/+13
| * | * lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarraysStefan Monnier2014-12-221-7/+15
* | | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | | Merge from origin/emacs-24Paul Eggert2015-01-011-1/+15
|\ \ \ | | |/ | |/|