Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Previous: Fortran, Up: Programs


31.13 Asm Mode

Asm mode is a major mode for editing files of assembler code. It defines these commands:

<TAB>
tab-to-tab-stop.
C-j
Insert a newline and then indent using tab-to-tab-stop.
:
Insert a colon and then remove the indentation from before the label preceding colon. Then do tab-to-tab-stop.
;
Insert or align a comment.

The variable asm-comment-char specifies which character starts comments in assembler syntax.


 
 
  Published under the terms of the GNU General Public License Design by Interspire