Mercurial > emacs
changeset 5396:a38c30848cbe
(manual-program): Deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 01 Jan 1994 05:26:26 +0000 |
parents | e11486a64dab |
children | 1209d8bbffd3 |
files | lisp/paths.el |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/paths.el Fri Dec 31 18:16:16 1993 +0000 +++ b/lisp/paths.el Sat Jan 01 05:26:26 1994 +0000 @@ -121,12 +121,6 @@ You may set this variable to nil in your `.emacs' file if you do not wish the terminal-initialization file to be loaded.") -;; Solaris 2 has both of these files; prefer /usr/ucb/man -;; because the other has nonstandard argument conventions. -(defconst manual-program (if (file-exists-p "/usr/ucb/man") - "/usr/ucb/man" "/usr/bin/man") - "Program to run to print man pages.") - (defconst abbrev-file-name (if (eq system-type 'vax-vms) "~/abbrev.def"