diff options
| author | Miles Bader | 2007-10-09 08:52:57 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-10-09 08:52:57 +0000 |
| commit | 1af74d06e5bdafad9d629d2ed729c5d743cfaf0f (patch) | |
| tree | 0360965ec0ad2736ffee01cce4f040c6b0a99133 /doc/misc/ChangeLog | |
| parent | eceb3266a1f66a0034954aa82efbb20a5be959f8 (diff) | |
| parent | 4b70e299ef66906fd285198003c72a1439d1f252 (diff) | |
| download | emacs-1af74d06e5bdafad9d629d2ed729c5d743cfaf0f.tar.gz emacs-1af74d06e5bdafad9d629d2ed729c5d743cfaf0f.zip | |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c05f6c40bca..056ad379127 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -2,6 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | * tramp.texi (External packages): New section. | 3 | * tramp.texi (External packages): New section. |
| 4 | 4 | ||
| 5 | 2007-09-29 Juri Linkov <juri@jurta.org> | ||
| 6 | |||
| 7 | * info.texi (Help-Int): Document `L' (`Info-history'). | ||
| 8 | |||
| 5 | 2007-09-26 Carsten Dominik <dominik@science.uva.nl> | 9 | 2007-09-26 Carsten Dominik <dominik@science.uva.nl> |
| 6 | 10 | ||
| 7 | * org.texi: Change links to webpage and maintained email. | 11 | * org.texi: Change links to webpage and maintained email. |
| @@ -16,6 +20,13 @@ | |||
| 16 | * mh-e.texi (HTML): Mention binding of S-mouse-2 to | 20 | * mh-e.texi (HTML): Mention binding of S-mouse-2 to |
| 17 | browse-url-at-mouse. | 21 | browse-url-at-mouse. |
| 18 | 22 | ||
| 23 | 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change) | ||
| 24 | |||
| 25 | * flymake.texi (Customizable variables): Face names don't end in -face. | ||
| 26 | Fix flymake-err-line-patterns template. | ||
| 27 | (Example -- Configuring a tool called directly): Fix init-function. | ||
| 28 | (Highlighting erroneous lines): Face names don't end in -face. | ||
| 29 | |||
| 19 | 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change) | 30 | 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change) |
| 20 | 31 | ||
| 21 | * erc.texi (Special-Features): Fix small typo. | 32 | * erc.texi (Special-Features): Fix small typo. |