diff options
| -rw-r--r-- | admin/notes/unicode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 68a6a67a93c..e18068c0d96 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -104,7 +104,7 @@ Source file encoding | |||
| 104 | 104 | ||
| 105 | Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a | 105 | Most Emacs source files are encoded in UTF-8 (or in ASCII, which is a |
| 106 | subset), but there are a few exceptions, listed below. Perhaps | 106 | subset), but there are a few exceptions, listed below. Perhaps |
| 107 | someday many of the these files will be converted to UTF-8, for | 107 | someday many of these files will be converted to UTF-8, for |
| 108 | convenience when using tools like 'grep -r', but this might need | 108 | convenience when using tools like 'grep -r', but this might need |
| 109 | nontrivial changes to the build process. | 109 | nontrivial changes to the build process. |
| 110 | 110 | ||