1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Miles Bader
97ad35dd11 (prune-directory-list): New function.
(Info-default-directory-list): Rewritten to more methodically
  enumerate a big list of possible info directories (based on the
  list used by the standalone info reader).
2000-07-04 04:48:49 +00:00
Gerd Moellmann
395f3b7f88 (Info-default-directory-list): Doc fix. 2000-05-30 20:40:42 +00:00
Gerd Moellmann
e306edef8e (rmail-file-name): Make it an option. 1999-10-28 20:01:45 +00:00
Dave Love
e884c2607b Make some doc strings obey the make-docfile convention. 1999-09-04 11:31:31 +00:00
Dave Love
78cda03fa2 Copyright up-date. 1999-01-26 18:54:23 +00:00
Dave Love
99728db9d2 (Info-default-directory-list): Use configdir twice. 1999-01-26 18:52:46 +00:00
Dave Love
6d4e95cbf6 #Oops in last change.
(Info-default-directory-list): Put sysdir after start.
1999-01-22 22:18:01 +00:00
Dave Love
4439cce1e7 (Info-default-directory-list): Add sysdir last. 1999-01-22 22:07:12 +00:00
Richard M. Stallman
37f4b0339c (Info-default-directory-list): Perhaps add /usr/info. 1999-01-20 03:24:48 +00:00
Richard M. Stallman
1e0fea28d9 (sendmail-program): Look first in /usr/sbin. 1997-06-26 07:21:42 +00:00
Richard M. Stallman
729d03e7b6 (gnus-local-domain): Remove. 1996-09-01 03:58:08 +00:00
Richard M. Stallman
c40c2f9dd4 (news-inews-program): Look for /usr/contrib/lib/news/inews. 1996-08-15 03:03:16 +00:00
Richard M. Stallman
d4ecdb6bbe (Info-default-directory-list): Doc fix. 1996-06-19 22:14:31 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
b33e350ab6 (abbrev-file-name): Use convert-standard-filename. 1996-01-01 23:43:19 +00:00
Erik Naggum
c7de13da48 (rmail-spool-directory): Append slash to all pathnames. 1995-12-22 12:13:30 +00:00
Karl Heuer
7cf202bd65 (rmail-spool-directory): Try /var/spool/mail.
(news-path): Use /var/spool/news as last resort.
1995-12-21 18:01:03 +00:00
Karl Heuer
fa195bce9c (remote-shell-program): Try rcmd also. 1995-07-17 22:54:43 +00:00
Richard M. Stallman
9ade6d5ea4 (remote-shell-program): Fix typo checking /usr/bin/remsh. 1995-06-26 23:20:05 +00:00
Karl Heuer
66263a7d6e (remote-shell-program): Reorder search path. 1995-01-19 22:24:43 +00:00
Karl Heuer
93a1812756 (remote-shell-program): New var. 1995-01-18 19:46:00 +00:00
Richard M. Stallman
d390e294f5 (gnus-default-nntp-server): Doc fix. 1994-11-28 13:55:57 +00:00
Richard M. Stallman
b6c96aa028 (rmail-spool-directory): Add a condition to test the Bull DPX/2. 1994-10-18 05:22:27 +00:00
Richard M. Stallman
7a41a2e2b8 (rmail-spool-directory): Use /var/mail if it exists. 1994-07-05 18:33:10 +00:00
Richard M. Stallman
fa8fb184b3 (rmail-spool-directory): Use /var/mail for bsd386. 1994-07-05 04:06:00 +00:00
Richard M. Stallman
9a49418b11 (Info-default-directory-list): Don't attach ../info.
So now configure-info-directory comes last.
Put /usr/local/info second.
1994-05-30 11:50:27 +00:00
Richard M. Stallman
4233819a6e (rmail-spool-directory): Maybe use /var/mail. 1994-05-22 20:36:53 +00:00
Richard M. Stallman
d9fc020b58 (rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail. 1994-05-07 01:22:38 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
5833af3a81 (mh-progs, mh-lib): Deleted. 1994-03-20 04:21:12 +00:00
Richard M. Stallman
feea21d147 (Info-default-directory-list): Doc fix. 1994-01-01 15:29:27 +00:00
Richard M. Stallman
3d2e9cea7e (manual-program): Deleted. 1994-01-01 05:26:26 +00:00
Richard M. Stallman
724ecf95f2 (rmail-spool-directory): Use dgux, not dgux-unix. 1993-12-23 03:26:46 +00:00
Richard M. Stallman
28195f9701 (rmail-spool-directory): Check for irix, not silicon-graphic-unix. 1993-11-14 00:06:01 +00:00
Roland McGrath
1eff735616 (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd. 1993-09-10 05:05:39 +00:00
Richard M. Stallman
9c85ef9fe1 (sendmail-program): Try /usr/sbin/sendmail.el also. 1993-08-04 23:19:50 +00:00
Richard M. Stallman
fe9e6906d8 (gnus-local-organization): Initially nil. 1993-05-29 16:05:59 +00:00
Richard M. Stallman
540dde41b7 Fix up previous change. 1993-05-28 19:46:06 +00:00
Richard M. Stallman
5a10f69338 (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted. 1993-05-28 19:19:05 +00:00
Richard M. Stallman
e562af697c (Info-default-directory-list): Take out ../../info.
Avoid duplication.
1993-05-28 17:23:47 +00:00
Richard M. Stallman
4c149073d5 (gnus-local-organization): Renamed from ...-your-...
(gnus-local-domain): Likewise.
1993-05-26 20:26:43 +00:00
Jim Blandy
9a8da78e7f * paths.el (Info-default-directory-list): Add
configure-info-directory to this list.
1993-05-26 06:50:24 +00:00
Jim Blandy
bb292c9277 * paths.el (Info-default-directory-list): Add ../../info. 1993-05-25 06:22:21 +00:00
Richard M. Stallman
79363a54ad (Info-default-directory-list): Add ../../info. 1993-05-25 02:33:03 +00:00
Richard M. Stallman
3def68cde8 (sendmail-program): Try /usr/ucblib/sendmail. 1993-01-28 06:17:47 +00:00
Jim Blandy
898221e332 Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
* paths.el (Info-default-directory-list): The info files are
	supposed to be in /usr/local/info these days.  Add it to the list
	of directories to search.
1992-12-12 15:22:04 +00:00
Jim Blandy
047155795e * paths.el (rmail-spool-directory): Add dgux-unix to the list of
systems which put their mail in "/usr/mail".
1992-11-16 01:39:23 +00:00
Richard M. Stallman
c00ba92641 (manual-program): Always use /usr/ucb/man if that exists. 1992-10-28 06:04:10 +00:00
Richard M. Stallman
a7f6929e52 entered into RCS 1992-07-23 18:27:13 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00