mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
(path-separator): Duplicate definition deleted.
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
This commit is contained in:
parent
7a953756b0
commit
f21c591e50
@ -507,8 +507,6 @@ Looks at `ffap-ftp-default-user', returns \"\" for \"localhost\"."
|
||||
|
||||
;; 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.
|
||||
|
Loading…
Reference in New Issue
Block a user