| www.delorie.com/gnu/docs/emacs/emacs_265.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The Justification submenu provides a convenient interface for specifying the style. The submenu contains five items:
Flush Left
Flush Right
Full
Center
None
In Enriched mode, you can also specify justification from the keyboard using the M-j prefix character:
set-justification-left).
set-justification-right).
set-justification-full).
set-justification-center).
set-justification-none).
Justification styles apply to entire paragraphs. All the justification-changing commands operate on the paragraph containing point, or, if the region is active, on all paragraphs which overlap the region.
The default justification style is specified by the variable
default-justification. Its value should be one of the symbols
left, right, full, center, or none.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |