Mercurial > emacs
changeset 16286:a1100d91fc51
(path-separator): Duplicate definition deleted.
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 Sep 1996 22:11:25 +0000 |
parents | 0aa65f31f7e4 |
children | 24fd930446f6 |
files | lisp/ffap.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ffap.el Sun Sep 22 21:48:30 1996 +0000 +++ b/lisp/ffap.el Sun Sep 22 22:11:25 1996 +0000 @@ -507,8 +507,6 @@ ;; First, some helpers for functions in `ffap-alist': -(defvar path-separator ":") ; for XEmacs 19.13 - (defun ffap-list-env (env &optional empty) ;; Replace this with parse-colon-path (lisp/files.el)? "Directory list parsed from path envinronment variable ENV.