view etc/nxml/01720-0173F.el @ 106219:16b061d2742d

Improve handling of processes on remote hosts. * eshell/esh-util.el (eshell-path-env): New defvar. (eshell-parse-colon-path): New defun. (eshell-file-attributes): Use `eshell-parse-colon-path'. * eshell/esh-ext.el (eshell-search-path): Use `eshell-parse-colon-path'. (eshell-remote-command): Remove argument HANDLER. (eshell-external-command): Check for FTP remote connection. * eshell/esh-proc.el (eshell-gather-process-output): Use `file-truename', in order to start also symlinked files. Apply `start-file-process' instead of `start-process'. Shorten `command' to the local file name part. * eshell/em-cmpl.el (eshell-complete-commands-list): Use `eshell-parse-colon-path'. * eshell/em-unix.el (eshell/du): Check for FTP remote connection. * net/tramp.el (tramp-eshell-directory-change): New defun. Add it to `eshell-directory-change-hook'.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 24 Nov 2009 10:25:54 +0000
parents d26545774eef
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'hanunoo
  '(("HANUNOO LETTER A" #x1720)
    ("HANUNOO LETTER I" #x1721)
    ("HANUNOO LETTER U" #x1722)
    ("HANUNOO LETTER KA" #x1723)
    ("HANUNOO LETTER GA" #x1724)
    ("HANUNOO LETTER NGA" #x1725)
    ("HANUNOO LETTER TA" #x1726)
    ("HANUNOO LETTER DA" #x1727)
    ("HANUNOO LETTER NA" #x1728)
    ("HANUNOO LETTER PA" #x1729)
    ("HANUNOO LETTER BA" #x172A)
    ("HANUNOO LETTER MA" #x172B)
    ("HANUNOO LETTER YA" #x172C)
    ("HANUNOO LETTER RA" #x172D)
    ("HANUNOO LETTER LA" #x172E)
    ("HANUNOO LETTER WA" #x172F)
    ("HANUNOO LETTER SA" #x1730)
    ("HANUNOO LETTER HA" #x1731)
    ("HANUNOO VOWEL SIGN I" #x1732)
    ("HANUNOO VOWEL SIGN U" #x1733)
    ("HANUNOO SIGN PAMUDPOD" #x1734)
    ("PHILIPPINE SINGLE PUNCTUATION" #x1735)
    ("PHILIPPINE DOUBLE PUNCTUATION" #x1736)
    ))

;; arch-tag: d577c8e1-70e3-4afc-82f4-b61e4cf0b603