summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eieio-opt.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* New function substitute-quotesStefan Kangas2022-09-10
* Move EIEIO autoloads to the common loaddefs.elStefan Kangas2022-07-11
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | ; Small doc fix in recent eieio-opt.el changeStefan Kangas2021-12-06
* | EIEIO: Remove redundant type info in helpStefan Monnier2021-12-05
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Use lexical-binding in all of `lisp/emacs-lisp`Stefan Monnier2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Do not output two spaces for non-autoloaded ieieo constructor functionsTim Landscheidt2020-12-28
* Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Add comment to eieio-opt about why we're requiring cl-extraLars Ingebrigtsen2019-06-16
* Compilation fix for previous change to eieio-optLars Ingebrigtsen2019-06-16
* Fix compilation warning in eieio-optLars Ingebrigtsen2019-06-16
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Update copyright year to 2019Paul Eggert2019-01-01
* Define cl-type-definition button type as needed (Bug#28899)Noam Postavsky2018-01-30
* 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-25Paul Eggert2016-05-10
|\|
| * Publicize cl--generic-all-functionsDmitry Gutov2016-05-10
* | 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
|/
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-23
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-14
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Add online-help support to describe typesStefan Monnier2015-07-07
* * lisp/emacs-lisp/eieio-core.el (eieio--class-v): RemoveStefan Monnier2015-07-02
* Improve the optional translation of quotesPaul Eggert2015-06-19
* Support curved quotes in doc stringsPaul Eggert2015-05-28
* * lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.Glenn Morris2015-05-07
* EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-18
* * lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891Stefan Monnier2015-02-19
* EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elcStefan Monnier2015-01-31
* * lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.Stefan Monnier2015-01-26
* * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibilityStefan Monnier2015-01-21
* * lisp/emacs-lisp/eieio*.el: Move the function defs to defclass.Stefan Monnier2015-01-08
* * emacs-lisp/eieio-generic.el: New file.Stefan Monnier2015-01-08
* lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-07
* * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier2015-01-04
* * 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