diff options
| author | Glenn Morris | 2011-05-12 00:07:06 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-12 00:07:06 -0700 |
| commit | d2fc7e3d0f6f57f962cbd94df3bf4fd15a37bb68 (patch) | |
| tree | e6d877c35b4396bd5092a7be244b1527374d4a0e /doc/lispref/ChangeLog | |
| parent | d45885f7e0025fb5bd0756ba78c511a981d64533 (diff) | |
| parent | e531bdfff1ee57a0ba4af6c8575ed7856e4c86d2 (diff) | |
| download | emacs-d2fc7e3d0f6f57f962cbd94df3bf4fd15a37bb68.tar.gz emacs-d2fc7e3d0f6f57f962cbd94df3bf4fd15a37bb68.zip | |
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7ef3be46b68..3a66cebce2a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * modes.texi (Region to Refontify): Rename from "Region to Fontify". | ||
| 4 | (Multiline Font Lock): | ||
| 5 | * vol2.texi (Top): | ||
| 6 | * vol1.texi (Top): | ||
| 7 | * elisp.texi (Top): Update menu accordingly. | ||
| 8 | |||
| 9 | 2011-05-12 Drew Adams <drew.adams@oracle.com> | ||
| 10 | |||
| 11 | * modes.texi (Region to Fontify): Fix typo. | ||
| 12 | |||
| 1 | 2011-05-06 Paul Eggert <eggert@cs.ucla.edu> | 13 | 2011-05-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 14 | ||
| 3 | * numbers.texi (Integer Basics): Large integers are treated as floats. | 15 | * numbers.texi (Integer Basics): Large integers are treated as floats. |