<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.79.109.187</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=173.79.109.187"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/173.79.109.187"/>
	<updated>2026-04-17T02:44:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Built-in_help&amp;diff=46582</id>
		<title>Built-in help</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Built-in_help&amp;diff=46582"/>
		<updated>2014-03-31T02:59:53Z</updated>

		<summary type="html">&lt;p&gt;173.79.109.187: use CommandKeys instead of Keys&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Emacs provides many help features, all of which are helpfully bound to a prefix key, C-h.&lt;br /&gt;
&lt;br /&gt;
== Basic Commands ==&lt;br /&gt;
; {{CommandKeys|C-h C-h|help-for-help}}&lt;br /&gt;
: Provides a list of all help options and prompts you to enter one of the options.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h k|describe-key}}&lt;br /&gt;
: Prompts you to enter a key sequence and then provides information about what it does.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h c|describe-key-briefly}}&lt;br /&gt;
: Prompts you to enter a key sequence and then displays command that key sequence runs.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h w|where-is}}&lt;br /&gt;
: Given a command name, it displays a list of key sequences that could be used to invoke that command.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h v|describe-variable}}&lt;br /&gt;
: Prompts you to enter a variable name and then provides full documentation of that variable, including the current value of the variable.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h f|describe-function}}&lt;br /&gt;
: Prompts you to enter a function name and then provides full documentation for that function.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h d|apropos-documentation}}&lt;br /&gt;
: Prompts you for a list of words or a regexp and then returns a list of functions, variables, etc. that match.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-h b|describe-bindings}}&lt;br /&gt;
: Displays all key bindings&lt;br /&gt;
&lt;br /&gt;
There are many more help commands available. Enter C-h C-h in emacs for a full listing.&lt;/div&gt;</summary>
		<author><name>173.79.109.187</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Windows_within_a_frame&amp;diff=46581</id>
		<title>Windows within a frame</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Windows_within_a_frame&amp;diff=46581"/>
		<updated>2014-03-31T02:54:58Z</updated>

		<summary type="html">&lt;p&gt;173.79.109.187: use CommandKeys instead of Keys&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In emacs, you can have multiple windows within a frame. You can split frames vertically or horizontally. The newly created window will contain the buffer that you were in when you split the frame and your point will remain in the original window.&lt;br /&gt;
&lt;br /&gt;
== Basic Commands ==&lt;br /&gt;
; {{CommandKeys|C-x 2|split-window-below}}&lt;br /&gt;
: Split frame vertically&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x 3|split-window-right}}&lt;br /&gt;
: Split frame horizontally&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x o|other-window}}&lt;br /&gt;
: Switch focus to next window&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x 0|delete-window}}&lt;br /&gt;
: Close current window.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x 1|delete-other-windows}}&lt;br /&gt;
: Close every window except the one currently in focus.&lt;/div&gt;</summary>
		<author><name>173.79.109.187</name></author>
	</entry>
</feed>