summaryrefslogtreecommitdiff
path: root/devdocs/elisp/starting-up.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/elisp/starting-up.html')
-rw-r--r--devdocs/elisp/starting-up.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/devdocs/elisp/starting-up.html b/devdocs/elisp/starting-up.html
deleted file mode 100644
index 9a51effb..00000000
--- a/devdocs/elisp/starting-up.html
+++ /dev/null
@@ -1,26 +0,0 @@
- <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>