/[emacs]/emacs/lisp/paths.el
ViewVC logotype

Diff of /emacs/lisp/paths.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.67 by rms, Sun Oct 17 07:13:37 2004 UTC revision 1.68 by rms, Tue Oct 19 06:14:45 2004 UTC
# Line 106  the environment variable INFOPATH is set Line 106  the environment variable INFOPATH is set
106        "/usr/spool/news/"        "/usr/spool/news/"
107      "/var/spool/news/")      "/var/spool/news/")
108    "The root directory below which all news files are stored.")    "The root directory below which all news files are stored.")
109  (defalias 'news-path 'news-directory)  (defvaralias 'news-path 'news-directory)
110    
111  (defvar news-inews-program  (defvar news-inews-program
112    (cond ((file-exists-p "/usr/bin/inews") "/usr/bin/inews")    (cond ((file-exists-p "/usr/bin/inews") "/usr/bin/inews")

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26