New branch for lexbind, losing all history.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jun 2010 20:36:17 +0000 (16:36 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jun 2010 20:36:17 +0000 (16:36 -0400)
commitb9598260f96ddc652cd82ab64bbe922ccfc48a29
tree2a692a8471de07f2578ea481c99971585def8eda
parenta6e8d97c1414230e577d375c27da78c858a5fa75
New branch for lexbind, losing all history.
This initial patch is based on 2002-06-27T22:39:10Z!storm@cua.dk of the original
lexbind branch.
30 files changed:
doc/lispref/elisp.texi
doc/lispref/functions.texi
doc/lispref/objects.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
etc/NEWS.lexbind [new file with mode: 0644]
lisp/ChangeLog.funvec [new file with mode: 0644]
lisp/ChangeLog.lexbind [new file with mode: 0644]
lisp/Makefile.in
lisp/emacs-lisp/byte-lexbind.el [new file with mode: 0644]
lisp/emacs-lisp/byte-opt.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/disass.el
lisp/emacs-lisp/lisp-mode.el
lisp/help-fns.el
lisp/subr.el
src/ChangeLog.funvec [new file with mode: 0644]
src/ChangeLog.lexbind [new file with mode: 0644]
src/alloc.c
src/buffer.c
src/bytecode.c
src/data.c
src/doc.c
src/eval.c
src/fns.c
src/image.c
src/keyboard.c
src/lisp.h
src/lread.c
src/print.c