Mercurial > emacs
annotate vms/README @ 50484:6818550bfbc7
(code_convert_region_unwind): Set
Vlast_coding_system_used to the argument.
(code_convert_region): If post-read-conversion function changed
the value of last-coding-sytem, keep the new value in
coding->symbol so that it won't be overridden.
(run_pre_post_conversion_on_str): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 08 Apr 2003 07:26:05 +0000 |
parents | 38f896e6a2ad |
children | 9903202a12fc |
rev | line source |
---|---|
25831 | 1 GNU Emacs 19.x and above do not compile out of the box on OpenVMS. |
2 Richard Levitte <levitte@lp.se> is distributing and maintaining a | |
3 version of Emacs (currently based on version 19.28, but soon moving to | |
4 19.34 and then 20.1) that compiles and works on OpenVMS 5.5 and above | |
38066
38f896e6a2ad
Fix the URL where Emacs for VMS is available.
Eli Zaretskii <eliz@gnu.org>
parents:
25831
diff
changeset
|
5 on both VAX and Alpha architectures. For more information see |
38f896e6a2ad
Fix the URL where Emacs for VMS is available.
Eli Zaretskii <eliz@gnu.org>
parents:
25831
diff
changeset
|
6 |
38f896e6a2ad
Fix the URL where Emacs for VMS is available.
Eli Zaretskii <eliz@gnu.org>
parents:
25831
diff
changeset
|
7 http://vms.gnu.org/software/released1/emacs.html#get_emacs_1928_kit |