diff options
| author | Joakim Verona | 2013-02-08 00:03:56 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-02-08 00:03:56 +0100 |
| commit | e38ad9acca0c806654313993728f9fabd1090f4f (patch) | |
| tree | 58e69bc5c3eb17fe9761c2150d622144755c91fd /doc/misc/ChangeLog | |
| parent | c1f14e5219537daed5ecf420ca6ba3070bdf1142 (diff) | |
| parent | 9a9d91d9c247adefa7137338d7609d81734f888d (diff) | |
| download | emacs-e38ad9acca0c806654313993728f9fabd1090f4f.tar.gz emacs-e38ad9acca0c806654313993728f9fabd1090f4f.zip | |
auto upstream
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d4dde056461..7ebaa5534d1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,30 @@ | |||
| 1 | 2013-02-07 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org.texi (References): Clarify an example. | ||
| 4 | (Installation): Fix instructions. | ||
| 5 | (Org-Plot): Fix link. | ||
| 6 | (Checkboxes, Radio lists): Fix typos. | ||
| 7 | |||
| 8 | 2013-02-07 Glenn Morris <rgm@gnu.org> | ||
| 9 | |||
| 10 | * cl.texi (Equality Predicates): Mention memql. | ||
| 11 | |||
| 12 | 2013-02-07 Eric Ludlam <zappo@gnu.org> | ||
| 13 | |||
| 14 | * doc/misc/ede.texi (Creating a project): Make ede-new doc less | ||
| 15 | specific, and only about items it supports, indicating that there | ||
| 16 | might be more. Remove refs to simple project and direct automake | ||
| 17 | from ede new. | ||
| 18 | (Simple projects): Re-write to not talk about ede-simple-project | ||
| 19 | which is deprecated, and instead use the term to mean projects | ||
| 20 | that don't do much management, just project wrapping. Add | ||
| 21 | ede-generic-project link. | ||
| 22 | (ede-generic-project): New node (bug#11441). | ||
| 23 | |||
| 24 | 2013-02-07 Glenn Morris <rgm@gnu.org> | ||
| 25 | |||
| 26 | * cl.texi (Equality Predicates): Fix eq/eql pedantry. | ||
| 27 | |||
| 1 | 2013-02-01 Glenn Morris <rgm@gnu.org> | 28 | 2013-02-01 Glenn Morris <rgm@gnu.org> |
| 2 | 29 | ||
| 3 | * calc.texi (Help Commands): Update calc-view-news description. | 30 | * calc.texi (Help Commands): Update calc-view-news description. |