diff options
| author | Miles Bader | 2007-08-13 13:48:35 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-08-13 13:48:35 +0000 |
| commit | b2e6b10fe2d40020a75ab0025af98a4abf339cd2 (patch) | |
| tree | db265e5ea93cdc13f8e3b54ed5c7ad2869d50ec9 /lispref/ChangeLog | |
| parent | 905350bef3ebc514a418658dd155c1d062664b56 (diff) | |
| parent | 37cc095b6a175fb5a2fb18fa029eaf3aa3b3fa53 (diff) | |
| download | emacs-b2e6b10fe2d40020a75ab0025af98a4abf339cd2.tar.gz emacs-b2e6b10fe2d40020a75ab0025af98a4abf339cd2.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 846-851)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 88-92)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 242-244)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cf110147ad8..75d40dbd19c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2007-08-08 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * modes.texi (Example Major Modes): Fix typo. | ||
| 4 | |||
| 5 | 2007-08-08 Glenn Morris <rgm@gnu.org> | ||
| 6 | |||
| 7 | * intro.texi (nil and t): Do not use `iff' in documentation. | ||
| 8 | |||
| 9 | * tips.texi (Documentation Tips): Recommend against `iff'. | ||
| 10 | |||
| 11 | 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 12 | |||
| 13 | * display.texi (Image Cache): Document image-refresh. | ||
| 14 | |||
| 15 | 2007-08-06 Martin Rudalics <rudalics@gmx.at> | ||
| 16 | |||
| 17 | * windows.texi (Size of Window): Document window-full-width-p. | ||
| 18 | |||
| 1 | 2007-07-25 Glenn Morris <rgm@gnu.org> | 19 | 2007-07-25 Glenn Morris <rgm@gnu.org> |
| 2 | 20 | ||
| 3 | * gpl.texi (GPL): Replace license with GPLv3. | 21 | * gpl.texi (GPL): Replace license with GPLv3. |