diff options
| author | Kenichi Handa | 2010-03-08 10:53:37 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-03-08 10:53:37 +0900 |
| commit | 59513a2f81060efb01a8a6d684901718c3b4d236 (patch) | |
| tree | 5433967c8574959bf737f94ea33ed5edf5c8a177 /etc | |
| parent | b799f2211562060966feabf1975a11b3985264a9 (diff) | |
| parent | b327c9751037d3d8abc7485c6a78ec96f4da1c1e (diff) | |
| download | emacs-59513a2f81060efb01a8a6d684901718c3b4d236.tar.gz emacs-59513a2f81060efb01a8a6d684901718c3b4d236.zip | |
from trunk
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 9 | ||||
| -rw-r--r-- | etc/NEWS | 13 | ||||
| -rw-r--r-- | etc/refcards/Makefile | 5 | ||||
| -rw-r--r-- | etc/refcards/orgcard.tex | 7 | ||||
| -rw-r--r-- | etc/srecode/default.srt | 8 |
5 files changed, 25 insertions, 17 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 9fbdeabb6cd..b45e48a7edb 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2010-03-06 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+. | ||
| 4 | |||
| 5 | 2010-03-05 Glenn Morris <rgm@gnu.org> | ||
| 6 | |||
| 7 | * refcards/orgcard.tex: Use pdflayout.sty. | ||
| 8 | * refcards/Makefile (orgcard.pdf): Special rule no longer needed. | ||
| 9 | |||
| 1 | 2010-03-02 Glenn Morris <rgm@gnu.org> | 10 | 2010-03-02 Glenn Morris <rgm@gnu.org> |
| 2 | 11 | ||
| 3 | * refcards/Makefile: For cs- and sk-, use pdfcsplain if available. | 12 | * refcards/Makefile: For cs- and sk-, use pdfcsplain if available. |
| @@ -123,11 +123,6 @@ international/ucs-normalize.el. | |||
| 123 | ** Function arguments in *Help* buffers are now shown in upper-case. | 123 | ** Function arguments in *Help* buffers are now shown in upper-case. |
| 124 | Customize `help-downcase-arguments' to t to show them in lower-case. | 124 | Customize `help-downcase-arguments' to t to show them in lower-case. |
| 125 | 125 | ||
| 126 | ** Delete Auto Composition Mode. Now the variable | ||
| 127 | `auto-composition-mode' is simply a buffer local variable. The | ||
| 128 | commands `auto-composition-mode' and `global-auto-composition-mode' | ||
| 129 | still works as before. | ||
| 130 | |||
| 131 | 126 | ||
| 132 | * Editing Changes in Emacs 23.2 | 127 | * Editing Changes in Emacs 23.2 |
| 133 | 128 | ||
| @@ -437,6 +432,14 @@ System (CLOS). It is used by the other CEDET packages. | |||
| 437 | 432 | ||
| 438 | * Incompatible Lisp Changes in Emacs 23.2 | 433 | * Incompatible Lisp Changes in Emacs 23.2 |
| 439 | 434 | ||
| 435 | +++ | ||
| 436 | ** The Lisp reader turns integers that are too large/small into floats. | ||
| 437 | For instance, on machines where `536870911' is the largest integer, | ||
| 438 | reading `536870912' gives the floating-point object `536870912.0'. | ||
| 439 | |||
| 440 | This change only concerns the Lisp reader; it does not affect how | ||
| 441 | actual integer objects overflow. | ||
| 442 | |||
| 440 | --- | 443 | --- |
| 441 | ** Several obsolete functions removed. | 444 | ** Several obsolete functions removed. |
| 442 | The functions have been obsolete since Emacs 19, and are unlikely to | 445 | The functions have been obsolete since Emacs 19, and are unlikely to |
diff --git a/etc/refcards/Makefile b/etc/refcards/Makefile index c08a9b2cfab..c1bddd124d7 100644 --- a/etc/refcards/Makefile +++ b/etc/refcards/Makefile | |||
| @@ -81,16 +81,11 @@ gnus-refcard.pdf: %.pdf: %.tex gnus-logo.pdf | |||
| 81 | gnus-booklet.pdf: gnus-refcard.tex gnus-logo.pdf | 81 | gnus-booklet.pdf: gnus-refcard.tex gnus-logo.pdf |
| 82 | pdflatex -jobname=gnus-booklet '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' | 82 | pdflatex -jobname=gnus-booklet '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' |
| 83 | 83 | ||
| 84 | ## FIXME just pdftex produces portrait rather than landscape. | ||
| 85 | orgcard.pdf: orgcard.ps | ||
| 86 | ps2pdf $< | ||
| 87 | |||
| 88 | ## Everything not explicitly listed above. | 84 | ## Everything not explicitly listed above. |
| 89 | %.pdf: %.tex | 85 | %.pdf: %.tex |
| 90 | pdftex $< | 86 | pdftex $< |
| 91 | 87 | ||
| 92 | 88 | ||
| 93 | |||
| 94 | ## dvi files. | 89 | ## dvi files. |
| 95 | 90 | ||
| 96 | cs-refcard.dvi cs-dired-ref.dvi cs-survival.dvi sk-refcard.dvi \ | 91 | cs-refcard.dvi cs-dired-ref.dvi cs-survival.dvi sk-refcard.dvi \ |
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index ff498236467..c35cafbba52 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -9,14 +9,17 @@ | |||
| 9 | 9 | ||
| 10 | % This file can be printed with 1, 2, or 3 columns per page (see below). | 10 | % This file can be printed with 1, 2, or 3 columns per page (see below). |
| 11 | % Specify how many you want here. | 11 | % Specify how many you want here. |
| 12 | |||
| 13 | \columnsperpage=3 | 12 | \columnsperpage=3 |
| 14 | 13 | ||
| 15 | % Set letterpaper to 0 for A4 paper, 1 for letter (US) paper. Useful | 14 | % Set letterpaper to 0 for A4 paper, 1 for letter (US) paper. Useful |
| 16 | % only when columnsperpage is 2 or 3. | 15 | % only when columnsperpage is 2 or 3. |
| 17 | |||
| 18 | \letterpaper=0 | 16 | \letterpaper=0 |
| 19 | 17 | ||
| 18 | % PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for | ||
| 19 | % a landscape layout. | ||
| 20 | \input pdflayout.sty | ||
| 21 | \pdflayout=(0l) | ||
| 22 | |||
| 20 | % Nothing else needs to be changed below this line. | 23 | % Nothing else needs to be changed below this line. |
| 21 | % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005, | 24 | % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005, |
| 22 | % 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 25 | % 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
diff --git a/etc/srecode/default.srt b/etc/srecode/default.srt index 7d83d550f10..b42de2f7835 100644 --- a/etc/srecode/default.srt +++ b/etc/srecode/default.srt | |||
| @@ -25,8 +25,8 @@ set comment_start "#" | |||
| 25 | 25 | ||
| 26 | set COPYRIGHT "This program is free software; you can redistribute it and/or | 26 | set COPYRIGHT "This program is free software; you can redistribute it and/or |
| 27 | modify it under the terms of the GNU General Public License as | 27 | modify it under the terms of the GNU General Public License as |
| 28 | published by the Free Software Foundation; either version 2, or (at | 28 | published by the Free Software Foundation, either version 3 of the |
| 29 | your option) any later version. | 29 | License, or (at your option) any later version. |
| 30 | 30 | ||
| 31 | This program is distributed in the hope that it will be useful, but | 31 | This program is distributed in the hope that it will be useful, but |
| 32 | WITHOUT ANY WARRANTY; without even the implied warranty of | 32 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -34,9 +34,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
| 34 | General Public License for more details. | 34 | General Public License for more details. |
| 35 | 35 | ||
| 36 | You should have received a copy of the GNU General Public License | 36 | You should have received a copy of the GNU General Public License |
| 37 | along with this program; see the file COPYING. If not, write to | 37 | along with this program. If not, see http://www.gnu.org/licenses/." |
| 38 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 39 | Boston, MA 02110-1301, USA." | ||
| 40 | 38 | ||
| 41 | set DOLLAR "$" | 39 | set DOLLAR "$" |
| 42 | 40 | ||