Emacs¤Ë¤Ï¡¢Lisp¤äC¤È¤¤¤Ã¤¿¥×¥í¥°¥é¥à¸À¸ì¤Î¹½Ê¸¤ò Íý²ò¤¹¤ë¤è¤¦¤ËÀ߷פµ¤ì¤¿¥³¥Þ¥ó¥É¤¬¿ô¿¤¯¤¢¤ê¤Þ¤¹¡£ °Ê²¼¤Î¤³¤È¤ò¹Ô¤¨¤Þ¤¹¡£
ñ¸ì¡¿Ê¸¡¿ÃÊÍî¤ò°·¤¦¥³¥Þ¥ó¥É¤Ï¡¢ ¼«Á³¸À¸ì¤Î¥Æ¥¥¹¥È¤òÊÔ½¸¤¹¤ë¤Î¤¬ËÜÍè¤ÎÌÜŪ¤Ç¤¹¤¬¡¢ ¥³¡¼¥É¤òÊÔ½¸¤¹¤ë¾ì¹ç¤Ë¤â¤ª¤ª¤¤¤ËÌòΩ¤Á¤Þ¤¹¡£ ¤Ê¤¼¤Ê¤é¡¢¤¿¤¤¤Æ¤¤¤Î¥·¥ó¥Ü¥ë¤Ïñ¸ì¤Ç¤¹¤·¡Êsee Words¡Ë¡¢ ʸ¤Ïʸ»úÎó¤ä¥³¥á¥ó¥È¤ÎÃæ¤Ë¤â´Þ¤Þ¤ì¤ë¤«¤é¤Ç¤¹¡Êsee Sentences¡Ë¡£ ÃÊÍî¤ÏËܼÁŪ¤Ë¤Ï¥³¡¼¥É¤ÎÃæ¤Ë¤Ï¸ºß¤·¤Þ¤»¤ó¤¬¡¢ ¥×¥í¥°¥é¥à¸À¸ì¸þ¤±¤Î¥á¥¸¥ã¡¼¥â¡¼¥É¤Ç¤Ï¡¢ ÃÊÍî¤Ï¶õ¹Ô¤Ç»Ï¤Þ¤ê¶õ¹Ô¤Ç½ª¤ï¤ë¤ÈÄêµÁ¤¹¤ë¤Î¤Ç¡¢ ÃÊÍ¥Þ¥ó¥É¤âÌòΩ¤Á¤Þ¤¹¡Êsee Paragraphs¡Ë¡£ ¶õ¹Ô¤ò¤¦¤Þ¤¯»È¤Ã¤Æ¥×¥í¥°¥é¥à¤¬À°Á³¤È¸«¤¨¤ë¤è¤¦¤Ë¤¹¤ë¤È¡¢ ÃÊÍ¥Þ¥ó¥É¤â¤¦¤Þ¤¯Æ¯¤¤Þ¤¹¡£
ÁªÂòŪɽ¼¨µ¡Ç½¤Ï¡¢´Ø¿ô¤ÎÁ´Âι½À®¤òį¤á¤ë¤Î¤ËÊØÍø¤Ç¤¹ ¡Êsee Selective Display¡Ë¡£ ¤³¤Îµ¡Ç½¤Ï¡¢»ØÄêÉý°ÊÆâ¤Î»ú²¼¤²Éý¤Î¹Ô¤À¤±¤òɽ¼¨¤·¤Þ¤¹¡£
• Program Modes: | Major modes for editing programs. | |
• Lists: | Expressions with balanced parentheses. | |
• List Commands: | The commands for working with list and sexps. | |
• Defuns: | Each program is made up of separate functions. There are editing commands to operate on them. | |
• Program Indent: | Adjusting indentation to show the nesting. | |
• Matching: | Insertion of a close-delimiter flashes matching open. | |
• Comments: | Inserting, killing, and aligning comments. | |
• Balanced Editing: | Inserting two matching parentheses at once, etc. | |
• Symbol Completion: | Completion on symbol names of your program or language. | |
• Which Function: | Which Function mode shows which function you are in. | |
• Documentation: | Getting documentation of functions you plan to call. | |
• Change Log: | Maintaining a change history for your program. | |
• Tags: | Go direct to any function in your program in one command. Tags remembers which file it is in. | |
• Emerge: | A convenient way of merging two versions of a program. | |
• C Modes: | Special commands of C, C++, Objective-C, Java, and Pike modes. | |
• Fortran: | Fortran mode and its special features. | |
• Asm Mode: | Asm mode and its special features. |