diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-05-17 17:28:54 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-05-17 17:30:23 -0700 |
commit | e260a059d0dd4e3dccbe8e8307e6f22cb1934579 (patch) | |
tree | 18e80652d1f4ce32440ae979622c8c4f204d5a82 /admin/notes | |
parent | e0117b17c474b9f27b3797a286ffd1d7f52cd0d3 (diff) | |
download | emacs-e260a059d0dd4e3dccbe8e8307e6f22cb1934579.tar.gz |
* admin/notes/unicode: New section "binary files".
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/unicode | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 028bcc187af..ebec417193f 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode @@ -245,6 +245,25 @@ nontrivial changes to the build process. lisp/leim/quail/ethiopic.el lisp/leim/quail/tibetan.el + * binary files + + These files contain binary data, and are not text files. + Some of the entries in this list are patterns, and stand for any + files with the listed extension. + + *.gz + *.icns + *.ico + *.pbm + *.pdf + *.png + *.sig + etc/e/eterm-color + etc/package-keyring.gpg + msdos/emacs.pif + nextstep/GNUstep/Emacs.base/Resources/emacs.tiff + nt/icons/hand.cur + This file is part of GNU Emacs. |