diff options
| author | Joakim Verona | 2013-01-07 00:03:49 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-01-07 00:03:49 +0100 |
| commit | be73be611d160876f9df633ff3a2d86eb78f65c7 (patch) | |
| tree | da818705af78c54104d99583e7895d7e0d0f5cb6 /doc/misc/ChangeLog | |
| parent | b18e01b65e651d3b626b4edcaaa2aa636fe25b69 (diff) | |
| parent | 84f6744ab74d1c5f201e88273fc6faa65956a440 (diff) | |
| download | emacs-be73be611d160876f9df633ff3a2d86eb78f65c7.tar.gz emacs-be73be611d160876f9df633ff3a2d86eb78f65c7.zip | |
auto upstream
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index b0c39ce8507..79214acc102 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,38 @@ | |||
| 1 | 2013-01-06 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * autotype.texi: Remove undefined command @subtitlefont. | ||
| 4 | * cc-mode.texi: Likewise. | ||
| 5 | |||
| 6 | * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in | ||
| 7 | @item argument. | ||
| 8 | (Property searches): Use \\ instead of @backslashchar{}. | ||
| 9 | * pgg.texi (VERSION): Move @set below @setfilename. | ||
| 10 | |||
| 11 | 2013-01-05 Andreas Schwab <schwab@linux-m68k.org> | ||
| 12 | |||
| 13 | * ada-mode.texi: Remove braces from @title argument. | ||
| 14 | * eudc.texi: Likewise. | ||
| 15 | * smtpmail.texi: Likewise. | ||
| 16 | * auth.texi (VERSION): Set before first use. | ||
| 17 | * emacs-gnutls.texi (VERSION): Likewise. | ||
| 18 | * pgg.texi (VERSION): Likewise. | ||
| 19 | * ede.texi (Top): Rename from top, all uses changed. | ||
| 20 | * eshell.texi: Add missing argument to @sp. | ||
| 21 | * forms.texi (Top): Reorder menu to match structure. | ||
| 22 | * htmlfontify.texi (Customisation): Add missing @item in | ||
| 23 | @enumerate. | ||
| 24 | * org.texi (Advanced features): Add missing argument for @item. | ||
| 25 | (Property searches): Use @backslashchar{} in macro argument. | ||
| 26 | * pcl-cvs.texi: Add missing argument to @sp. | ||
| 27 | (Movement commands): Fix use of @itemx. | ||
| 28 | * vip.texi (Misc Commands, Viewing the Buffer): Likewise. | ||
| 29 | * reftex.texi (Options (Creating Citations)): Add missing newline | ||
| 30 | before @end. | ||
| 31 | * tramp.texi (Obtaining Tramp): Remove extra dots. | ||
| 32 | (Configuration): Reorder menu to match structure. | ||
| 33 | (Remote shell setup): Replace literal NUL character by \0. | ||
| 34 | * viper.texi (Marking): Add missing argument for @item. | ||
| 35 | |||
| 1 | 2013-01-04 Glenn Morris <rgm@gnu.org> | 36 | 2013-01-04 Glenn Morris <rgm@gnu.org> |
| 2 | 37 | ||
| 3 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): | 38 | * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): |