diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 2014-01-10 12:13:10 -0500 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 2014-01-10 12:13:10 -0500 |
| commit | 7e03bb327b5dd3a53840a8f1c00e765f3eb3e2f0 (patch) | |
| tree | 1019a54c705b43c757ce252f16b362f047dd398a /lisp/emacs-lisp | |
| parent | dd8067103161d24f61a7d4f9efa195ac9e3543d4 (diff) | |
| download | emacs-7e03bb327b5dd3a53840a8f1c00e765f3eb3e2f0.tar.gz | |
Restore compatibilty with 23.1 (Tested)
Diffstat (limited to 'lisp/emacs-lisp')
| -rw-r--r-- | lisp/emacs-lisp/eieio.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el index 681bd376685..38ed8c433f6 100644 --- a/lisp/emacs-lisp/eieio.el +++ b/lisp/emacs-lisp/eieio.el @@ -927,7 +927,7 @@ Optional argument GROUP is the sub-group of slots to display. ;;;*** -;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "c7a7173e78edd280eb4289bd2a0376c5") +;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "f03278724025221a0259ed48516286f3") ;;; Generated autoloads from eieio-opt.el (autoload 'eieio-browse "eieio-opt" "\ |
