Don't call icomplete-mode; let the user do that.
[bpt/emacs.git] / lib-src /
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...
1996-08-28 Richard M. Stallman(INSTALL_STRIP): New variable.
1996-08-26 Richard M. Stallman(MOVE_LIBS): Use conditionals on
1996-08-26 Paul EggertChange `GNU Emacs' to `this program' in the comment...
1996-08-26 Richard M. StallmanReverse conditional in previous change.
1996-08-25 Richard M. StallmanInclude des.h krb.h with no dir name if SOLARIS2.
1996-08-24 Erik NaggumUse ISO 8601 date format, with time zone appended if
1996-08-23 Richard M. StallmanInclude <config.h>, so DOS_NT is defined on MSDOS.
1996-07-23 Richard M. Stallman(readline_internal) [DOS_NT]: Don't include CRs when
1996-07-23 Richard M. Stallman(main) [HAVE_SOCKETS]: Use two separate stdio
1996-07-20 Karl HeuerFix FSF address in comment.
1996-07-16 Karl Heuer(clean): Use OBJDIR macro.
1996-07-16 Karl HeuerUndo previous change.
1996-07-15 Karl HeuerDeclare main as int, not void.
1996-07-15 Karl Heuer[__GNU_LIBRARY__]: Use size_t for fromlen.
1996-07-15 Karl Heuer[__GNU_LIBRARY__]: Use <string.h>.
1996-07-15 Karl Heuer(getwd): Correct return type.
1996-07-15 Karl HeuerCorrect return type of getwd.
1996-07-03 Miles Bader(main) [HAVE_SOCKETS]: Call rewind before writing to...
1996-07-02 Miles BaderRemove all references to wakeup.
1996-07-01 Francesco Potortì* etags.c (C_stab_entry): New keywords for C++ namespac...
1996-06-21 Richard M. Stallman(timer, timer.o, getdate.o, $(srcdir)/getdate.c)
1996-06-11 Richard M. Stallman(ETAGS_CFLAGS): Define HAVE_GETCWD macro.
1996-06-11 Richard M. Stallman(etags_getcwd) [DOS_NT]: Change conditional to MSDOS...
1996-06-09 Richard M. Stallman(main): Copy cwd when appending slash.
1996-05-18 Karl HeuerHold previous change until after the release.
1996-05-17 Karl Heuer(lisp): Include dos-win32.elc.
1996-05-17 Francesco Potortì* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for...
1996-05-03 Geoff Voelker(OBJDIR, BLD): Remove macro definitions.
1996-05-03 Geoff VoelkerInitial revision
1996-05-03 Geoff VoelkerInclude ntlib.h.
1996-05-03 Geoff Voelker(LOCAL_FLAGS): Include path to NT shadow includes.
1996-04-29 Richard M. Stallman(SEND, RECV): Renamed from send, recv.
1996-04-28 Richard M. Stallman(DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied...
1996-04-28 Richard M. Stallman[HAVE_CONFIG_H]: Only include config.h when defined.
1996-04-28 Richard M. Stallman(struct _popserver): New field trash_started.
1996-04-28 Richard M. Stallman[WINDOWSNT]: Include winsock.h and ntlib.h.
1996-04-28 Richard M. Stallman(access, unlink) [WINDOWSNT]: Macros undefined.
1996-04-28 Richard M. Stallman[DOSNT]: Include fcntl.h.
1996-04-28 Richard M. Stallman[WINDOWSNT]: Include ntlib.h.
1996-04-14 Richard M. Stallman(main) [DJGPP v2]: Don't change to binary for a tty.
1996-04-12 Richard M. Stallman[DJGPP v2]: Include io.h.
1996-04-11 Richard M. Stallman[WINDOWSNT]: Include io.h.
next