aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-11-24 13:37:18 -0800
committerPaul Eggert2012-11-24 13:37:18 -0800
commitc07a6ded1df2f4156badc9add2953579622c3722 (patch)
treeb9017bc692d7cb417f146a69a5bb67674a6940af /doc/lispref/ChangeLog
parentc235054806244c49555e20cd1d8db677bf4baeff (diff)
downloademacs-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/ChangeLog6
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 @@
12012-11-24 Paul Eggert <eggert@cs.ucla.edu> 12012-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
52012-11-24 Martin Rudalics <rudalics@gmx.at> 112012-11-24 Martin Rudalics <rudalics@gmx.at>