]> code.delx.au - gnu-emacs/commit
Remove remaining mentions of VMS as a host
authorReuben Thomas <rrt@sc3d.org>
Thu, 7 Aug 2014 11:49:36 +0000 (12:49 +0100)
committerReuben Thomas <rrt@sc3d.org>
Thu, 7 Aug 2014 11:49:36 +0000 (12:49 +0100)
commit6d9d9cde2f7672efc5d74dc1f8f4a8bd9deb27ea
tree5617810b2e5630ce6a5bef0b8dffa300e3ff19b9
parent6c5bbf8a00919b191d5319ee9324c93f1c496dbf
Remove remaining mentions of VMS as a host

* notes/exit-value: Remove specific discussion of VMS.
* doc/emacs/programs.texi (Program Modes): Don't advertise VMS DCL support
any more.
* doc/misc/ediff.texi (Merging and diff3): Don't mention lack of support
for VMS diff, we no longer support VMS.
* lisp/progmodes/ada-mode.el:
* lisp/net/tramp.el (tramp-handle-file-symlink-p):
* lisp/net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment
about VMS, which we no longer support.
* lisp/progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS,
and fix a FIXME, using convert-standard-filename in place of
removed ada-convert-file-name.
* lisp/url/url-handlers.el: Remove a comment about VMS, which we no longer
support.
14 files changed:
admin/ChangeLog
admin/notes/exit-value
doc/emacs/ChangeLog
doc/emacs/programs.texi
doc/misc/ChangeLog
doc/misc/ediff.texi
lisp/ChangeLog
lisp/files.el
lisp/net/tramp-ftp.el
lisp/net/tramp.el
lisp/progmodes/ada-mode.el
lisp/progmodes/ada-xref.el
lisp/url/ChangeLog
lisp/url/url-handlers.el