aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-12-12 21:29:15 -0800
committerGlenn Morris2012-12-12 21:29:15 -0800
commit727f97393714c5c92aef793f0749ebfde1d14f3c (patch)
tree1bb7d815c7b2a1f1076fa0b0afbdab70045215a0 /doc/misc/ChangeLog
parentd20704efe62cf45255252168b4f4c453a8c88430 (diff)
parentbfe6ffb652954956ca984d594deb88d45f8cfd77 (diff)
downloademacs-727f97393714c5c92aef793f0749ebfde1d14f3c.tar.gz
emacs-727f97393714c5c92aef793f0749ebfde1d14f3c.zip
Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog58
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 9de75390937..225f9c6964d 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,61 @@
12012-12-13 Glenn Morris <rgm@gnu.org>
2
3 * wisent.texi: Small edits. Set copyright to FSF, update license to
4 GFDL 1.3+.
5 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
6 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
7 New targets.
8 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
9 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
10
11 * bovine.texi: Small edits. Set copyright to FSF, update license to
12 GFDL 1.3+, remove empty index.
13 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
14 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
15 New targets.
16 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
17 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
18
192012-12-13 Eric Ludlam <zappo@gnu.org>
20 David Ponce <david@dponce.com>
21 Richard Kim <emacs18@gmail.com>
22
23 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
24
252012-12-13 Glenn Morris <rgm@gnu.org>
26
27 * flymake.texi (Customizable variables, Locating the buildfile):
28 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
29
30 * srecode.texi: Small edits. Set copyright to FSF, add explicit
31 GFDL 1.3+ license, fix up index.
32 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
33 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
34 (srecode.pdf): New targets.
35 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
36 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
37
382012-12-13 Eric Ludlam <zappo@gnu.org>
39
40 * srecode.texi: New file, imported from CEDET trunk.
41
422012-12-13 Bastien Guerry <bzg@gnu.org>
43
44 * org.texi (Summary, Code block specific header arguments)
45 (Code block specific header arguments)
46 (Header arguments in function calls, var, noweb)
47 (Results of evaluation, Code evaluation security):
48 Small reformatting: add a blank line before some example.
49
50 * org.texi (System-wide header arguments)
51 (Header arguments in Org mode properties, Conflicts)
52 (Dynamic blocks, Using the mapping API):
53 Fix indentation of Elisp code examples.
54
55 * org.texi (Comment lines): Fix description of the comment syntax.
56
57 * org.texi (Installation): Mention "make test" in the correct section.
58
12012-12-06 Paul Eggert <eggert@cs.ucla.edu> 592012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2 60
3 * doclicense.texi, gpl.texi: Update to latest version from FSF. 61 * doclicense.texi, gpl.texi: Update to latest version from FSF.