| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Eli Zaretskii | 2006-06-09 | 1 | -0/+9 |
| | | |||||
| * | Remove unused file. | Eli Zaretskii | 2006-06-09 | 1 | -185/+0 |
| | | |||||
| * | ($(BLD)/yow.$(O)): Remove target. | Eli Zaretskii | 2006-06-09 | 1 | -5/+0 |
| | | |||||
| * | (UTILITIES): Remove yow${EXEEXT}. | Eli Zaretskii | 2006-06-09 | 1 | -4/+1 |
| | | | | | yow${EXEEXT}: Remove target. | ||||
| * | Formatting fixes. | Romain Francoise | 2006-06-05 | 1 | -1/+1 |
| | | |||||
| * | (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not ↵ | Masatake YAMATO | 2006-06-03 | 2 | -4/+23 |
| | | | | | seekable, not is failed in ftall. | ||||
| * | (ALL): Add sorted-doc and digest-doc. | Eli Zaretskii | 2006-06-03 | 2 | -9/+25 |
| | | | | | | | | | ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe) ($(BLD)/test-distrib.exe): New targets. (sorted-doc, digest-doc, test-distrib): New targets. (install): Install sorted-doc.exe and digest-doc.exe. ($(BLD)/sorted-doc.$(O)): Update dependencies. | ||||
| * | [DOS_NT] <top level>: Include fcntl.h and io.h. | Eli Zaretskii | 2006-06-03 | 2 | -0/+16 |
| | | | | | (main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device. | ||||
| * | (main): Initialize bp, to avoid compiler warnings | Eli Zaretskii | 2006-06-03 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-06-03 | 1 | -0/+5 |
| | | |||||
| * | [DOS_NT] <top level>: Include fcntl.h and io.h. | Eli Zaretskii | 2006-06-03 | 1 | -0/+12 |
| | | | | | | [WINDOWSNT] <top level>: Don't redeclare malloc. (main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-06-03 | 1 | -0/+6 |
| | | |||||
| * | Delete traces of leditcfns.c. | Eli Zaretskii | 2006-06-03 | 1 | -2/+0 |
| | | |||||
| * | Remove the file. | Eli Zaretskii | 2006-06-03 | 1 | -21/+0 |
| | | |||||
| * | (pop_open, socket_connection, KPOP_SERVICE): Added | Francesco Potortì | 2006-05-23 | 1 | -3/+6 |
| | | | | | comments explaining why the "kpop" service is never used. | ||||
| * | *** empty log message *** | Francesco Potortì | 2006-05-23 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-13 | 1 | -0/+4 |
| | | |||||
| * | (lisp1): Add fringe.elc. | Eli Zaretskii | 2006-05-13 | 1 | -0/+1 |
| | | |||||
| * | (Perl_functions): Free space allocated for var package. | Francesco Potortì | 2006-05-02 | 2 | -2/+17 |
| | | | | | | (Erlang_functions): Possibly free space allocated for var last. (Prolog_functions): Possibly free space allocated for var last. | ||||
| * | (main): Initialize docs to NULL. | Dan Nicolaescu | 2006-04-29 | 2 | -1/+3 |
| | | |||||
| * | (yow): Free buf. | Dan Nicolaescu | 2006-04-29 | 2 | -0/+3 |
| | | |||||
| * | Delete c-indentation-style local variable. | Dan Nicolaescu | 2006-04-29 | 2 | -1/+4 |
| | | |||||
| * | (main): Check for negative value from `read'. | Richard M. Stallman | 2006-04-29 | 2 | -0/+4 |
| | | |||||
| * | (read_header): Give fatal error if input has no header. | Richard M. Stallman | 2006-04-29 | 2 | -0/+6 |
| | | |||||
| * | * lib-src/b2m.c (main): Don't include <limits.h>. | Paul Eggert | 2006-04-04 | 3 | -22/+26 |
| | | | | | | | | | | | | | | | | | (TM_YEAR_BASE): New macro. (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so that s/ files can override this. Use the more-conservative range 1000-9999. (main): Check for asctime returning NULL. * lib-src/fakemail.c: Likewise. * src/editfns.c (TM_YEAR_IN_ASCTIME_RANGE): New macro, identical to ../lib-src/b2m.c and ../lib-src/editfns.c. (Fcurrent_time_string): Use it. Document that the year might not consume 4 columns if it's outside the range 1000-9999. Check for asctime failure. Don't assume that the output string length is always exactly 24. | ||||
| * | changed `Emacs' to `GNU Emacs' | Ramprasad B | 2006-03-31 | 1 | -1/+1 |
| | | |||||
| * | * b2m.c: Include <limits.h>. | Paul Eggert | 2006-03-27 | 3 | -2/+47 |
| | | | | | | | (TM_YEAR_IN_ASCTIME_RANGE): New macro. (main): Check for out-of-range time stamps. * fakemail.c: Likewise. | ||||
| * | # | André Spiegel | 2006-03-18 | 1 | -0/+5 |
| | | |||||
| * | Use "echo" as a default for $echo, otherwise we'll execute $DIFF | André Spiegel | 2006-03-18 | 1 | -2/+2 |
| | | | | | twice, and once with the wrong options. | ||||
| * | Fix last entry. | Eli Zaretskii | 2006-03-03 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-03-03 | 1 | -0/+5 |
| | | |||||
| * | Add DESTDIR variable to install and uninstall targets to support staged | Eli Zaretskii | 2006-03-03 | 1 | -22/+22 |
| | | | | | installations. | ||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 30 | -35/+38 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-30 | 1 | -2/+4 |
| | | |||||
| * | (lisp1): Add image.elc, international/fontset.elc, dnd.elc, mwheel.elc, | Eli Zaretskii | 2005-12-30 | 1 | -0/+5 |
| | | | | | and tool-bar.elc. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2005-12-30 | 1 | -0/+10 |
| | | |||||
| * | (MOUSE_SUPPORT): Add tooltip.elc. | Eli Zaretskii | 2005-12-30 | 1 | -6/+15 |
| | | | | | | | | | (lisp1): Add rfn-eshadow.elc, international/utf-16.elc. Rearrange the list to be similar to $(shortlisp) in src/Makefile.in. (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc, emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in src/Makefile.in. | ||||
| * | (update-game-score.o): Delete spurious final `\'. | Richard M. Stallman | 2005-12-22 | 2 | -1/+5 |
| | | |||||
| * | Cxref mode writes to stdout: do not close tagf, | Francesco Potortì | 2005-11-18 | 2 | -8/+15 |
| | | | | | | | which has never been opened. Specify in the --help that vgrind writes to stdout. | ||||
| * | Fix date of last entry. | Eli Zaretskii | 2005-10-20 | 1 | -1/+1 |
| | | |||||
| * | Undef STDIN if defined. (LynxOS defines it in system header files.) | Eli Zaretskii | 2005-10-20 | 2 | -0/+10 |
| | | |||||
| * | (main): In append mode, sort the tags file after writing it. | Francesco Potortì | 2005-09-27 | 2 | -7/+9 |
| | | |||||
| * | Preliminary Forth support. | Francesco Potortì | 2005-09-27 | 2 | -26/+87 |
| | | | | | | | | | (prolog_pr): Cast strlen to int before comparison. (LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that the second argument is indeed a literal string. (longopts, print_help, main): The -a (--append) option can be used in ctags also; for one, the Linux make file uses it. | ||||
| * | Add makefile (for MS-Windows). | Eli Zaretskii | 2005-09-24 | 1 | -0/+1 |
| | | |||||
| * | (add_sym): Compare namespace names instead of namespace objects. This | Chong Yidong | 2005-09-20 | 2 | -1/+10 |
| | | | | | | prevents the parser from incorrectly treating classes whose superclass is in another namespace. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-09-15 | 1 | -0/+6 |
| | | |||||
| * | (update-game-score.o): New target. | Richard M. Stallman | 2005-09-15 | 1 | -3/+5 |
| | | | | | | Compile and link this progranm separately. (update-game-score${EXEEXT}): Use GETOPTDEPTS. | ||||
| * | (../src/config.h): Don't overwrite. Print a message instead. | Jason Rumney | 2005-09-11 | 2 | -3/+9 |
| | | | | | (../src/paths.h): Removed. | ||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 29 | -42/+56 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2005-07-28 | 1 | -0/+8 |
| | | |||||