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.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some of EIEIO's namespace.
Stefan Monnier
2013-02-18
1
-334
/
+357
*
Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.com
Glenn Morris
2013-02-01
1
-2
/
+2
|
\
|
*
Sync CEDET and EIEIO version numbers with upstream.
David Engster
2013-01-31
1
-2
/
+2
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/eieio.el: Prettier object pretty-printing.
Jonas Bernoulli
2012-12-11
1
-17
/
+25
|
/
*
Merge CEDET upstream.
David Engster
2012-10-25
1
-23
/
+0
*
Cleanup uses of "-hooks".
Stefan Monnier
2012-10-23
1
-3
/
+5
*
* lisp/emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
Stefan Monnier
2012-10-13
1
-65
/
+65
*
* lisp/emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
Stefan Monnier
2012-10-12
1
-2
/
+2
*
Restore Version headers removed in last CEDET merge.
Chong Yidong
2012-10-02
1
-0
/
+1
*
Update CEDET from upstream.
Chong Yidong
2012-10-02
1
-25
/
+50
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
* lisp/emacs-lisp/eieio.el: Adapt further to gv.el.
Stefan Monnier
2012-07-18
1
-25
/
+36
*
Don't warn on toggle-read-only calls.
Chong Yidong
2012-07-13
1
-1
/
+1
*
Miscellaneous minor cleanups and simplifications.
Stefan Monnier
2012-06-23
1
-2
/
+4
*
Various minor variable/hook cleanups.
Chong Yidong
2012-06-12
1
-1
/
+1
*
Doc fixes for emacs-bzr-* facilities.
Eli Zaretskii
2012-04-20
1
-3
/
+1
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-3
/
+3
*
Commit of auto-generated files.
Eli Zaretskii
2012-01-06
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-1
/
+1
*
* autoconf.el (autoconf-mode): Fix comment-start-skip regexp.
Chong Yidong
2011-11-16
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-6
/
+6
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-12
1
-1
/
+1
*
* lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
Stefan Monnier
2011-08-23
1
-8
/
+108
*
* lisp/emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
Stefan Monnier
2011-05-22
1
-9
/
+8
*
* lisp/emacs-lisp/eieio.el (defmethod): Fix quoting of code.
Stefan Monnier
2011-05-16
1
-1
/
+1
*
* lisp/emacs-lisp/eieio.el (defmethod): Fix typo in last change.
Stefan Monnier
2011-05-07
1
-2
/
+2
*
Make bytecomp.el understand that defmethod defines functions.
Stefan Monnier
2011-05-07
1
-32
/
+43
*
Fix earlier half-done eieio-defmethod change.
Stefan Monnier
2011-05-05
1
-80
/
+44
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-1
/
+2
*
Get rid of funvec.
Stefan Monnier
2011-02-24
1
-13
/
+32
*
Merge from trunk
Stefan Monnier
2011-02-21
1
-9
/
+59
|
\
|
*
Use generated-autoload-file for internal eieio autoloads.
Glenn Morris
2011-02-18
1
-9
/
+59
*
|
Use offsets relative to top rather than bottom for stack refs
Stefan Monnier
2011-02-21
1
-10
/
+7
|
/
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-09-23
1
-84
/
+215
|
\
|
|
*
Update to CEDET 1.0's version of EIEIO.
Eric M. Ludlam
2010-09-19
1
-84
/
+215
*
|
Use `declare' in defmacros.
Stefan Monnier
2010-08-30
1
-2
/
+1
|
/
*
Fix typos in docstrings, error messages, etc.
Juanma Barranquero
2010-01-18
1
-9
/
+9
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.
Chong Yidong
2009-10-11
1
-50
/
+104
*
Fix typos.
Juanma Barranquero
2009-10-05
1
-96
/
+98
[next]