(MAKE_LOCK_NAME): Use size_byte.
[bpt/emacs.git] / lib-src /
1997-12-04 Karl HeuerAllow messages retrieved from the POP
1997-12-04 Ulrich Drepperautomatically generated from GPLed version
1997-12-03 Paul Eggert(mbx_write) [MAIL_USE_POP]: Disable the code which...
1997-11-23 Karl Heuer(b2m): Define VERSION. Link with $(GETOPTOBJS).
1997-11-23 Karl HeuerInclude getopt.h.
1997-11-06 Ulrich Drepperautomatically generated from GPLed version
1997-10-31 Karl Heuer(fullwrite): Get rid of an extra call to write. Problem
1997-10-16 Karl Heuer(L_getit): Always make named tags so that Emacs
1997-09-25 Karl HeuerUse system header files instead of declaring C-library
1997-09-11 Paul Eggertautomatically generated from GPLed version
1997-09-11 Ulrich Drepperautomatically generated from GPLed version
1997-09-11 Paul Eggertautomatically generated from GPLed version
1997-09-11 Ulrich Drepperautomatically generated from GPLed version
1997-09-05 Paul D. SmithChanges for GNU make 3.75.93.
1997-09-03 Geoff Voelker(getpid): Delete function.
1997-09-03 Geoff Voelker(movemail.exe): Link wsock32.lib before LIBS.
1997-08-31 Richard M. Stallman(scan_lisp_file): Handle custom-declare-variable.
1997-08-27 Richard M. Stallman[HAVE_SYSVIPC]: Include errno.h, as in the other case.
1997-08-14 Richard M. Stallman(main): use SOCKLEN_TYPE for fromlen, if it is defined.
1997-08-14 Miles Baderautomatically generated from GPLed version
1997-08-14 Paul Eggertautomatically generated from GPLed version
1997-08-13 Richard M. StallmanAdd copyright and permission notices.
1997-08-13 Richard M. Stallman(main): Use %08lx instead of %08x in printf because the
1997-08-13 Richard M. Stallman(get_time): Cast arg to fprintf.
1997-08-09 Geoff VoelkerAdd includes.
1997-08-09 Geoff Voelker(lisp): Update paths to lisp files that have moved.
1997-08-06 Richard M. Stallman(Yacc_suffixes, Asm_suffixes): Add some alternatives.
1997-07-28 Richard M. StallmanSupport auto-configuration of both Kerberos V4 and
1997-07-28 Richard M. StallmanSupport auto-configuration of both Kerberos V4 and
1997-07-20 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1997-07-17 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1997-07-09 Richard M. Stallman[C_ALLOCA] (xmalloc): New function.
1997-07-05 Richard M. Stallman(rindex): Add declaration.
1997-07-01 Geoff Voelker(GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
1997-06-27 Richard M. Stallman(blessmail): Find blessmail.el in mail subdirectory.
1997-06-26 Paul EggertDon't assign to $0 in awk; some awks don't allow this.
1997-06-21 Ulrich Drepperautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-21 Ulrich Drepperautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-21 Miles Baderautomatically generated from GPLed version
1997-06-21 Paul Eggertautomatically generated from GPLed version
1997-06-14 Karl Heuer(readline): Terminate buffer properly when EOF seen.
1997-06-02 Francesco PotortìAlso remove -DETAGS_REGEXPS from the target ctags:
1997-05-30 Francesco Potortì* Makefile.in (etags): Remove -DETAGS_REGEXPS, because...
1997-05-30 Francesco PotortìVarious cleanups on TeX, Erlang, Prolog, C.
1997-05-27 Paul Eggertautomatically generated from GPLed version
1997-05-13 Paul Eggert(files): When computing arguments automatically, ignore...
1997-05-13 Francesco PotortìAdded support for the Java language.
1997-05-12 Francesco Potortì* etags.c: (Cplusplus_suffixes): .pdb is Postscript...
1997-05-11 Paul Eggert(loginFullnameMailaddrs, logins, rlog_options, files...
1997-05-11 Paul EggertDoc fix: CR is \015, not \013.
1997-05-06 Richard M. Stallman(getline): Don't miss CRLF pairs when the CR and LF are
1997-04-30 Francesco Potortì* etags.c [TeX_named_tokens]: Set to FALSE if undefined.
1997-04-23 Geoff VoelkerChange references of windowsnt.h to ms-w32.h.
1997-04-18 Paul Eggertautomatically generated from GPLed version
1997-04-15 Francesco PotortìTue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potort...
1997-03-23 Paul Eggert(initialize_fullname): Set NIS_PATH to the empty string...
1997-03-21 Paul Eggert(files): Ignore files in RCS directory whose names...
1997-03-17 Francesco Potortì* etags.c (add_regex): reset *putbuf before using it.
1997-02-23 Karl Heuer(popmail): Remove some unnecessary function
1997-02-14 Karl HeuerDelete duplicate inclusion of fcntl.h
1997-01-23 Paul Eggertautomatically generated from GPLed version
1997-01-22 Paul Eggertautomatically generated from GPLed version
1997-01-21 Richard M. Stallman(movemail)): Link with getopt.
1997-01-21 Richard M. Stallman(main): Do not display "[POP-password]" in the usage
1997-01-20 Paul Eggert--help, --version: New options, for conformance to...
1997-01-20 Richard M. StallmanInclude maillock.h (conditionally).
1997-01-01 Paul Eggert(PATH): Add /usr/xpg4/bin,
1996-12-19 Richard M. Stallman(streq, strneq): Use == NULL rather than !.
1996-12-18 Richard M. Stallman(LIBMAIL): New macro. Conditionally includes -lmail.
1996-12-16 Richard M. Stallman(socket_connection): Free realhost after using it.
1996-12-04 Francesco Potortì* etags.c (C_entries): Test tok.valid. This handles...
1996-11-21 Charles Hannumgethostbyname() may return a pointer to static data...
1996-11-13 Francesco PotortìWed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potort...
1996-11-08 Francesco Potortì* etags.c (relative_filename): Bug corrected.
1996-11-03 Paul EggertWhen processing cvs log output, remove `Attic/' from...
1996-10-22 Karl HeuerFix 1996-09-02 change.
1996-10-13 Paul Eggert(datearg): Use the empty string, not '-d>1970-01-01...
1996-10-12 Paul Eggert(rlog_options): Look for ' option' rather than 'unknown...
1996-10-06 Richard M. Stallman(etags_getcwd) [WINDOWSNT]: Convert backslashes to...
1996-10-02 Francesco Potortì* etags.c (print_version): Print copyright info.
1996-09-30 Paul Eggert(date): Make default format acceptable to CVS post...
1996-09-29 Richard M. Stallman(main): If the lock call fails with EBUSY or
1996-09-25 Paul Eggert(rlog_options): Use $rlog, not rlog, when deciding...
1996-09-17 Karl HeuerReplaced all BSD with BSD_SYSTEM.
1996-09-10 Richard M. Stallman(longopts): Change nowait to no-wait.
1996-09-07 Erik Naggum(main): Declare `fromlen' as size_t, undo previous...
1996-09-04 Richard M. Stallman(main): Declare `fromunix' as size_t.
1996-09-04 Richard M. StallmanWhitespace fix.
1996-09-03 Richard M. Stallman(etags_getcwd): Use getcwd if available even if MSDOS.
1996-09-02 Richard M. Stallman(quote_file_name): Quote with &, not \.
1996-09-02 Richard M. StallmanInclude signal.h properly;
1996-09-02 Richard M. StallmanOn fatal signal, delete socket-file:
1996-09-02 Richard M. Stallman(quote_file_name): New function.
1996-09-01 Richard M. Stallman(emacsclient): Link with getopt.
1996-09-01 Richard M. Stallman(decode_options): New function.
1996-09-01 Richard M. Stallman(lisp): Include dos-nt.elc.
1996-08-31 Richard M. Stallman(blessmail): Use $srcdir to find blessmail.el.
1996-08-31 Richard M. Stallman(both versions): Handle -nowait and --nowait by sending...
next