* os.texi (Terminal-Specific): Fix typo.
[bpt/emacs.git] / doc / lispref / elisp.texi
index e3a92d4..22fc5fa 100644 (file)
@@ -1390,6 +1390,8 @@ Operating System Interface
 * Batch Mode::              Running Emacs without terminal interaction.
 * Session Management::      Saving and restoring state with
                               X Session Management.
+* Notifications::           Desktop notifications.
+* Dynamic Libraries::       On-demand loading of support libraries.
 
 Preparing Lisp code for distribution