]> code.delx.au - gnu-emacs/commitdiff
Avoid non-ASCII decoding errors in Texinfo files
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Sep 2015 09:32:13 +0000 (12:32 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Sep 2015 09:32:13 +0000 (12:32 +0300)
* doc/misc/tramp.texi:
* doc/lispref/strings.texi:
* doc/lispref/positions.texi:
* doc/lispref/help.texi:
* doc/lispref/functions.texi:
* doc/lispintro/emacs-lisp-intro.texi:
* doc/emacs/text.texi:
* doc/emacs/modes.texi:
* doc/emacs/mini.texi:
* doc/emacs/display.texi:
* doc/emacs/custom.texi:
* doc/emacs/basic.texi: Add 'coding' cookies -- these files use
Unicode characters and should be decoded as UTF-8.
* doc/lispref/frames.texi (Size Parameters): Don't use a non-ASCII
apostrophe unnecessarily.

14 files changed:
doc/emacs/basic.texi
doc/emacs/custom.texi
doc/emacs/display.texi
doc/emacs/mini.texi
doc/emacs/modes.texi
doc/emacs/text.texi
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/frames.texi
doc/lispref/functions.texi
doc/lispref/help.texi
doc/lispref/positions.texi
doc/lispref/strings.texi
doc/lispref/tips.texi
doc/misc/tramp.texi

index 40daf56a3a1d0cdf40768036c948dca9d395f8ab..e5d34c62a571f6e9ce04e133ff5a9dd61ec813b9 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 0d11f12dfc0a18d08872e9a1ae3ada72bf850836..76c7261767a64915e920385685abaaf82d2d883d 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 7aef52d99d5bc32cf8144cde22a999d08c21a69b..a722ec4841b06259e74792e2cc22232d57fca7bf 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 058f385c0ef13232cb35ff9d104d388ec6f6b6b4..2493fdadf37c9b7f6f0fad8db6c99cebd3b02001 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 3bba577a5f7c408a9bdbb5172004e8a19044533e..4abbb59e89deca5d85984cd862de14147c524074 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 2843eed5ef68c2f14b421b47f6ff09703022ab33..7f3afd71d5b470fc92fed49187ddd23c87cb2e46 100644 (file)
@@ -1,3 +1,4 @@
+@c -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software
 @c Foundation, Inc.
index 096b7bec282af20a05fc16e90c659b0878482aee..22e50e94f487c69a30185b24e549387fbc2c500c 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                                      @c -*-texinfo-*-
+\input texinfo                       @c -*- mode: texinfo; coding: utf-8 -*-
 @comment %**start of header
 @setfilename ../../info/eintr.info
 @c setfilename emacs-lisp-intro.info
index 0950a98e897c3788af56e13d6ddda46c9f1b72bf..3ae33082fc48a14baefdea567a77d41d5e45d9f7 100644 (file)
@@ -1283,7 +1283,7 @@ user-position}) does for the position parameters @code{top} and
 @cindex maximized frames
 @vindex fullscreen, a frame parameter
 @item fullscreen
-This parameter specifies whether to maximize the frames width, height
+This parameter specifies whether to maximize the frame's width, height
 or both.  Its value can be @code{fullwidth}, @code{fullheight},
 @code{fullboth}, or @code{maximized}.  A @dfn{fullwidth} frame is as
 wide as possible, a @dfn{fullheight} frame is as tall as possible, and
index 895dca02621e3aefa5f3b7a3a5af731c20a472f2..8835667b82db73db0901bdaacf703aa5f43f90f1 100644 (file)
@@ -1,4 +1,4 @@
-@c -*-texinfo-*-
+@c -*- mode: texinfo; coding: utf-8 -*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software
 @c Foundation, Inc.
index fe7c457f57ef087e0bcbe1d9c8bb1430d93a0cc8..387587a42033748b8c1ba97a210db701d525ec5b 100644 (file)
@@ -1,4 +1,4 @@
-@c -*-texinfo-*-
+@c -*- mode: texinfo; coding: utf-8 -*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software
 @c Foundation, Inc.
index 92f98ab890f787a8a62469db136ed4dbe9956cd3..72b76ce5c8fa22f8096547093641da84a2522c74 100644 (file)
@@ -1,4 +1,4 @@
-@c -*-texinfo-*-
+@c -*- mode: texinfo; coding: utf-8 -*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1995, 1998-2015 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
index ac11dd9880f0f88acec21272a9a8f9426e154cd4..143de82d9ad0ab1d986413e3c03b75d7c41e94d3 100644 (file)
@@ -1,4 +1,4 @@
-@c -*-texinfo-*-
+@c -*- mode: texinfo; coding: utf-8 -*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software
 @c Foundation, Inc.
index aa78c735c3fd0aa82349f9818fa26fd7365734f3..d9cbf473306791b6979192ff11d8cfc90b37d613 100644 (file)
@@ -1,4 +1,4 @@
-@c -*-texinfo-*-
+@c -*- mode: texinfo; coding: utf-8 -*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1993, 1995, 1998-1999, 2001-2015 Free Software
 @c Foundation, Inc.
index 87c7c8054f1eb6f923ba396539873f5cbb674b15..ac2e74ed50aad438ae8b55bb2687e0e520714fbe 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo   @c -*-texinfo-*-
+\input texinfo   @c -*- mode: texinfo; coding: utf-8 -*-
 @setfilename ../../info/tramp.info
 @c %**start of header
 @settitle TRAMP User Manual