]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/plugins/charmap/plugin.js
Wordpress 4.6-scripts
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / charmap / plugin.js
index 295d8d4903d05158394d2f770ff4dc51f77e0573..90de9383cac98c522f824bbca95cffc11391ba01 100644 (file)
@@ -117,16 +117,19 @@ tinymce.PluginManager.add('charmap', function(editor) {
                        ['195', 'A - tilde'],
                        ['196', 'A - diaeresis'],
                        ['197', 'A - ring above'],
+                       ['256', 'A - macron'],
                        ['198', 'ligature AE'],
                        ['199', 'C - cedilla'],
                        ['200', 'E - grave'],
                        ['201', 'E - acute'],
                        ['202', 'E - circumflex'],
                        ['203', 'E - diaeresis'],
+                       ['274', 'E - macron'],
                        ['204', 'I - grave'],
                        ['205', 'I - acute'],
                        ['206', 'I - circumflex'],
                        ['207', 'I - diaeresis'],
+                       ['298', 'I - macron'],
                        ['208', 'ETH'],
                        ['209', 'N - tilde'],
                        ['210', 'O - grave'],
@@ -135,14 +138,17 @@ tinymce.PluginManager.add('charmap', function(editor) {
                        ['213', 'O - tilde'],
                        ['214', 'O - diaeresis'],
                        ['216', 'O - slash'],
+                       ['332', 'O - macron'],
                        ['338', 'ligature OE'],
                        ['352', 'S - caron'],
                        ['217', 'U - grave'],
                        ['218', 'U - acute'],
                        ['219', 'U - circumflex'],
                        ['220', 'U - diaeresis'],
+                       ['362', 'U - macron'],
                        ['221', 'Y - acute'],
                        ['376', 'Y - diaeresis'],
+                       ['562', 'Y - macron'],
                        ['222', 'THORN'],
                        ['224', 'a - grave'],
                        ['225', 'a - acute'],
@@ -150,16 +156,19 @@ tinymce.PluginManager.add('charmap', function(editor) {
                        ['227', 'a - tilde'],
                        ['228', 'a - diaeresis'],
                        ['229', 'a - ring above'],
+                       ['257', 'a - macron'],
                        ['230', 'ligature ae'],
                        ['231', 'c - cedilla'],
                        ['232', 'e - grave'],
                        ['233', 'e - acute'],
                        ['234', 'e - circumflex'],
                        ['235', 'e - diaeresis'],
+                       ['275', 'e - macron'],
                        ['236', 'i - grave'],
                        ['237', 'i - acute'],
                        ['238', 'i - circumflex'],
                        ['239', 'i - diaeresis'],
+                       ['299', 'i - macron'],
                        ['240', 'eth'],
                        ['241', 'n - tilde'],
                        ['242', 'o - grave'],
@@ -168,15 +177,18 @@ tinymce.PluginManager.add('charmap', function(editor) {
                        ['245', 'o - tilde'],
                        ['246', 'o - diaeresis'],
                        ['248', 'o slash'],
+                       ['333', 'o macron'],
                        ['339', 'ligature oe'],
                        ['353', 's - caron'],
                        ['249', 'u - grave'],
                        ['250', 'u - acute'],
                        ['251', 'u - circumflex'],
                        ['252', 'u - diaeresis'],
+                       ['363', 'u - macron'],
                        ['253', 'y - acute'],
                        ['254', 'thorn'],
                        ['255', 'y - diaeresis'],
+                       ['563', 'y - macron'],
                        ['913', 'Alpha'],
                        ['914', 'Beta'],
                        ['915', 'Gamma'],