2003-07-08 15:34:47 by Mark Davies | Files touched by this commit (1) |
Log message: Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build on Solaris 8) |
2003-07-06 18:10:19 by Masao Uebayashi | Files touched by this commit (6) |
Log message: On NetBSD, link "temacs" against /usr/lib/crt{n,i}.o if they exist. Or "temacs" fails to start. (Actually, I don't understand the fact inside.) Bump revision to 2. |
2003-06-23 15:24:30 by Stoned Elipot | Files touched by this commit (1) |
Log message: Convert to USE_NEW_TEXINFO. Earned in the process: fixed info files registration for binary package and all info files actually registered. |
2003-06-05 14:09:17 by Mark Davies | Files touched by this commit (1) |
Log message: Add EMACS_USE_XAW3D variable to control whether emacs builds against Xaw3D to have a "pretty" scrollbar. |
2003-06-02 10:12:26 by Eric Gillespie | Files touched by this commit (1) |
Log message: Don't add /usr/share/info to Info-default-directory-list; emacs has had that by default for quite some time. |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-04-15 04:46:27 by Masao Uebayashi | Files touched by this commit (1) |
Log message: Redo the last more elaborately. |
2003-04-14 09:38:42 by Masao Uebayashi | Files touched by this commit (1) |
Log message: Improve a NetBSD version matching pattern in the ld fix conditional considering future version numbers. Pointed out by tron. |
2003-04-14 05:39:05 by Masao Uebayashi | Files touched by this commit (1) |
Log message: If using GNU ld 2.13.2.1 or later, avoid creating combined reloc sections and .data reloc sections, both of which Emacs can't handle properly. Analyzed by Stephen Ma <stephenm at employees dot org>. |
2003-04-12 15:46:30 by Thomas Klausner | Files touched by this commit (1) |
Log message: Sort lines so @unexec rmdir has a chance to succeed, and try removing share/emacs too. |