(sh-alias-alist): Use gnu/linux, not lignux.
This commit is contained in:
@@ -90,7 +90,7 @@ sh Bourne Shell
|
||||
|
||||
|
||||
(defvar sh-alias-alist
|
||||
(nconc (if (eq system-type 'lignux)
|
||||
(nconc (if (eq system-type 'gnu/linux)
|
||||
'((csh . tcsh)
|
||||
(ksh . pdksh)))
|
||||
;; for the time being
|
||||
|
||||
Reference in New Issue
Block a user