diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-04-29 08:42:01 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-04-29 08:42:01 -0400 |
commit | d6d2385247fd2a9cacd338ec5ff1b47787ef44fb (patch) | |
tree | af10b7111b8b48b618493da655909cac599968f6 /lisp/emacs-lisp | |
parent | a982c7ec499d6d1571b89978bfca38e2dc464e0d (diff) | |
download | emacs-d6d2385247fd2a9cacd338ec5ff1b47787ef44fb.tar.gz emacs-d6d2385247fd2a9cacd338ec5ff1b47787ef44fb.tar.bz2 emacs-d6d2385247fd2a9cacd338ec5ff1b47787ef44fb.zip |
Fix wrong-docstring problem introduced with hash-consing.
* eval.c (Fautoload): Set doc to a unique number rather than to 0.
Remove unused var `args'.
* lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
(LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
* doc.c (store_function_docstring): Use XSETCAR.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions