]> git.eshelyaron.com Git - emacs.git/commitdiff
Initial revision
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 May 2004 02:58:31 +0000 (02:58 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 8 May 2004 02:58:31 +0000 (02:58 +0000)
admin/ChangeLog
admin/notes/BRANCH [new file with mode: 0644]

index b68c418036e954c45194c9e3ca80e23741668b95..cd329f22c3c13e9079123959fc43bae6492cc31b 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * notes/BRANCH: New file, to be maintained per CVS branch.
+
 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
 
        * Version 21.1 released.
diff --git a/admin/notes/BRANCH b/admin/notes/BRANCH
new file mode 100644 (file)
index 0000000..bf8a25c
--- /dev/null
@@ -0,0 +1,17 @@
+This file describes the CVS branch in which it is maintained.
+Everything below the line is branch-specific.
+________________________________________________________________________
+
+This is the "ttn-vms-21-2-stash" branch.  Its primary purpose is to
+accumulate changes based on the Emacs 21.2 release that support building
+Emacs 21.2 under OpenVMS 7.3-1, aka simply "VMS".  You probably invoked
+the command "cvs checkout -r ttn-vms-21-2-stash", otherwise you wouldn't
+be reading this.
+
+The plans for this branch are to continue updating it with the results
+of a partial (no X) porting effort, until enough changes are included so
+that Emacs 21.2 for VMS can be built "out of the box".  (This file will
+be then amended to indicate no further plans for the branch.)
+
+This branch will not be integrated with the trunk (or with any other
+branch, for that matter).