aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2013-01-05 17:19:53 +0100
committerAndreas Schwab2013-01-05 17:19:53 +0100
commitdb671917a86153317d53dbad481337eb82e85cdf (patch)
tree43eac39af27653769f6abc3e1b40028f98eda4c0 /doc/misc/ChangeLog
parentb630991b73713c76c45603ebdb61623953e334c1 (diff)
downloademacs-db671917a86153317d53dbad481337eb82e85cdf.tar.gz
emacs-db671917a86153317d53dbad481337eb82e85cdf.zip
Fix manual formatting errors
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx. * misc/ada-mode.texi: Remove braces from @title argument. * misc/eudc.texi: Likewise. * misc/smtpmail.texi: Likewise. * misc/auth.texi (VERSION): Set before first use. * misc/emacs-gnutls.texi (VERSION): Likewise. * misc/pgg.texi (VERSION): Likewise. * misc/ede.texi (Top): Rename from top, all uses changed. * misc/eshell.texi: Add missing argument to @sp. * misc/forms.texi (Top): Reorder menu to match structure. * misc/htmlfontify.texi (Customisation): Add missing @item in @enumerate. * misc/org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. * misc/pcl-cvs.texi: Add missing argument to @sp. (Movement commands): Fix use of @itemx. * misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise. * misc/reftex.texi (Options (Creating Citations)): Add missing newline before @end. * misc/tramp.texi (Obtaining Tramp): Remove extra dots. (Configuration): Reorder menu to match structure. * misc/viper.texi (Marking): Add missing argument for @item.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 343e1046d10..cf71332c7f8 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,27 @@
12013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2
3 * ada-mode.texi: Remove braces from @title argument.
4 * eudc.texi: Likewise.
5 * smtpmail.texi: Likewise.
6 * auth.texi (VERSION): Set before first use.
7 * emacs-gnutls.texi (VERSION): Likewise.
8 * pgg.texi (VERSION): Likewise.
9 * ede.texi (Top): Rename from top, all uses changed.
10 * eshell.texi: Add missing argument to @sp.
11 * forms.texi (Top): Reorder menu to match structure.
12 * htmlfontify.texi (Customisation): Add missing @item in
13 @enumerate.
14 * org.texi (Advanced features): Add missing argument for @item.
15 (Property searches): Use @backslashchar{} in macro argument.
16 * pcl-cvs.texi: Add missing argument to @sp.
17 (Movement commands): Fix use of @itemx.
18 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
19 * reftex.texi (Options (Creating Citations)): Add missing newline
20 before @end.
21 * tramp.texi (Obtaining Tramp): Remove extra dots.
22 (Configuration): Reorder menu to match structure.
23 * viper.texi (Marking): Add missing argument for @item.
24
12013-01-04 Glenn Morris <rgm@gnu.org> 252013-01-04 Glenn Morris <rgm@gnu.org>
2 26
3 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): 27 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):