(indented_beyond_p): New function.
[bpt/emacs.git] / lib-src /
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-02-09 Richard M. Stallman(C_SWITCH_MACHINE): Get this from autoconf.
1994-02-08 Richard M. Stallman(main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-07 Richard M. StallmanInitial revision
1994-02-05 Richard M. Stallman(profile): New target.
1994-01-19 Richard M. StallmanInclude errno.h; don't include fasync.h.
1994-01-16 Roland McGrathMake the argument list output look more like the Lisp...
1994-01-14 Francesco Potortì* etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-12 Richard M. Stallman[USG] (SIGIO): Define as SIGPOLL.
1994-01-09 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrathDeclare strerror.
1994-01-08 Roland McGrath[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath(get_errmsg, pfatal_with_name, pfatal_and_delete):...
1994-01-08 Roland McGrath(main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrathDon't declare sys_errlist; declare strerror instead.
1994-01-06 Richard M. Stallman[MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman(main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman(main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman(malloc): Don't declare it.
1994-01-06 Richard M. StallmanFix up whitespace. Get rid of spurious casts to void.
1994-01-04 Richard M. StallmanInclude syswait.h.
1994-01-02 Richard M. Stallman(ALL_CFLAGS): Include LDFLAGS.
1993-12-24 Richard M. Stallman(${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M. Stallman(main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M. Stallman(scan_lisp_file): Don't add newline at end of string.
1993-12-03 Paul EggertAdd --brief option.
1993-11-26 Richard M. Stallman(mostlyclean): Make it distinct from clean.
1993-11-24 Richard M. Stallman(${archlibdir}): Don't do chown or chgrp.
1993-11-16 Richard M. Stallman(install): Don't change mode or group when installing.
1993-11-16 Richard M. Stallman(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess...
1993-11-12 Richard M. Stallman(read_c_string): For "", concatenate the two strings.
1993-11-12 Richard M. Stallman(main): Fix error message text.
1993-11-08 Francesco PotortìMon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil...
1993-11-02 Francesco PotortìTue Nov 2 19:46:52 1993 Francesco Potorti` (pot...
1993-11-02 Francesco PotortìDeclares itself as "etags for emacs 19" instead of...
1993-10-19 Paul Eggert(printlogline): Don't generate lines containing only...
1993-10-04 Roland McGrath(${archlibdir}): Install ${SCRIPTS} from ${srcdir}...
1993-10-03 Roland McGrathFixed typos or brainos of whoever though `@' was the...
1993-10-01 Francesco Potortì* etags.c (process_file): dead code removed.
1993-09-30 Brian Fox(${archlibdir}): Install ${SCRIPTS} from ${srcdir}...
1993-09-28 Brian Fox(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure...
1993-09-24 Paul EggertAdd -h, -n, -r options.
1993-09-20 Francesco PotortìMon Sep 20 18:06:12 1993 Francesco Potorti` (pot...
1993-09-12 Roland McGrathInclude <src/paths.h>, instead "src/paths.h".
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-10 Roland McGrath(b2m, movemail, fakemail, env, emacsserver, emacsclient...
1993-09-10 Roland McGrath(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before ...
1993-09-06 Francesco Potortì* etags.c (L_isdef, L_isquote, L_getit): small optimisa...
1993-08-25 Paul EggertChange /{/ to /\{/ for Posix compatibility; otherwise...
1993-08-25 Paul EggertAppend /usr/ccs/bin and /usr/sccs to PATH.
1993-08-12 Richard M. Stallman(make-path): Dep on config.h.
1993-08-11 Richard M. Stallman(TRUE, FALSE): Don't define if already defined.
1993-08-09 Paul Eggert(awkscript): Some sites put comma-separated junk after...
1993-08-01 Roland McGrath(put_entries): For NODE->rewritten, put pattern before...
1993-08-01 Richard M. Stallman(main): Generate a SIGIO as soon as we've initialized.
1993-07-29 Paul EggertDon't check whether file is readable until we have...
1993-07-21 Richard M. Stallman(etags): Depend on ../src/config.h.
1993-07-20 Richard M. StallmanInclude types.h before file.h.
1993-07-19 Richard M. Stallman(install): Use .n, not .new, for temporary filenames.
1993-07-18 Jim Blandy* wakeup.c: Use CPP tangle from autoconf manual to...
1993-07-18 Jim Blandy* etags.c (print_help): Break up the very long strings...
1993-07-09 Jim Blandy* etags.c (alloca): removed all references to it.
1993-07-09 Richard M. Stallman(consider_token): was `==', now is `='.
1993-07-06 Jim Blandy* b2m.c: #include <sys/types.h>.
1993-06-30 Paul EggertAdd -q option.
1993-06-29 Jim Blandy* etags.c: #include "config.h" and the alloca CPP tangl...
1993-06-22 Jim Blandy* Makefile.in (ctags): Depend on etags, so that paralle...
1993-06-19 Richard M. Stallman(add_node): Move var last_node to file scope.
1993-06-17 Jim Blandy* Makefile.in: Remember, spaces are not tabs.
1993-06-16 Jim BlandyBring mumbleclean targets into conformance with GNU...
1993-06-13 Richard M. Stallman(CPP_CFLAGS): New variable.
1993-06-11 Richard M. StallmanReinstate old -f option as an alias for -o for installe...
1993-06-09 Jim Blandy* emacsserver.c (main): When we're passing a `struct...
1993-06-09 Jim Blandy* emacsserver.c (main): When we're passing a `struct...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-09 Jim Blandy* configure.in: Test for bison.
1993-06-08 Jim Blandy* wakeup.c: Include sys/types.h, too; I think that...
1993-06-08 Richard M. Stallman#undef static.
1993-06-03 Richard M. StallmanInclude sys/time.h.
1993-06-02 Richard M. Stallman(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from...
1993-06-01 Richard M. Stallman#undef signal.
1993-06-01 Richard M. Stallman[LINUX]: #undef signal.
1993-05-31 Richard M. Stallman(main): Make when a time_t.
1993-05-30 Jim Blandy* Makefile.in: (${archlibdir}): Use `(cd foo && pwd...
1993-05-30 Jim Blandy* movemail.c [MAIL_USE_POP] (main): Don't use non-portable
1993-05-29 Richard M. StallmanWhen given no file arguments, inspect RCS/.* as well
1993-05-29 Richard M. Stallman(timer): Link with $(LOADLIBES).
1993-05-28 Richard M. Stallman(put_line): Don't output \n\t unless more text follows.
1993-05-28 Jim Blandy* etags.c: Replace the CPP tangle for alloca with the...
1993-05-28 Jim Blandy* Makefile.in (ALL_CFLAGS): Add "-I.", so the system...
1993-05-28 Richard M. Stallman(ALL_CFLAGS): Add -I../src
1993-05-28 Richard M. Stallman(install): Get the scripts from ${srcdir}, unlike the...
1993-05-27 Jim Blandy* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
1993-05-27 Jim Blandy* Makefile.in (install): Do install the programs listed in
1993-05-25 Richard M. StallmanInclude ../src/config.h.
1993-05-25 Richard M. Stallman(install): Don't handle INSTALLABLE_SCRIPTS
1993-05-24 Jim Blandy* make-docfile.c: Doc fix.
1993-05-24 Jim Blandy* Makefile.in (timer.o, sorted-doc.c): Link with alloca...
1993-05-24 Jim Blandy* timer.c (xmalloc): Include definition for this, to...
next