Mercurial > emacs
annotate etc/charsets/ALTERNATIVNYJ.map @ 111525:49c1b16ca6b1
* net/tramp-compat.el (tramp-compat-line-beginning-position)
(tramp-compat-line-end-position): Remove them.
* net/tramp.el (tramp-parse-rhosts-group)
(tramp-parse-shosts-group, tramp-parse-sconfig-group)
(tramp-parse-hosts-group, tramp-parse-passwd-group)
(tramp-parse-netrc-group, tramp-parse-putty-group)
* net/tramp-cmds.el (tramp-append-tramp-buffers)
* net/tramp-sh.el (tramp-do-file-attributes-with-ls)
(tramp-sh-handle-file-selinux-context)
(tramp-sh-handle-file-name-all-completions)
(tramp-sh-handle-insert-directory)
(tramp-sh-handle-expand-file-name, tramp-find-executable)
(tramp-wait-for-output, tramp-send-command-and-read)
* net/tramp-smb.el (tramp-smb-read-file-entry)
(tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
* net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
`point-at-bol'.
(tramp-remote-coding-commands): Add an alternative using "base64
-d -i". This is needed for older base64 versions from GNU
coreutils. Reported by Klaus Reichl
<Klaus.Reichl@thalesgroup.com>.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 13 Nov 2010 11:42:32 +0100 |
parents | 8cc2b1e9767f |
children |
rev | line source |
---|---|
103398 | 1 # Modified from IBM866.map according to the chart at |
89482 | 2 # http://www.cyrillic.com/ref/cyrillic/koi-8alt.html, |
3 # with guesses for the Unicodes of the glyphs. | |
4 0x00-0x7F 0x0000 | |
5 0x80-0xAF 0x0410 | |
6 0xB0-0xB2 0x2591 | |
7 0xB3 0x2502 | |
8 0xB4 0x2524 | |
9 0xB5-0xB6 0x2561 | |
10 0xB7 0x2556 | |
11 0xB8 0x2555 | |
12 0xB9 0x2563 | |
13 0xBA 0x2551 | |
14 0xBB 0x2557 | |
15 0xBC 0x255D | |
16 0xBD 0x255C | |
17 0xBE 0x255B | |
18 0xBF 0x2510 | |
19 0xC0 0x2514 | |
20 0xC1 0x2534 | |
21 0xC2 0x252C | |
22 0xC3 0x251C | |
23 0xC4 0x2500 | |
24 0xC5 0x253C | |
25 0xC6-0xC7 0x255E | |
26 0xC8 0x255A | |
27 0xC9 0x2554 | |
28 0xCA 0x2569 | |
29 0xCB 0x2566 | |
30 0xCC 0x2560 | |
31 0xCD 0x2550 | |
32 0xCE 0x256C | |
33 0xCF-0xD0 0x2567 | |
34 0xD1-0xD2 0x2564 | |
35 0xD3 0x2559 | |
36 0xD4 0x2558 | |
37 0xD5-0xD6 0x2552 | |
38 0xD7 0x256B | |
39 0xD8 0x256A | |
40 0xD9 0x2518 | |
41 0xDA 0x250C | |
42 0xDB 0x2588 | |
43 0xDC 0x2584 | |
44 0xDD 0x258C | |
45 0xDE 0x2590 | |
46 0xDF 0x2580 | |
47 0xE0-0xEF 0x0440 | |
48 0xF0 0x0401 | |
49 0xF1 0x0451 | |
50 0xF2 0x2019 | |
51 0xF3 0x2018 | |
52 0xF4 0x0301 | |
53 0xF5 0x0300 | |
54 0xF6 0x203A | |
55 0xF7 0x2039 | |
56 0xF8 0x2191 | |
57 0xF9 0x2193 | |
58 0xFA 0x00B1 | |
59 0xFB 0x00F7 | |
60 0xFC 0x2116 | |
61 0xFD 0x00A4 | |
62 0xFE 0x25A0 | |
63 0xFF 0x00A0 |