| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | .gitignore cleanup. | Paul Eggert | 2014-11-17 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | | | | | * .gitignore: Merge contents of subsidiary files and organize the result so as to avoid duplication. Remove no-longer needed entries. * admin/charsets/.gitignore, admin/unidata/.gitignore: * doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore: * leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore: * lisp/calc/.gitignore, lisp/calendar/.gitignore: * lisp/cedet/.gitignore, lisp/emulation/.gitignore: * lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore: * lisp/international/.gitignore, lisp/language/.gitignore: * lisp/leim/.gitignore, lisp/leim/quail/.gitignore: * lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore: * lisp/nxml/.gitignore, lisp/obsolete/.gitignore: * lisp/play/.gitignore, lisp/progmodes/.gitignore: * lisp/term/.gitignore, lisp/textmodes/.gitignore: * lisp/url/.gitignore, nt/.gitignore, src/.gitignore: Remove; no longer needed. | ||||
| * | Don't ignore files that are no longer generated | Andreas Schwab | 2011-02-13 | 1 | -1/+0 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
| | | |||||
| * | * .gitignore: Add echolisp.tmp. | Juanma Barranquero | 2009-10-15 | 1 | -0/+1 |
| | | |||||
| * | Add arch tagline | Miles Bader | 2009-03-04 | 1 | -0/+2 |
| | | |||||
| * | Add .gitignore rules for in-place builds. | Juanma Barranquero | 2009-03-03 | 1 | -26/+4 |
| | | |||||
| * | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+1 |
| | | |||||
| * | Add oo. | Juanma Barranquero | 2008-03-04 | 1 | -0/+1 |
| | | |||||
| * | Add stamp_BLD. | Eli Zaretskii | 2006-12-23 | 1 | -0/+1 |
| | | |||||
| * | Add blessmail. | Eli Zaretskii | 2006-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add makefile (for MS-Windows). | Eli Zaretskii | 2005-09-24 | 1 | -0/+1 |
| | | |||||
| * | Don't ignore fns-* and fns.el, which are no longer generated. Ignore also | Juanma Barranquero | 2005-07-28 | 1 | -3/+2 |
| | | | | | ctags.c and getopt.h. | ||||
| * | Add update-game-score. | Eli Zaretskii | 2002-04-16 | 1 | -0/+1 |
| | | |||||
| * | ignore *-spd and *.pdb for w32 | Sam Steingold | 2001-10-26 | 1 | -1/+2 |
| | | |||||
| * | Add fns.el, which is produced on MS-DOS instead of fns-*.el. | Eli Zaretskii | 2001-06-29 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 1 | -0/+1 |
| | | |||||
| * | Add `ebrowse'. | Stefan Monnier | 2000-04-16 | 1 | -14/+15 |
| | | |||||
| * | * 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. | ||||
| * | *** empty log message *** | Gerd Moellmann | 1999-10-07 | 1 | -0/+17 |