Mercurial > emacs
annotate lispintro/ChangeLog @ 70903:fe6029063ab4
(with-local-quit): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 May 2006 00:20:40 +0000 |
parents | 107ff158e1cd |
children | 02b9c43722d2 |
rev | line source |
---|---|
70726
107ff158e1cd
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
68640
diff
changeset
|
1 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org> |
107ff158e1cd
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
68640
diff
changeset
|
2 |
107ff158e1cd
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
68640
diff
changeset
|
3 * emacs-lisp-intro.texi (Digression concerning error): Fix typo. |
107ff158e1cd
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
68640
diff
changeset
|
4 |
65553
2c8495a2cf88
Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65000
diff
changeset
|
5 2005-09-16 Romain Francoise <romain@orebokech.com> |
2c8495a2cf88
Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65000
diff
changeset
|
6 |
2c8495a2cf88
Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65000
diff
changeset
|
7 * emacs-lisp-intro.texi (GNU Free Documentation License): |
2c8495a2cf88
Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65000
diff
changeset
|
8 Specify GFDL version 1.2. |
2c8495a2cf88
Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65000
diff
changeset
|
9 |
64690 | 10 2005-07-30 Eli Zaretskii <eliz@gnu.org> |
11 | |
12 * makefile.w32-in (info): Don't run install-info. | |
13 ($(infodir)/dir): New target, produced by running install-info. | |
14 | |
64099 | 15 2005-07-04 Lute Kamstra <lute@gnu.org> |
16 | |
17 Update FSF's address in GPL notices. | |
18 | |
19 * emacs-lisp-intro.texi: Update FSF's address. | |
20 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
21 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
22 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
23 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
24 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
25 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
26 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
27 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
28 $(DEL) instead of rm, and ignore exit code. |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
29 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
30 2003-11-16 Kevin Ryde <user42@zip.com.au> |
53068
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
31 |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
32 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
33 Corrections to cross references, |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
34 (Interactive Options): elisp "interactive" -> "Using Interactive". |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
35 (defvar and asterisk): Remove emacs "Edit Options" reference, |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
36 edit-options is no longer described in the emacs manual. |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
37 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
38 |
52427 | 39 2003-09-03 Peter Runestig <peter@runestig.com> |
40 | |
41 * makefile.w32-in: New file. | |
42 | |
43088 | 43 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
44 | |
45 * emacs-lisp-intro.texi (Index): @ignore extraneous text. | |
46 Use @dircategory and @direntry to define the DIR entry. | |
47 | |
41500 | 48 2001-11-25 Robert J. Chassell <bob@rattlesnake.com> |
49 | |
50 * emacs-lisp-intro.texi: Move @contents to the beginning of the | |
42757 | 51 file. Set the size to @smallbook. |
41500 | 52 |
41436 | 53 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> |
54 | |
55 * Makefile.in: New file. | |
56 | |
57 * README: Update. | |
58 | |
59 * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | |
60 | |
61 ;; Local Variables: | |
52427 | 62 ;; coding: iso-2022-7bit |
41436 | 63 ;; End: |
64 | |
68640
e8a3fb527b77
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65553
diff
changeset
|
65 Copyright (C) 2001, 2002, 2003, 2004, 2005, |
e8a3fb527b77
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65553
diff
changeset
|
66 2006 Free Software Foundation, Inc. |
41436 | 67 Copying and distribution of this file, with or without modification, |
68 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 69 |
70 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3 |