From 32813ea795271291c3734a737a399db98c9467b9 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 22 Jul 2013 11:19:00 +0200 Subject: * files.texi (Magic File Names): Add file-notify-add-watch, file-notify-rm-watch and file-notify-supported-p. Move file-remote-p down. * errors.texi (Standard Errors): Add file-notify-error. * os.texi (Desktop Notifications): Rename from Notifications. (File Notifications): New node. * elisp.texi (Top): Update menu for these changes. --- doc/lispref/elisp.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/lispref/elisp.texi') diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 59bbdec0229..4b8cc36b4ea 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -1482,7 +1482,8 @@ Operating System Interface * Batch Mode:: Running Emacs without terminal interaction. * Session Management:: Saving and restoring state with X Session Management. -* Notifications:: Desktop notifications. +* Desktop Notifications:: Desktop notifications. +* File Notifications:: File notifications. * Dynamic Libraries:: On-demand loading of support libraries. Starting Up Emacs -- cgit v1.2.1