diff options
| author | Paul Eggert | 2012-11-24 13:37:18 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-11-24 13:37:18 -0800 |
| commit | c07a6ded1df2f4156badc9add2953579622c3722 (patch) | |
| tree | b9017bc692d7cb417f146a69a5bb67674a6940af /doc/lispref/ChangeLog | |
| parent | c235054806244c49555e20cd1d8db677bf4baeff (diff) | |
| download | emacs-c07a6ded1df2f4156badc9add2953579622c3722.tar.gz emacs-c07a6ded1df2f4156badc9add2953579622c3722.zip | |
* doclicense.texi, gpl.texi: Update to latest version from FSF.
These are just minor editorial changes.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3b4b04cfae5..a0710723ea2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2012-11-24 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-11-24 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * doclicense.texi: Update to latest version from FSF. | ||
| 4 | These are just minor editorial changes. | ||
| 5 | * elisp.texi (GNU Free Documentation License) | ||
| 6 | (GNU General Public Licens): | ||
| 7 | Provide sectioning, since doclicense.texi no longer does that. | ||
| 8 | |||
| 3 | * loading.texi (Named Features): @ -> @@ to fix typo. | 9 | * loading.texi (Named Features): @ -> @@ to fix typo. |
| 4 | 10 | ||
| 5 | 2012-11-24 Martin Rudalics <rudalics@gmx.at> | 11 | 2012-11-24 Martin Rudalics <rudalics@gmx.at> |