Paul Eggert
|
bcf244ef9b
Merge from origin/emacs-25
|
8 年之前 |
Paul Eggert
|
5badc81c1c
Update copyright year to 2017
|
8 年之前 |
Paul Eggert
|
6d0703a01d
Merge from origin/emacs-25
|
9 年之前 |
Dmitry Gutov
|
963541a654
Publicize cl--generic-all-functions
|
9 年之前 |
John Wiegley
|
1dd4f26ab6
Merge from origin/emacs-25
|
9 年之前 |
Paul Eggert
|
0e963201d0
Update copyright year to 2016
|
9 年之前 |
Phillip Lord
|
ee85661174
eieio generate autoloads to non-versioned file.
|
9 年之前 |
Paul Eggert
|
6afef3f6ca
Go back to grave quoting in source-code docstrings etc.
|
9 年之前 |
Andreas Schwab
|
0b0c9565d0
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
|
10 年之前 |
Paul Eggert
|
6af5aad264
Prefer ‘format’ to ‘substitute-command-keys’
|
10 年之前 |
Paul Eggert
|
eb0f65b4fb
Don't overflow if computing approximate percentage
|
10 年之前 |
Stefan Monnier
|
59b5723c9b
Add online-help support to describe types
|
10 年之前 |
Stefan Monnier
|
a0010db41c
* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Remove
|
10 年之前 |
Paul Eggert
|
c4151ebe15
Improve the optional translation of quotes
|
10 年之前 |
Paul Eggert
|
0fd5e6593a
Support curved quotes in doc strings
|
10 年之前 |
Glenn Morris
|
19f4aca23b
* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.
|
10 年之前 |
Stefan Monnier
|
50c117fe86
EIEIO: Change class's representation to unify instance & class slots
|
10 年之前 |
Stefan Monnier
|
d4ed798d25
* lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891
|
10 年之前 |
Stefan Monnier
|
e0be229d5f
EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elc
|
10 年之前 |
Stefan Monnier
|
a9a3d429e6
* lisp/emacs-lisp/cl-generic.el (cl--generic-method): New struct.
|
10 年之前 |
Stefan Monnier
|
59e7fe6d0c
* lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibility
|
10 年之前 |
Stefan Monnier
|
6a67b20ddd
* lisp/emacs-lisp/eieio*.el: Move the function defs to defclass.
|
10 年之前 |
Stefan Monnier
|
54181569d2
* emacs-lisp/eieio-generic.el: New file.
|
10 年之前 |
Stefan Monnier
|
1599688e95
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
|
10 年之前 |
Stefan Monnier
|
cb4db86319
* lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.
|
10 年之前 |
Stefan Monnier
|
d4a12e7a9a
* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v.
|
10 年之前 |
Stefan Monnier
|
bcebc831bb
* lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarrays
|
10 年之前 |
Stefan Monnier
|
265331858f
* lisp/emacs-lisp/eieio: A bit more cleanup, removing compat code.
|
10 年之前 |
Nicolas Richard
|
ec264fbb7c
Deal with EIEIO methods without doc strings (Bug#17490).
|
11 年之前 |
Stefan Monnier
|
566cb04bdf
* eieio-opt.el (eieio-help-generic): Fix last change.
|
11 年之前 |