1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
No description
Find a file
Roland McGrath fc0094d7bf (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
FILE) if it's not a marker.  The conversion to using a string containing an
expanded file name was never finished, and anyway it utterly broke
compilation-search-path and few other things.
(next-error): Expect them that way.
(compilation-parse-errors): Make them that way.
(compile-file-of-error): Function removed.
(compilation-error-filedata, compilation-error-filedata-file-name): New
defsubsts.
(compilation-next-file): Use them instead of compile-file-of-error.
1993-07-18 20:41:08 +00:00
etc entered into RCS 1993-06-16 15:45:33 +00:00
lib-src * wakeup.c: Use CPP tangle from autoconf manual to #include the 1993-07-18 06:13:07 +00:00
lisp (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY . 1993-07-18 20:41:08 +00:00
lispref Initial revision 1993-06-08 20:59:11 +00:00
src * xfns.c (Fx_create_frame): Block input around call to 1993-07-18 08:07:18 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub if [ "$os" ] --> if [ x"$os" != x"" ] 1993-07-16 18:24:47 +00:00
configure1.in * configure.in (m68k-bull-sysv3): new config. 1993-07-18 06:11:06 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist * make-dist (tempdir): Don't create lisp/forms-mode directory in 1993-07-07 09:58:18 +00:00
Makefile.in * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src 1993-07-18 06:10:46 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00