| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | Doc fixes for obsolete functions and variables | Stefan Kangas | 2023-09-02 | 1 | -5/+2 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Fix more overly long docstrings in eieio | Stefan Kangas | 2022-10-03 | 1 | -8/+11 |
* | * lisp/emacs-lisp/eieio.el (defclass): Fix bug#51068 | Stefan Monnier | 2022-09-23 | 1 | -0/+1 |
* | Fix ede byte-compile warnings in loaddefs.el | Lars Ingebrigtsen | 2022-07-31 | 1 | -0/+1 |
* | cl-typep: Emit warning when using a type not known to be a type | Stefan Monnier | 2022-06-06 | 1 | -1/+2 |
* | (macroexp-warn-and-return): Fix bug#53618 | Stefan Monnier | 2022-02-19 | 1 | -3/+3 |
* | Remove extra \= from obsoletion message | Andreas Schwab | 2022-02-01 | 1 | -1/+1 |
* | Remove the remnants of old position mechanism from scratch/correct-warning-pos | Alan Mackenzie | 2022-01-15 | 1 | -7/+10 |
* | Merge branch 'master' into scratch/correct-warning-pos | Alan Mackenzie | 2022-01-11 | 1 | -6/+1 |
|\ |
|
| * | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| |\ |
|
| | * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| * | | EIEIO: Remove redundant type info in help | Stefan Monnier | 2021-12-05 | 1 | -5/+0 |
* | | | Several amendments to scratch/correct-warning-pos. | Alan Mackenzie | 2021-12-01 | 1 | -2/+3 |
* | | | First commit of scratch/correct-warning-pos. | Alan Mackenzie | 2021-11-29 | 1 | -0/+1 |
|/ / |
|
* | | eieio-core.el: Make slot-value work on defstructs | Stefan Monnier | 2021-10-31 | 1 | -3/+1 |
* | | Mark def* macros for indentation | Lars Ingebrigtsen | 2021-10-13 | 1 | -1/+1 |
|/ |
|
* | Fill some auto-generated docstring lines | Stefan Kangas | 2021-09-26 | 1 | -2/+3 |
* | * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg `category` | Stefan Monnier | 2021-07-21 | 1 | -2/+3 |
* | EIEIO: Prevent excessive evaluation of :initform | akater | 2021-07-16 | 1 | -14/+21 |
* | EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior | Stefan Monnier | 2021-06-12 | 1 | -23/+34 |
* | ; Normalize and add missing first and last lines | Stefan Kangas | 2021-04-19 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings | Stefan Monnier | 2021-02-26 | 1 | -1/+1 |
* | * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function. | Stefan Monnier | 2021-02-24 | 1 | -9/+9 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | ; Fix typos | Stefan Kangas | 2020-09-21 | 1 | -1/+1 |
* | Un-deprecate oset and oset-default | Basil L. Contovounesios | 2020-06-06 | 1 | -12/+2 |
* | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix last-minute typo | Stefan Monnier | 2020-05-10 | 1 | -1/+1 |
* | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove unused var `is` | Stefan Monnier | 2020-05-10 | 1 | -10/+9 |
* | Make pcase pattern 'eieio' respect slot access related functions. | Zhu Zihao | 2020-05-08 | 1 | -10/+7 |
* | * lisp/emacs-lisp/eieio.el (oset, oset-default): Mark as obsolete | Stefan Monnier | 2020-05-03 | 1 | -2/+4 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | * eieio-core.el (eieio--full-class-object): New function. | Stefan Monnier | 2019-10-06 | 1 | -2/+3 |
* | Move around defgeneric/defmethods in eieio | Lars Ingebrigtsen | 2019-06-19 | 1 | -12/+13 |
* | Compilation work-around for obsolete eieio-object-set-name-string | Lars Ingebrigtsen | 2019-06-17 | 1 | -8/+0 |
* | Work around warning from macroexpanding obsolete method | Lars Ingebrigtsen | 2019-06-17 | 1 | -9/+9 |
* | Suppress warning about object-print in eieio.el | Lars Ingebrigtsen | 2019-06-17 | 1 | -6/+6 |
* | Suppress warning about object-print in eieio.el | Lars Ingebrigtsen | 2019-06-17 | 1 | -2/+5 |
* | Rewrite object-print methods in cedet to be cl-print-object methods | Lars Ingebrigtsen | 2019-06-17 | 1 | -1/+8 |
* | Merge from origin/emacs-26 | Glenn Morris | 2019-06-01 | 1 | -0/+3 |
|\ |
|
| * | Use plain symbols for eieio type descriptors (Bug#29220) | Noam Postavsky | 2019-05-30 | 1 | -0/+3 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Michael Albinus | 2018-05-29 | 1 | -4/+4 |
|\| |
|
| * | Use EXPVAL in docstrings of patterns defined using pcase-defmacro | Thien-Thi Nguyen | 2018-05-27 | 1 | -4/+4 |
* | | ; lisp/emacs-lisp/eieio.el (eieio-object-set-name-string): Fix quote. | Noam Postavsky | 2018-03-01 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-12-12 | 1 | -0/+19 |
|\| |
|