aac719f843
Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
13 lines
653 B
HTML
13 lines
653 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Other editing tools</title>
|
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
|
<body>
|
|
<h1>Other editing tools</h1>
|
|
<p>
|
|
Look
|
|
in the Edit menu for more editing capabilities, or in the
|
|
Shortcut Mapper under the Scintilla section (see <a href="Shortcut%20Mapper.html">Shortcut
|
|
Mapper</a> for more details). It is mostly for working on a per line
|
|
basis. The Trim Trailing Space macro will remove any trailing
|
|
whitespace from selected lines.
|
|
</body></html> |