X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0f94f94657ad7a6a68e64c612285a5e06152def2..dfcf069d565c347abf3cb7cec80e6ed8432037ba:/src/callint.c diff --git a/src/callint.c b/src/callint.c index fd4ea1aab4..cc522c3f76 100644 --- a/src/callint.c +++ b/src/callint.c @@ -772,6 +772,7 @@ Its numeric meaning is what you would get from `(interactive \"p\")'.") return val; } +void syms_of_callint () { point_marker = Fmake_marker ();