summaryrefslogtreecommitdiff
path: root/devdocs/elisp/starting-up.html
blob: 9a51effb8fb420581b1b856b799af262780e802c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 <h3 class="section">Starting Up Emacs</h3> <p>This section describes what Emacs does when it is started, and how you can customize these actions. </p> <table class="menu" border="0" cellspacing="0"> <tr>
<td align="left" valign="top">• <a href="startup-summary" accesskey="1">Startup Summary</a>
</td>
<td> </td>
<td align="left" valign="top">Sequence of actions Emacs performs at startup. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="init-file" accesskey="2">Init File</a>
</td>
<td> </td>
<td align="left" valign="top">Details on reading the init file. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="terminal_002dspecific" accesskey="3">Terminal-Specific</a>
</td>
<td> </td>
<td align="left" valign="top">How the terminal-specific Lisp file is read. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="command_002dline-arguments" accesskey="4">Command-Line Arguments</a>
</td>
<td> </td>
<td align="left" valign="top">How command-line arguments are processed, and how you can customize them. </td>
</tr> </table><div class="_attribution">
  <p class="_attribution-p">
    Copyright &copy; 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br>
    <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Starting-Up.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Starting-Up.html</a>
  </p>
</div>