]> code.delx.au - gnu-emacs/blobdiff - lispref/intro.texi
(frame-initialize): Don't count MSDOS neither as
[gnu-emacs] / lispref / intro.texi
index b671c89c8f1374a489d77d4e13fe06fc1e158b76..def0d1c84bc95dc51c261e40297702fc3254b083 100644 (file)
@@ -11,7 +11,7 @@
 
 @display
 Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+675 Mass Ave, Cambridge, MA 02139, USA
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
@@ -357,7 +357,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 @end smallexample
 
 Also add information on how to contact you by electronic and paper mail.
@@ -425,7 +425,7 @@ describe features of Emacs Lisp that have counterparts in many
 programming languages, and later chapters describe features that are
 peculiar to Emacs Lisp or relate specifically to editing.
 
-  This is edition 2.3.
+  This is edition 2.4.
 
 @menu
 * Caveats::             Flaws and a request for help.