summaryrefslogtreecommitdiff
path: root/vms
AgeCommit message (Collapse)Author
2008-07-31* bitmaps/README:Dan Nicolaescu
* xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
2008-05-07Switch to recommended form of GPLv3 permissions notice.Glenn Morris
Fix arch-tag format.
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-10Update copyright years.Glenn Morris
2006-02-05Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-03-23Rewrite.Thien-Thi Nguyen
2005-03-22Update year in copyright, commentary; nfc.Thien-Thi Nguyen
2005-03-22(make-mms-derivative-write-under-root): Delete func.Thien-Thi Nguyen
(make-mms-derivative-progn): Don't quote lambda forms. (make-mms-derivative): Inline make-mms-derivative-write-under-root.
2003-11-28(make-mms-derivative-root-dir): Update.Thien-Thi Nguyen
(make-mms-derivative): Avoid unixisms for tree membership validation and buffer naming: use `file-relative-name'.
2003-11-25(make-mms-derivative-load-edits-file): RewriteThien-Thi Nguyen
to avoid external programs; do all processing inside Emacs.
2003-11-24Add arch taglinesMiles Bader
2003-11-24(make-mms-derivative): Use suffix "-2mms"Thien-Thi Nguyen
instead of ".2mms" to support operation under VMS.
2003-11-24Initial revisionThien-Thi Nguyen
2003-11-24Add blurb about new files.Thien-Thi Nguyen
2001-06-16Fix the URL where Emacs for VMS is available.Eli Zaretskii
1999-09-29#Dave Love