Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-07-03 | 1 | -0/+5 | |
| | ||||||
* | (token_string): Add missing tokens. | Gerd Moellmann | 2000-07-03 | 1 | -12/+36 | |
| | | | | (parm_list): Handle case of qualified pointers. | |||||
* | *** empty log message *** | Dave Love | 2000-06-23 | 1 | -0/+5 | |
| | ||||||
* | Move config.h before other includes (which may use feature tests). | Dave Love | 2000-06-23 | 1 | -4/+4 | |
| | ||||||
* | comment | Dave Love | 2000-06-20 | 1 | -1/+2 | |
| | ||||||
* | . | Jim Meyering | 2000-06-14 | 1 | -0/+4 | |
| | ||||||
* | Fix typos in comments. Remove trailing blanks. | Jim Meyering | 2000-06-14 | 1 | -12/+12 | |
| | ||||||
* | *** empty log message *** | Jason Rumney | 2000-06-11 | 1 | -0/+7 | |
| | ||||||
* | Added targets for ebrowse. | Jason Rumney | 2000-06-11 | 1 | -0/+12 | |
| | ||||||
* | [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames. | Jason Rumney | 2000-06-11 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-06 | 1 | -0/+5 | |
| | ||||||
* | (ymalloc): Renamed from xmalloc. | Gerd Moellmann | 2000-06-06 | 1 | -31/+33 | |
| | | | | (yrealloc): Renamed from xrealloc. | |||||
* | *** empty log message *** | Dave Love | 2000-05-21 | 1 | -1/+7 | |
| | ||||||
* | (ERROR_MAX): Increase to 160. | Dave Love | 2000-05-21 | 1 | -1/+2 | |
| | ||||||
* | Include config.h, not ../src/config.h. | Dave Love | 2000-05-21 | 1 | -2/+3 | |
| | | | | (Errmsg): Bump length. | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-05-05 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-05-04 | 1 | -0/+5 | |
| | ||||||
* | (DEFAULT_OUTFILE): Set to `BROWSE'. | Gerd Moellmann | 2000-05-04 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Eli Zaretskii | 2000-05-02 | 1 | -0/+12 | |
| | ||||||
* | (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define | Eli Zaretskii | 2000-05-02 | 1 | -6/+15 | |
| | | | | | | | | | | | to semi-colon. (FILENAME_EQ): New macro, for comparing file names. (add_member_decl, add_global_decl, add_member_defn): Use FILENAME_EQ. (process_file): Don't assume that fread always reads as many bytes as it was told to (DOS-style CR-LF text files fail this logic). (open_file): Allocate enough space for path->path plus the file name and the slash. | |||||
* | *** empty log message *** | Dave Love | 2000-04-19 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Dave Love | 2000-04-19 | 1 | -0/+6 | |
| | ||||||
* | (Texinfo_functions): New function. | Dave Love | 2000-04-19 | 1 | -1/+28 | |
| | | | | | (lang_names): Install it. (Texinfo_suffixes): New variable. | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-04-19 | 1 | -0/+6 | |
| | ||||||
* | (xmalloc, xrealloc): Rewritten. | Gerd Moellmann | 2000-04-19 | 1 | -14/+16 | |
| | | | | | (declaration): Remove parameter IS_EXTERN. (class_definition): Remove unused variable. | |||||
* | Add `ebrowse'. | Stefan Monnier | 2000-04-16 | 1 | -14/+15 | |
| | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-04-09 | 2 | -0/+3709 | |
| | ||||||
* | (INSTALLABLES): Add ebrowse. | Gerd Moellmann | 2000-04-09 | 1 | -1/+4 | |
| | | | | (ebrowse): New target. | |||||
* | . | Andreas Schwab | 2000-03-29 | 1 | -0/+4 | |
| | ||||||
* | (scan_lisp_file): Also look for `defsubst'. | Andreas Schwab | 2000-03-29 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-03-02 | 1 | -0/+4 | |
| | ||||||
* | (lisp_suffixes) Add `LSP'. | Gerd Moellmann | 2000-03-02 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Francesco Potortì | 2000-02-10 | 1 | -0/+11 | |
| | ||||||
* | 2000-02-10 Francesco Potorti` <pot@gnu.org> | Francesco Potortì | 2000-02-10 | 1 | -98/+126 | |
| | | | | | | | | | | | * etags.c (iswhite): Redefined not to consider '\0' as white space, and use it throughout in place of isspace, thus preventing a potential signed char to int conversion problem. (MSDOS): #undefine befere redefining 2000-02-04 Francesco Potorti` <F.Potorti@cnuce.cnr.it> * etags.c (many functions): Add prototypes. | |||||
* | *** empty log message *** | Dave Love | 2000-02-10 | 1 | -0/+5 | |
| | ||||||
* | (pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add | Dave Love | 2000-02-10 | 1 | -5/+5 | |
| | | | | `static' to definitions to keep pcc happy. | |||||
* | * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM, | Andrew Innes | 2000-02-06 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | around image definitions and prototypes. (gamma_correct) [WINDOWSNT]: New prototype. * w32term.c (x_make_frame_visible): Replace call to input_poll_signal with poll_for_input. * window.c [WINDOWSNT]: Include w32term.h. * xdisp.c [WINDOWSNT]: Include w32term.h. * makefile.nt: Add dependencies on w32gui.h. (OBJ1): Include atimer.obj. ($(BLD)\atimer.obj): New dependency rule. * w32.c (sigmask): New function (does nothing). (sigunblock): Ditto. * frame.c [WINDOWSNT]: Include w32term.h. * w32gui.h (struct W32FontStruct): Add ascent and descent slots. * lread.c (syms_of_lread): Fix literal newlines. * emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around the string constant limit (2048 bytes) in MSVC. (main): Ditto. | |||||
* | (ETAGSOBJ): Remove reference to obsolete alloca.obj. | Andrew Innes | 2000-02-06 | 1 | -12/+3 | |
| | | | | | (CTAGSOBJ): Ditto. ($$(BLD)\alloca.obj): Delete obsolete dependency rule. | |||||
* | Typos corrected for etags | Francesco Potortì | 2000-02-03 | 1 | -4/+4 | |
| | ||||||
* | etags | Francesco Potortì | 2000-02-03 | 1 | -0/+19 | |
| | ||||||
* | 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | Francesco Potortì | 2000-02-03 | 1 | -212/+239 | |
| | | | | | | | | | | | | | | | | | | | * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. (get_compressor_from_suffix, process_file): Use MSDOS in if clause. (etags_strchr, etags_strrchr): Use const char * and int as arguments. (getenv, getcwd): Only declare them if necessary. (EMACS_NAME): New constant macro. (print_version): Use it. (P_) [__STDC__]: Macro for defining function prototypes. (all functions): Made them static. 2000-01-18 Fabrice Popineau <Fabrice.Popineau@supelec.fr> * etags.c [WINDOWSNT]: #include <direct.h> 2000-01-18 Martin Buchholz <martin@xemacs.org> * etags.c: Prototypes and static for all the functions. | |||||
* | Fix previous change. | Richard M. Stallman | 2000-01-29 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2000-01-29 | 1 | -0/+4 | |
| | ||||||
* | (main): Improve error message if can't create lock file. | Richard M. Stallman | 2000-01-29 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Gerd Moellmann | 2000-01-28 | 1 | -0/+6 | |
| | ||||||
* | (socket_status): New function. | Gerd Moellmann | 2000-01-28 | 1 | -15/+76 | |
| | | | | | (main): if $LOGNAME or $USER exist and differ from our euid, look for a socket based on the UID associated with the name. | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-01-12 | 1 | -0/+5 | |
| | ||||||
* | Add option -a EDITOR and environment variable | Gerd Moellmann | 2000-01-12 | 1 | -15/+50 | |
| | | | | ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs. | |||||
* | *** empty log message *** | Gerd Moellmann | 1999-12-10 | 1 | -0/+5 | |
| | ||||||
* | (popmail): Allow mailbox specifications of the | Gerd Moellmann | 1999-12-10 | 1 | -3/+20 | |
| | | | | form `po:username:hostname'. |