summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eieio-custom.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Move EIEIO autoloads to the common loaddefs.elStefan Kangas2022-07-11
* Prefer defvar-keymap in emacs-lisp/*.elStefan Kangas2022-07-04
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-12
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-04
* Remove redundant requires of 'custom'Stefan Kangas2020-12-03
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Clean up eieio-custom slightlyLars Ingebrigtsen2019-06-20
* Fix compilation warning by having ede-target inherit from eieio-namedLars Ingebrigtsen2019-06-17
* Avoid "unknown slot" compilation warning in eieio-customLars Ingebrigtsen2019-06-16
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | 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
|/
* Spelling fixesPaul Eggert2015-05-05
* * eieio-custom.el (eieio-object-value-get): Add missing increment(tiny change) Pierre Lorenzon2015-05-05
* (eieio-object-value-create): Adjust to new slots representation(tiny change) Pierre Lorenzon2015-05-05
* EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-18
* * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-21
* * lisp/emacs-lisp/eieio-core.el (eieio--class-constructor): Rename.Stefan Monnier2015-01-17
* Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-08
|\
| * * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier2015-01-04
| * lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slotStefan Monnier2014-12-29
| * * lisp/emacs-lisp/eieio*.el: Remove "name" field of objectsStefan Monnier2014-12-22
| * * lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v.Stefan Monnier2014-12-22
| * * lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarraysStefan Monnier2014-12-22
* | Update copyright year to 2015Paul Eggert2015-01-01
|/
* Update from CEDET trunk.David Engster2014-11-10
* Restore generated autoloads in eieio.el.David Engster2014-01-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header.Stefan Monnier2013-06-18
* Cleanup some of EIEIO's namespace.Stefan Monnier2013-02-18
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Update CEDET from upstream.Chong Yidong2012-10-02
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Use generated-autoload-file for internal eieio autoloads.Glenn Morris2011-02-18
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\