Mercurial > emacs
annotate doc/misc/ChangeLog @ 84636:ffc87ddd4025
Sync changes from upstream ERC
| author | Michael Olson <mwolson@gnu.org> |
|---|---|
| date | Wed, 19 Sep 2007 03:29:03 +0000 |
| parents | 14f23e35ee10 |
| children | d820118cf671 |
| rev | line source |
|---|---|
|
84636
ffc87ddd4025
Sync changes from upstream ERC
Michael Olson <mwolson@gnu.org>
parents:
84548
diff
changeset
|
1 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> |
|
ffc87ddd4025
Sync changes from upstream ERC
Michael Olson <mwolson@gnu.org>
parents:
84548
diff
changeset
|
2 |
|
ffc87ddd4025
Sync changes from upstream ERC
Michael Olson <mwolson@gnu.org>
parents:
84548
diff
changeset
|
3 * erc.texi (Special-Features): Fix small typo. |
|
ffc87ddd4025
Sync changes from upstream ERC
Michael Olson <mwolson@gnu.org>
parents:
84548
diff
changeset
|
4 |
|
84548
14f23e35ee10
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus <michael.albinus@gmx.de>
parents:
84519
diff
changeset
|
5 2007-09-14 Michael Albinus <michael.albinus@gmx.de> |
|
14f23e35ee10
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus <michael.albinus@gmx.de>
parents:
84519
diff
changeset
|
6 |
|
14f23e35ee10
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus <michael.albinus@gmx.de>
parents:
84519
diff
changeset
|
7 * tramp.texi (Filename Syntax): Provide links to "Inline methods" |
|
14f23e35ee10
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus <michael.albinus@gmx.de>
parents:
84519
diff
changeset
|
8 and "External transfer methods". |
|
14f23e35ee10
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
Michael Albinus <michael.albinus@gmx.de>
parents:
84519
diff
changeset
|
9 |
|
84519
ac595dcfe0e9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84387
diff
changeset
|
10 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com> |
|
ac595dcfe0e9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84387
diff
changeset
|
11 |
|
ac595dcfe0e9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84387
diff
changeset
|
12 * calc.texi (Predefined Units): Add some history. |
|
ac595dcfe0e9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84387
diff
changeset
|
13 |
|
84387
4ee03308c9b6
Sync ERC 5.3 (devel) from upstream
Michael Olson <mwolson@gnu.org>
parents:
84367
diff
changeset
|
14 2007-09-08 Michael Olson <mwolson@gnu.org> |
|
4ee03308c9b6
Sync ERC 5.3 (devel) from upstream
Michael Olson <mwolson@gnu.org>
parents:
84367
diff
changeset
|
15 |
|
4ee03308c9b6
Sync ERC 5.3 (devel) from upstream
Michael Olson <mwolson@gnu.org>
parents:
84367
diff
changeset
|
16 * erc.texi (Copying): New section included from gpl.texi. This matches |
|
4ee03308c9b6
Sync ERC 5.3 (devel) from upstream
Michael Olson <mwolson@gnu.org>
parents:
84367
diff
changeset
|
17 the look of the upstream ERC manual. |
|
4ee03308c9b6
Sync ERC 5.3 (devel) from upstream
Michael Olson <mwolson@gnu.org>
parents:
84367
diff
changeset
|
18 |
|
84354
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
19 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com> |
|
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
20 |
|
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
21 * calc.texi (History and Acknowledgements): Adjust the |
|
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
22 "thanks". |
|
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
23 (Random Numbers): Clarify the distribution of `random'. |
|
1c76edb8a1b6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
84326
diff
changeset
|
24 |
| 84326 | 25 2007-09-06 Glenn Morris <rgm@gnu.org> |
| 26 | |
| 27 * Move manual sources from man/ to subdirectories of doc/. | |
| 28 Split into the Emacs manual in emacs/, and other manuals in misc/. | |
| 29 Change all setfilename commands to use ../../info. | |
| 30 * Makefile.in: Move the parts of the old man/Makefile.in that do not | |
| 31 refer to the Emacs manual here. | |
| 32 (infodir): New variable. | |
| 33 (INFO_TARGETS, info): Use infodir. Also used by all info targets. | |
| 34 (cc-mode.texi, faq.texi): Update references to source file locations. | |
| 35 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that | |
| 36 do not refer to the Emacs manual here. | |
| 37 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level. | |
| 38 | |
| 39 * Makefile.in: Add `basename' versions of all info targets, for | |
| 40 convenience when rebuilding just one manual. | |
| 41 (../etc/GNU): Delete obsolete target. | |
| 42 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi. | |
| 43 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs | |
| 44 *.vrs *.toc here... | |
| 45 (maintainer-clean): ...from here. | |
| 46 | |
| 47 * makefile.w32-in (../etc/GNU): Delete obsolete target. | |
| 48 | |
| 49 ;; Local Variables: | |
| 50 ;; coding: iso-2022-7bit | |
| 51 ;; fill-column: 79 | |
| 52 ;; add-log-time-zone-rule: t | |
| 53 ;; End: | |
| 54 | |
| 55 Copyright (C) 2007 Free Software Foundation, Inc. | |
| 56 | |
| 57 This file is part of GNU Emacs. | |
| 58 | |
| 59 GNU Emacs is free software; you can redistribute it and/or modify | |
| 60 it under the terms of the GNU General Public License as published by | |
| 61 the Free Software Foundation; either version 3, or (at your option) | |
| 62 any later version. | |
| 63 | |
| 64 GNU Emacs is distributed in the hope that it will be useful, | |
| 65 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 66 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 67 GNU General Public License for more details. | |
| 68 | |
| 69 You should have received a copy of the GNU General Public License | |
| 70 along with GNU Emacs; see the file COPYING. If not, write to the | |
| 71 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
| 72 Boston, MA 02110-1301, USA. | |
| 73 | |
| 84367 | 74 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803 |
