summaryrefslogtreecommitdiff
path: root/test/ChangeLog
AgeCommit message (Expand)Author
2015-02-01Better changelog for xwidgetsJoakim Verona
2015-01-31EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier
2015-01-30* lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp.Stefan Monnier
2015-01-30# ChangeLog fixGlenn Morris
2015-01-30# ChangeLog fixesGlenn Morris
2015-01-30python.el: Handle tabs in python-indent-dedent-line.Fabián Ezequiel Gallina
2015-01-30* lisp/progmodes/python.el (python-indent-context): Respect userFabián Ezequiel Gallina
2015-01-28Merge from origin/emacs-24Fabián Ezequiel Gallina
2015-01-27python.el: New non-global state dependent indentation engine.Fabián Ezequiel Gallina
2015-01-26* lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier
2015-01-26* lisp/emacs-lisp/cl-generic.el: Add a method-combination hook.Stefan Monnier
2015-01-24* indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.Paul Eggert
2015-01-23* test/automated/regexp-tests.el: Require regexp-optGlenn Morris
2015-01-23Backport: Fix package tests when TMPDIR is in HOMEDmitry Gutov
2015-01-23Fix package tests when TMPDIR is in HOMEDmitry Gutov
2015-01-22Re-add and fix prioritized archives test.Jorgen Schaefer
2015-01-22Backport: Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner
2015-01-21* lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier
2015-01-20Removed test with spurious failures.Jorgen Schaefer
2015-01-20descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz
2015-01-20doh, fixing year in ChangeLog entries introduced by last two commitsMichal Nazarewicz
2015-01-20tildify: add `tildify-double-space-undos'Michal Nazarewicz
2015-01-20tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz
2015-01-18* lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic.Stefan Monnier
2015-01-18EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier
2015-01-18Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu
2015-01-17* lisp/emacs-lisp/eieio.el: Improve `constructor' compatibility.Stefan Monnier
2015-01-16Don't enforce :protection in EIEIO objects any moreStefan Monnier
2015-01-16Improve handling of doc-strings and describe-function for cl-genericStefan Monnier
2015-01-16Fix the automated test for package priorities.Jorgen Schaefer
2015-01-15Handle the `neg' operator in some calc-units functions.Wolfgang Jenkner
2015-01-15Use POSIX redirection.Wolfgang Jenkner
2015-01-15* lisp/emacs-lisp/eieio-core.el: Provide support for cl-generic.Stefan Monnier
2015-01-14* lisp/emacs-lisp/cl-generic.el: New file.Stefan Monnier
2015-01-08Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier
2015-01-08* emacs-lisp/eieio-generic.el: New file.Stefan Monnier
2015-01-07lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier
2015-01-04* lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2015-01-01Merge from origin/emacs-24Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-30* automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):Michael Albinus
2014-12-29lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slotStefan Monnier
2014-12-29Sync with Tramp 2.2.11.Michael Albinus
2014-12-27python.el: Native readline completion.Fabián Ezequiel Gallina
2014-12-27* test/automated/let-alist.el: Load dependency.Glenn Morris
2014-12-27python.el: Enhance shell user interaction and deprecate python-shell-get-or-c...Fabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina
2014-12-27* lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina