Mercurial > emacs
annotate lisp/term/apollo.el @ 41678:5aa97e545399
(syms_of_coding) <Qchar_coding_system>: Give it an
extra extra slot.
(detect_coding_mask): Fix call of detect_coding_iso2022.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 29 Nov 2001 12:54:12 +0000 |
parents | 67b464da13ec |
children | 33d53d287ee4 |
rev | line source |
---|---|
3289 | 1 (load "term/vt100" nil t) |
38414
67b464da13ec
Some fixes to follow coding conventions.
Pavel Janík <Pavel@Janik.cz>
parents:
3289
diff
changeset
|
2 |
67b464da13ec
Some fixes to follow coding conventions.
Pavel Janík <Pavel@Janik.cz>
parents:
3289
diff
changeset
|
3 ;;; apollo.el ends here |