]> code.delx.au - gnu-emacs/blobdiff - src/macfont.h
Add a note how to use `tramp-own-remote-path'
[gnu-emacs] / src / macfont.h
index cab57372abb482c81be01e08500be77059ef25e6..6630fb526b7a5d9eae430d659666a2ee4833ae8e 100644 (file)
@@ -1,12 +1,12 @@
 /* Interface definition for Mac OSX Core text font backend.
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
 GNU Emacs is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -82,4 +82,3 @@ typedef const struct _EmacsScreenFont *ScreenFontRef; /* opaque */
 extern void mac_register_font_driver (struct frame *f);
 extern void *macfont_get_nsctfont (struct font *font);
 extern void macfont_update_antialias_threshold (void);
-