Mercurial > emacs
annotate lispintro/ChangeLog @ 64489:86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 19 Jul 2005 09:35:56 +0000 |
parents | 6401c3973c58 |
children | 70e0ba97aaec f9a65d7ebd29 |
rev | line source |
---|---|
64099 | 1 2005-07-04 Lute Kamstra <lute@gnu.org> |
2 | |
3 Update FSF's address in GPL notices. | |
4 | |
5 * emacs-lisp-intro.texi: Update FSF's address. | |
6 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
7 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
8 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
9 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54200
diff
changeset
|
10 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
11 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
|
12 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
13 * 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
|
14 $(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
|
15 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
53068
diff
changeset
|
16 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
|
17 |
6c9f84d07fa3
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
Robert J. Chassell <bob@rattlesnake.com>
parents:
52427
diff
changeset
|
18 * 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
|
19 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
|
20 (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
|
21 (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
|
22 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
|
23 (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
|
24 |
52427 | 25 2003-09-03 Peter Runestig <peter@runestig.com> |
26 | |
27 * makefile.w32-in: New file. | |
28 | |
43088 | 29 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
30 | |
31 * emacs-lisp-intro.texi (Index): @ignore extraneous text. | |
32 Use @dircategory and @direntry to define the DIR entry. | |
33 | |
41500 | 34 2001-11-25 Robert J. Chassell <bob@rattlesnake.com> |
35 | |
36 * emacs-lisp-intro.texi: Move @contents to the beginning of the | |
42757 | 37 file. Set the size to @smallbook. |
41500 | 38 |
41436 | 39 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> |
40 | |
41 * Makefile.in: New file. | |
42 | |
43 * README: Update. | |
44 | |
45 * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | |
46 | |
47 ;; Local Variables: | |
52427 | 48 ;; coding: iso-2022-7bit |
41436 | 49 ;; End: |
50 | |
51 Copyright (C) 2001 | |
52 Free Software Foundation, Inc. | |
53 Copying and distribution of this file, with or without modification, | |
54 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 55 |
56 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3 |