index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
eieio-opt.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-1
/
+1
*
Move EIEIO autoloads to the common loaddefs.el
Stefan Kangas
2022-07-11
1
-4
/
+0
*
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
*
|
; Small doc fix in recent eieio-opt.el change
Stefan Kangas
2021-12-06
1
-1
/
+1
*
|
EIEIO: Remove redundant type info in help
Stefan Monnier
2021-12-05
1
-0
/
+1
|
/
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-2
/
+2
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Use lexical-binding in all of `lisp/emacs-lisp`
Stefan Monnier
2021-01-28
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Do not output two spaces for non-autoloaded ieieo constructor functions
Tim Landscheidt
2020-12-28
1
-2
/
+2
*
Replace add-hook load-hook with with-eval-after-load
Glenn Morris
2020-01-16
1
-8
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-3
/
+3
*
Add comment to eieio-opt about why we're requiring cl-extra
Lars Ingebrigtsen
2019-06-16
1
-0
/
+3
*
Compilation fix for previous change to eieio-opt
Lars Ingebrigtsen
2019-06-16
1
-0
/
+1
*
Fix compilation warning in eieio-opt
Lars Ingebrigtsen
2019-06-16
1
-2
/
+1
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Define cl-type-definition button type as needed (Bug#28899)
Noam Postavsky
2018-01-30
1
-1
/
+4
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-10
1
-1
/
+1
|
\
|
|
*
Publicize cl--generic-all-functions
Dmitry Gutov
2016-05-10
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
eieio generate autoloads to non-versioned file.
Phillip Lord
2015-12-17
1
-1
/
+1
|
/
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-2
/
+2
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-2
/
+2
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-2
/
+2
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-152
/
+4
*
* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Remove
Stefan Monnier
2015-07-02
1
-6
/
+6
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-10
/
+10
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-10
/
+10
*
* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.
Glenn Morris
2015-05-07
1
-0
/
+3
*
EIEIO: Change class's representation to unify instance & class slots
Stefan Monnier
2015-03-18
1
-62
/
+28
*
* lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891
Stefan Monnier
2015-02-19
1
-0
/
+1
*
EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elc
Stefan Monnier
2015-01-31
1
-82
/
+17
*
* lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.
Stefan Monnier
2015-01-26
1
-10
/
+8
*
* lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibility
Stefan Monnier
2015-01-21
1
-66
/
+47
*
* lisp/emacs-lisp/eieio*.el: Move the function defs to defclass.
Stefan Monnier
2015-01-08
1
-2
/
+2
*
* emacs-lisp/eieio-generic.el: New file.
Stefan Monnier
2015-01-08
1
-64
/
+1
*
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2015-01-07
1
-8
/
+2
*
* lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.
Stefan Monnier
2015-01-04
1
-1
/
+1
*
* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v.
Stefan Monnier
2014-12-22
1
-5
/
+5
[next]