| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ($(BLD)/yow.$(O)): Remove target. | Eli Zaretskii | 2006-06-09 | 1 | -5/+0 |
| | | |||||
| * | (ALL): Add sorted-doc and digest-doc. | Eli Zaretskii | 2006-06-03 | 1 | -9/+18 |
| | | | | | | | | | ($(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. | ||||
| * | Delete traces of leditcfns.c. | Eli Zaretskii | 2006-06-03 | 1 | -2/+0 |
| | | |||||
| * | (lisp1): Add fringe.elc. | Eli Zaretskii | 2006-05-13 | 1 | -0/+1 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | | |||||
| * | (lisp1): Add image.elc, international/fontset.elc, dnd.elc, mwheel.elc, | Eli Zaretskii | 2005-12-30 | 1 | -0/+5 |
| | | | | | and tool-bar.elc. | ||||
| * | (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. | ||||
| * | (../src/config.h): Don't overwrite. Print a message instead. | Jason Rumney | 2005-09-11 | 1 | -3/+3 |
| | | | | | (../src/paths.h): Removed. | ||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
| | | |||||
| * | (clean): Delete getopt.h. | Juanma Barranquero | 2005-07-28 | 1 | -0/+3 |
| | | | | | (getopt.h): New rule. | ||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | | |||||
| * | ($(DOC)): Fix last change. | Eli Zaretskii | 2005-06-13 | 1 | -1/+1 |
| | | |||||
| * | ($(DOC)): Depend on make-docfile.exe, temacs.exe, | Eli Zaretskii | 2005-06-12 | 1 | -1/+1 |
| | | | | | | and the preloaded *.elc files. This avoids unnecessary dumping and DOC rebuilding. | ||||
| * | * makefile.w32-in (obj): Add all files (X and Mac) to doc so the | Jan Djärv | 2004-11-09 | 1 | -2/+23 |
| | | | | | resulting DOC file can be used on Unix/Mac also. | ||||
| * | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories. | ||||
| * | (obj): Add image.c. | Juanma Barranquero | 2004-06-02 | 1 | -1/+1 |
| | | |||||
| * | (lisp1, lisp2): Split lisp to avoid long command-lines. | Jason Rumney | 2004-05-08 | 1 | -3/+6 |
| | | |||||
| * | Add "-*- makefile -*-" mode tag. | Juanma Barranquero | 2004-04-23 | 1 | -1/+1 |
| | | |||||
| * | (obj): Add fringe.c. | Juanma Barranquero | 2004-03-01 | 1 | -1/+1 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | | |||||
| * | (lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are | Juanma Barranquero | 2003-05-31 | 1 | -4/+4 |
| | | | | | now in emacs-lisp. | ||||
| * | (lisp): Add malayalam.el and tamil.el. | Juanma Barranquero | 2003-02-11 | 1 | -0/+2 |
| | | |||||
| * | ($(DOC)): Use -o and -a options to make-docfile, | Andrew Innes | 2002-12-18 | 1 | -2/+2 |
| | | | | | because GNU make doesn't append when using >> redirection. | ||||
| * | Fixed a bug in makefile.w32-in that caused the documentation for the built ↵ | Ben Key | 2002-11-19 | 1 | -2/+1 |
| | | | | | in function play-sound-internal not to be included in /etc/DOC. | ||||
| * | (lisp): Load devanagari.el, not .elc. | Juanma Barranquero | 2002-10-04 | 1 | -7/+7 |
| | | |||||
| * | Remove references to emacsserver. | Stefan Monnier | 2002-09-25 | 1 | -7/+0 |
| | | |||||
| * | (lisp): Add international/ucs-tables.elc and font-core.elc. | Juanma Barranquero | 2002-06-13 | 1 | -0/+2 |
| | | |||||
| * | Move backquote.elc into emacs-lisp. | Jason Rumney | 2002-03-28 | 1 | -1/+1 |
| | | |||||
| * | Add missing backslash. | Juanma Barranquero | 2002-02-25 | 1 | -1/+1 |
| | | |||||
| * | (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files. | Jason Rumney | 2002-02-24 | 1 | -54/+64 |
| | | | | | | (lisp): Sync with list in src/Makefile.in (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared. | ||||
| * | Remove mocklisp files. | Pavel Janík | 2001-12-22 | 1 | -1/+1 |
| | | |||||
| * | (FACE_SUPPORT): | Andrew Innes | 2001-12-03 | 1 | -61/+61 |
| | | | | | | | | | | (MOUSE_SUPPORT): (FLOAT_SUPPORT): (WINNT_SUPPORT): (lisp): Reference .el files instead of .elc files, to simplify bootstrapping. ($(DOC)): Change dependency to just `make-docfile'. | ||||
| * | (install): Do not copy fakemail. | Andrew Innes | 2001-10-12 | 1 | -1/+0 |
| | | |||||
| * | Remove fakemail from ALL | Jason Rumney | 2001-10-10 | 1 | -2/+1 |
| | | |||||
| * | (lisp): Synchronize with src/Makefile.in. | Eli Zaretskii | 2001-08-29 | 1 | -1/+12 |
| | | |||||
| * | Fix copyright notice. | Andrew Innes | 2001-02-24 | 1 | -2/+2 |
| | | |||||
| * | ($(BLD)/movemail.$(O)): Remove reference to | Andrew Innes | 2001-02-22 | 1 | -2/+0 |
| | | | | | | VMS header files. ($(BLD)/profile.$(O)): Ditto. | ||||
| * | ($(DOC)): Use $(THISDIR) instead of . in | Andrew Innes | 2001-02-05 | 1 | -2/+2 |
| | | | | | invocation of make-docfile, to work with Windows 2000. | ||||
| * | (clean): Delete $(COMPILER_TEMP_FILES) instead | Andrew Innes | 2001-01-06 | 1 | -1/+1 |
| | | | | | of *.pdb. | ||||
| * | (LOCAL_FLAGS): Remove -DVERSION flag, since we | Andrew Innes | 2000-12-06 | 1 | -1/+1 |
| | | | | | | don't know the real version, and I can't seem to get the quoting right in all circumstances. | ||||
| * | ($(BLD)/ebrowse.exe): Use tabs not spaces. | Andrew Innes | 2000-11-30 | 1 | -2/+2 |
| | | | | | (install): Ditto. | ||||
| * | (ebrowse): New target. | Jason Rumney | 2000-11-23 | 1 | -2/+13 |
| | | | | | (LOCAL_FLAGS): Add -DVERSION flag. | ||||
| * | Revert to Unix line endings. | Andrew Innes | 2000-09-14 | 1 | -400/+400 |
| | | |||||
| * | Change to DOS line endings. | Andrew Innes | 2000-09-03 | 1 | -400/+400 |
| | | |||||
| * | fix line endings | Andrew Innes | 2000-08-23 | 1 | -0/+400 |