(complete-symbol): Invert meaning of prefix arg.
[bpt/emacs.git] / lib-src /
1999-03-30 Dave Love(main): Split up tables. Modify the preamble
1999-03-06 Geoff VoelkerRemove common multiple file compilation commands.
1999-02-26 Richard M. StallmanRefer to epaths.h.
1999-02-26 Richard M. Stallman(yow): Depend on epaths.h, not paths.h.
1999-02-22 Karl Heuer(perror_1, fatal_error): Don't compile unless needed.
1999-01-27 Andrew InnesDo make version comparison as strings.
1999-01-25 Richard M. Stallman(xmalloc): Fix previous change.
1999-01-25 Richard M. Stallman(xmalloc): Declare to return long.
1999-01-22 Geoff Voelker(etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
1999-01-16 Richard M. Stallman(main): Eliminate arbitrary limit on length of system_name.
1999-01-16 Richard M. Stallman(main): Eliminate arbitrary limit on
1999-01-12 Karl Heuer(relative_filename): Stop backward search at beginning
1998-12-08 Geoff VoelkerDo string comparision of _NMAKE_VER.
1998-11-04 Geoff VoelkerCompile multiple source files when possible.
1998-10-13 Richard M. StallmanReplace tabs with spaces
1998-10-10 Richard M. StallmanWhitespace change.
1998-10-10 Richard M. Stallman(main): Null-terminate system_name.
1998-09-21 Karl Heuer(popmail, pop_retr) [MAIL_USE_POP]: When displaying
1998-09-04 Karl Heuer[MAIL_USE_POP]: Add the "-r" flag to reverse the
1998-08-12 Paul EggertUpdate bug report address and copyright.
1998-08-12 Paul EggertUpdate copyright
1998-08-11 Paul Eggert(initialize_fullname): Prefer getent if available.
1998-08-02 Richard M. Stallman(REGEXPDEPS, regex.o):
1998-06-10 Richard M. Stallman(etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
1998-06-06 Richard M. StallmanProperly terminate a comment.
1998-06-01 Andrew Innes(LOCAL_FLAGS): Define HAVE_CONFIG_H.
1998-06-01 Andrew Innes(sys_wait): Rename to wait.
1998-06-01 Andrew InnesUndefine _WINSOCKAPI_.
1998-05-30 Geoff Voelker(getppid): Look for EM_PARENT_PROCESS_ID.
1998-05-25 Richard M. StallmanUndo previous change.
1998-05-25 Richard M. StallmanUndo this previous change:
1998-05-19 Ulrich Drepperautomatically generated from GPLed version
1998-05-02 Richard M. Stallman[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
1998-04-27 Ulrich Drepperautomatically generated from GPLed version
1998-04-27 Andreas SchwabInclude <unistd.h> for chdir.
1998-04-26 Richard M. Stallman(TEX_decode_env): Don't free the value getenv returns.
1998-04-17 Geoff Voelker(obj): Update with new files in src.
1998-04-14 Ulrich Drepperautomatically generated from GPLed version
1998-04-08 Dave LoveMove inclusion of unistd.h to top, else fails on
1998-04-06 Karl HeuerIntegrate support for GSS-API
1998-04-06 Karl Heuer[MAIL_USE_POP]: Add support for "-g" and "-k"
1998-04-06 Andreas SchwabMove cancelations up. Include <stdlib.h> if
1998-04-06 Andreas Schwab(_XOPEN_SOURCE): Define for declaration of cuserid.
1998-04-06 Andreas SchwabInclude <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> and <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> if available.
1998-04-04 Richard M. Stallman(put_entries): Use %ld.
1998-04-04 Richard M. Stallman(fatal): Declare the arg.
1998-03-26 Richard M. Stallman(pop_getline): Renamed from getline.
1998-03-06 Richard M. Stallman(install): Use INSTALL_STRIP with INSTALL_PROGRAM for...
1998-01-27 Richard M. Stallman(getit, Cobol_paragraphs, Pascal_functions,
1998-01-23 Andreas Schwab(main): Fix interwoven brace and cpp conditional nesting.
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...
next