summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eieio.el
Commit message (Expand)AuthorAge
...
* | Further fixes to writing of object namesEric Abrahamsen2017-11-18
* | Provide more control over writing of objects in object-writeEric Abrahamsen2017-11-10
* | * lisp/emacs-lisp/eieio.el (eieio-object-name-string): De-obsoleteStefan Monnier2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Let the cl-typep effects of defclass work during compilation (Bug#27718)Noam Postavsky2017-08-07
* * lisp/emacs-lisp/eieio.el (defclass): Fix quote in warning message.Noam Postavsky2017-05-26
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-07
* Make EIEIO use records.Stefan Monnier2017-04-04
* Use cl-print for Edebug and EIEIOStefan Monnier2017-02-23
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * ; Auto-commit of loaddefs files.Glenn Morris2016-05-10
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-17
* | Merge from origin/emacs-25Paul Eggert2016-05-01
|\|
| * Remove \= from format string (bug#18190)Andreas Schwab2016-04-30
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-01
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | eieio generate autoloads to non-versioned file.Phillip Lord2015-12-17
* | * lisp/emacs-lisp/eieio.el: Add some default implementationsStefan Monnier2015-11-25
|/
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-08
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Use PAT rather than UPAT in pcase macrosJohan Bockgård2015-09-05
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Escape ` and ' in docPaul Eggert2015-09-01
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-24
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-21
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-15
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-01
* Add online-help support to describe typesStefan Monnier2015-07-07
* * lisp/emacs-lisp/eieio-core.el (eieio--class-v): RemoveStefan Monnier2015-07-02
* ; Auto-commit of loaddefs files.Glenn Morris2015-06-19
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-28
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-08
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-06
* Support debug declarations in pcase macrosJohan Bockgård2015-04-12
* * lisp/emacs-lisp/cl|eieio: Minor tweaksStefan Monnier2015-03-26
* Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-23
* Fixes: debbugs:20141Stefan Monnier2015-03-19
* EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-18
* # Auto-commit of loaddefs files.Glenn Morris2015-02-20
* * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOSStefan Monnier2015-02-16
* EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-31
* Auto-commit of loaddefs files.Glenn Morris2015-01-27
* Auto-commit of loaddefs files.Glenn Morris2015-01-22
* * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-21
* lisp/emacs-lisp/eieio*.el: Rewrite our generics on top of cl-genericStefan Monnier2015-01-20
* EIEIO&cl-generic: Add obsolescence warnings and fix corner caseStefan Monnier2015-01-18
* * lisp/emacs-lisp/cl-generic.el: Add support for cl-next-method-p.Stefan Monnier2015-01-17
* * lisp/emacs-lisp/eieio-core.el (eieio--class-constructor): Rename.Stefan Monnier2015-01-17