]> git.eshelyaron.com Git - emacs.git/commit
(Vinvocation_directory): New var.
authorRichard M. Stallman <rms@gnu.org>
Sun, 8 Aug 1993 06:23:21 +0000 (06:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 8 Aug 1993 06:23:21 +0000 (06:23 +0000)
commitace40a69188907f699ef66e2298a989f118aa309
tree366208474742d74543e56ca6dbdc2fc4dcb1cf25
parentddc61f4653039b1103f4eb2a5ce8f5ed3eb2a511
(Vinvocation_directory): New var.
(init_cmdargs): Set up its value.
(Finvocation_directory): New function.
(main): Call init_buffer, init_callproc and init_cmdargs
before init_lread.
(syms_of_emacs): Install the function, and protect the variable.
src/emacs.c