]> code.delx.au - gnu-emacs/blobdiff - lispintro/ChangeLog
(read_filtered_event): Treat select-window just like switch-frame.
[gnu-emacs] / lispintro / ChangeLog
index 5ac39426ffb30efce93a8ff1c36cf257b0b66f4f..d2316d59aa644200ee6f7a59a03c37d1be3ff0ab 100644 (file)
@@ -1,3 +1,46 @@
+2006-05-25  David Kastrup  <dak@gnu.org>
+
+       * emacs-lisp-intro.texi (setcar): replace an antelope rather than
+       a giraffe with a hippopotamus.
+
+2006-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
+
+2005-09-16  Romain Francoise  <romain@orebokech.com>
+
+       * emacs-lisp-intro.texi (GNU Free Documentation License):
+       Specify GFDL version 1.2.
+
+2005-07-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (info): Don't run install-info.
+       ($(infodir)/dir): New target, produced by running install-info.
+
+2005-07-04  Lute Kamstra  <lute@gnu.org>
+
+       Update FSF's address in GPL notices.
+
+       * emacs-lisp-intro.texi: Update FSF's address.
+
+2004-04-23  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
+2004-02-29  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
+       $(DEL) instead of rm, and ignore exit code.
+
+2003-11-16  Kevin Ryde  <user42@zip.com.au>
+
+       * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
+       Corrections to cross references,
+       (Interactive Options): elisp "interactive" -> "Using Interactive".
+       (defvar and asterisk): Remove emacs "Edit Options" reference,
+       edit-options is no longer described in the emacs manual.
+       (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
+
 2003-09-03  Peter Runestig  <peter@runestig.com>
 
        * makefile.w32-in: New file.
@@ -24,8 +67,8 @@
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 2001
-       Free Software Foundation, Inc.
+    Copyright (C) 2001, 2002, 2003, 2004, 2005,
+       2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.