0.pre7.52:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 7 Oct 2001 20:58:14 +0000 (20:58 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 7 Oct 2001 20:58:14 +0000 (20:58 +0000)
commitdb55ad022ec7cc7a2f251918579fdeba7f17dbe0
tree5d07662daf2ff66e2ac4368642e97db3bbc95d69
parent7fd2eb4b1bc68e8aaec233c4a39bdfc40225bda2
0.pre7.52:
standard abbreviation FUN for "object of type FUNCTION" (or
some other kind of function when qualified, e.g.
DEBUG-FUN) in global internal names..
..find . -name *.lisp | xargs egrep -i 'debug-function'
..and 'debug-fun-function'
..and 'function-debug'
..and 'frame-function'
13 files changed:
package-data-list.lisp-expr
src/code/cold-error.lisp
src/code/debug-info.lisp
src/code/debug-int.lisp
src/code/debug.lisp
src/code/early-setf.lisp
src/code/interr.lisp
src/code/ntrace.lisp
src/compiler/debug-dump.lisp
src/compiler/knownfun.lisp
src/compiler/target-disassem.lisp
stems-and-flags.lisp-expr
version.lisp-expr