aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/eieio.el
Commit message (Expand)AuthorAgeFilesLines
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/emacs-lisp/eieio.el: Adapt further to gv.el.Stefan Monnier2012-07-181-25/+36
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-1/+1
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-2/+4
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-1/+1
* Doc fixes for emacs-bzr-* facilities.Eli Zaretskii2012-04-201-3/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
* Commit of auto-generated files.Eli Zaretskii2012-01-061-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* * autoconf.el (autoconf-mode): Fix comment-start-skip regexp.Chong Yidong2011-11-161-1/+1
* Fix typos.Juanma Barranquero2011-11-151-6/+6
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* * lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):Stefan Monnier2011-08-231-8/+108
* * lisp/emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):Stefan Monnier2011-05-221-9/+8
* * lisp/emacs-lisp/eieio.el (defmethod): Fix quoting of code.Stefan Monnier2011-05-161-1/+1
* * lisp/emacs-lisp/eieio.el (defmethod): Fix typo in last change.Stefan Monnier2011-05-071-2/+2
* Make bytecomp.el understand that defmethod defines functions.Stefan Monnier2011-05-071-32/+43
* Fix earlier half-done eieio-defmethod change.Stefan Monnier2011-05-051-80/+44
* Miscellanous cleanups in preparation for the merge.Stefan Monnier2011-04-011-1/+2
* Get rid of funvec.Stefan Monnier2011-02-241-13/+32
* Merge from trunkStefan Monnier2011-02-211-9/+59
|\
| * Use generated-autoload-file for internal eieio autoloads.Glenn Morris2011-02-181-9/+59
* | Use offsets relative to top rather than bottom for stack refsStefan Monnier2011-02-211-10/+7
|/
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2010-09-231-84/+215
|\|
| * Update to CEDET 1.0's version of EIEIO.Eric M. Ludlam2010-09-191-84/+215
* | Use `declare' in defmacros.Stefan Monnier2010-08-301-2/+1
|/
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-9/+9
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emacs-lisp/eieio.el: Avoid requiring cl at runtime.Chong Yidong2009-10-111-50/+104
* Fix typos.Juanma Barranquero2009-10-051-96/+98
* Add arch taglineMiles Bader2009-10-021-0/+1
* Doc/message fixes.Glenn Morris2009-10-011-9/+9
* * emacs-lisp/eieio.el (boolean-p): Deleted.Chong Yidong2009-09-301-6/+0
* eieio.el: Fix last change.Chong Yidong2009-09-281-9/+0
* * emacs-lisp/chart.el:Chong Yidong2009-09-281-0/+2788