Next: Documentation, Previous: Keymaps, Up: Top [Contents][Index]
¥â¡¼¥É¡Êmode¡Ë¤È¤Ï¡¢Emacs¤ò¥«¥¹¥¿¥Þ¥¤¥º¤¹¤ëÄêµÁ¤Î½¸¤Þ¤ê¤Ç¤¢¤ê¡¢ ÆÉ¼Ô¤ÏÊÔ½¸Ãæ¤Ë¤½¤ì¤ò¥ª¥ó¡¿¥ª¥Õ¤Ç¤¤Þ¤¹¡£ ¥â¡¼¥É¤Ë¤Ï2¼ïÎढ¤ê¤Þ¤¹¡£ ¥á¥¸¥ã¡¼¥â¡¼¥É¡Êmajor mode¡Ë¤Ï¡¢¸ß¤¤¤ËÇÓ¾Ū¤Ç¡¢ ÆÃÄê¼ïÎà¤Î¥Æ¥¥¹¥È¤ÎÊÔ½¸¤Ë»È¤¤¤Þ¤¹¡£ ¥Þ¥¤¥Ê¥â¡¼¥É¡Êminor mode¡Ë¤Ï¡¢ ¥æ¡¼¥¶¡¼¤¬¤½¤ì¤¾¤ì¤òÆÈΩ¤Ë¥ª¥ó¤Ë¤Ç¤¤ëµ¡Ç½¤òÄ󶡤·¤Þ¤¹¡£
ËܾϤǤϡ¢¥á¥¸¥ã¡¼¥â¡¼¥É¤ä¥Þ¥¤¥Ê¥â¡¼¥É¤Î½ñ¤Êý¡¢ ¤½¤ì¤é¤ò¥â¡¼¥É¹Ô¤Ëɽ¼¨¤¹¤ëÊýË¡¡¢ ¥æ¡¼¥¶¡¼¤¬»ØÄꤷ¤¿¥Õ¥Ã¥¯¤ò¥â¡¼¥É¤¬¤É¤Î¤è¤¦¤Ë¼Â¹Ô¤¹¤ë¤«¤Ë¤Ä¤¤¤Æ½Ò¤Ù¤Þ¤¹¡£ ¥¡¼¥Þ¥Ã¥×¤ä¹½Ê¸¥Æ¡¼¥Ö¥ë¤Ê¤É¤Î´ØÏ¢»ö¹à¤Ë¤Ä¤¤¤Æ¤Ï¡¢ Keymaps¤äSyntax Tables¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
• Major Modes: | Defining major modes. | |
• Minor Modes: | Defining minor modes. | |
• Mode Line Format: | Customizing the text that appears in the mode line. | |
• Imenu: | How a mode can provide a menu of definitions in the buffer. | |
• Font Lock Mode: | How modes can highlight text according to syntax. | |
• Hooks: | How to use hooks; how to write code that provides hooks. |