Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
add89f61
Commit
add89f61
authored
Feb 11, 2013
by
Michael Albinus
Browse files
* NEWS: Add autorevert changes.
parent
f74de345
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+14
-0
No files found.
etc/ChangeLog
View file @
add89f61
2013-02-11 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Add autorevert changes.
2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
* NEWS: Mention ns-use-native-fullscreen.
...
...
etc/NEWS
View file @
add89f61
...
...
@@ -240,6 +240,20 @@ creation, modification, and deletion of files. This requires the
'inotify'
API on GNU/Linux systems. On MS-Windows systems, this is
supported for Windows XP and newer versions.
** Changes in autorevert.el
---
***
If Emacs is compiled with file notification support, notifications
are used instead of checking the time stamp of the files. You can
disable this by setting the user option `auto-revert-use-notify' to
nil. Alternatively, a regular expression of directories to be
excluded from file notifications can be specified by
`auto-revert-notify-exclude-dir-regexp'.
---
***
The new user option `auto-revert-remote-files' enables reversion
of remote files when set to non-nil.
** Face changes
*** The `face-spec-set' is now analogous to `setq' for face specs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment