Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (Info-default-directory-list): Change default info dir to | Chong Yidong | 2007-01-18 | 1 | -5/+5 |
| | | | | share/info. | ||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for | Chong Yidong | 2006-09-04 | 1 | -10/+0 |
| | | | | | | | | sendmail in several common directories. * mail/sendmail.el (sendmail-program): Moved here from pathe.el. * paths.el (sendmail-program): Removed. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | (prune-directory-list): Fix typos in docstring. | Juanma Barranquero | 2005-07-20 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (news-path): Fix previous change. | Richard M. Stallman | 2004-10-19 | 1 | -1/+1 |
| | |||||
* | (news-directory): Renamed from news-path. Old name alias. | Richard M. Stallman | 2004-10-17 | 1 | -8/+13 |
| | | | | | | | | (rmail-spool-directory): Use defvar. (sendmail-program): Use defcustom. (remote-shell-program): Use defcustom. (term-file-prefix): Use defvar. (abbrev-file-name): Use defvar. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | * paths.el: Remove gnus-startup-file. | ShengHuo ZHU | 2003-01-09 | 1 | -4/+0 |
| | |||||
* | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 1 | -1/+1 |
| | |||||
* | (remote-shell-program): Add doc string. | Richard M. Stallman | 2002-02-26 | 1 | -1/+2 |
| | |||||
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | (Info-default-directory-list): Don't delete configure-info-directory | Miles Bader | 2000-12-15 | 1 | -1/+1 |
| | | | | | from the list of standard info directories when appending it to the end -- their order is important. | ||||
* | (Info-default-directory-list): If | Eli Zaretskii | 2000-12-14 | 1 | -15/+27 |
| | | | | | | configure-info-directory is not one of the standard directories, put it first in the list; otherwise put it last. Doc string changed accordingly. | ||||
* | (prune-directory-list): New function. | Miles Bader | 2000-07-04 | 1 | -23/+42 |
| | | | | | | (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). | ||||
* | (Info-default-directory-list): Doc fix. | Gerd Moellmann | 2000-05-30 | 1 | -1/+2 |
| | |||||
* | (rmail-file-name): Make it an option. | Gerd Moellmann | 1999-10-28 | 1 | -2/+5 |
| | |||||
* | Make some doc strings obey the make-docfile convention. | Dave Love | 1999-09-04 | 1 | -11/+15 |
| | |||||
* | Copyright up-date. | Dave Love | 1999-01-26 | 1 | -1/+1 |
| | |||||
* | (Info-default-directory-list): Use configdir twice. | Dave Love | 1999-01-26 | 1 | -1/+3 |
| | |||||
* | #Oops in last change. | Dave Love | 1999-01-22 | 1 | -1/+1 |
| | | | | (Info-default-directory-list): Put sysdir after start. | ||||
* | (Info-default-directory-list): Add sysdir last. | Dave Love | 1999-01-22 | 1 | -1/+4 |
| | |||||
* | (Info-default-directory-list): Perhaps add /usr/info. | Richard M. Stallman | 1999-01-20 | 1 | -10/+16 |
| | |||||
* | (sendmail-program): Look first in /usr/sbin. | Richard M. Stallman | 1997-06-26 | 1 | -1/+1 |
| | |||||
* | (gnus-local-domain): Remove. | Richard M. Stallman | 1996-09-01 | 1 | -6/+0 |
| | |||||
* | (news-inews-program): Look for /usr/contrib/lib/news/inews. | Richard M. Stallman | 1996-08-15 | 1 | -0/+1 |
| | |||||
* | (Info-default-directory-list): Doc fix. | Richard M. Stallman | 1996-06-19 | 1 | -3/+8 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (abbrev-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
| | |||||
* | (rmail-spool-directory): Append slash to all pathnames. | Erik Naggum | 1995-12-22 | 1 | -1/+1 |
| | |||||
* | (rmail-spool-directory): Try /var/spool/mail. | Karl Heuer | 1995-12-21 | 1 | -1/+7 |
| | | | | (news-path): Use /var/spool/news as last resort. | ||||
* | (remote-shell-program): Try rcmd also. | Karl Heuer | 1995-07-17 | 1 | -0/+2 |
| | |||||
* | (remote-shell-program): Fix typo checking /usr/bin/remsh. | Richard M. Stallman | 1995-06-26 | 1 | -1/+1 |
| | |||||
* | (remote-shell-program): Reorder search path. | Karl Heuer | 1995-01-19 | 1 | -3/+8 |
| | |||||
* | (remote-shell-program): New var. | Karl Heuer | 1995-01-18 | 1 | -0/+15 |
| | |||||
* | (gnus-default-nntp-server): Doc fix. | Richard M. Stallman | 1994-11-28 | 1 | -3/+1 |
| | |||||
* | (rmail-spool-directory): Add a condition to test the Bull DPX/2. | Richard M. Stallman | 1994-10-18 | 1 | -0/+4 |
| | |||||
* | (rmail-spool-directory): Use /var/mail if it exists. | Richard M. Stallman | 1994-07-05 | 1 | -11/+4 |
| | |||||
* | (rmail-spool-directory): Use /var/mail for bsd386. | Richard M. Stallman | 1994-07-05 | 1 | -0/+4 |
| | |||||
* | (Info-default-directory-list): Don't attach ../info. | Richard M. Stallman | 1994-05-30 | 1 | -8/+9 |
| | | | | | So now configure-info-directory comes last. Put /usr/local/info second. | ||||
* | (rmail-spool-directory): Maybe use /var/mail. | Richard M. Stallman | 1994-05-22 | 1 | -0/+6 |
| | |||||
* | (rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail. | Richard M. Stallman | 1994-05-07 | 1 | -1/+3 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (mh-progs, mh-lib): Deleted. | Richard M. Stallman | 1994-03-20 | 1 | -18/+3 |
| | |||||
* | (Info-default-directory-list): Doc fix. | Richard M. Stallman | 1994-01-01 | 1 | -1/+4 |
| | |||||
* | (manual-program): Deleted. | Richard M. Stallman | 1994-01-01 | 1 | -6/+0 |
| |