summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAgeFilesLines
* Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-031-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix a thinko in last commit in autorevert.el.Eli Zaretskii2013-12-091-1/+1
* * autorevert.el (auto-revert-notify-add-watch): Do not handle symlinked files.Michael Albinus2013-12-091-4/+6
* * lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since weStefan Monnier2013-09-121-1/+1
* * lisp/autorevert.el (auto-revert-notify-handler): Explicitly ignoreStefan Monnier2013-09-041-23/+26
* * lisp/files.el: Use lexical-binding.Stefan Monnier2013-08-011-6/+6
* * filenotify.el (file-notify-supported-p):Michael Albinus2013-07-241-5/+2
* * filenotify.el (file-notify--library): Renamed fromMichael Albinus2013-07-181-11/+11
* * filenotify.el: New package.Michael Albinus2013-07-041-104/+54
* * lisp/autorevert.el (auto-revert-notify-handler): Use memq.Stefan Monnier2013-06-051-5/+7
* * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-17/+36
* * autorevert.el (auto-revert-notify-add-watch)Michael Albinus2013-05-221-2/+4
* * autorevert.el (auto-revert-mode, auto-revert-tail-mode)Michael Albinus2013-04-051-4/+7
* Fix bug #13725 with file notifications on MS-Windows.Eli Zaretskii2013-02-161-4/+5
* * autorevert.el (auto-revert-use-notify): Fix docstring.Michael Albinus2013-01-301-1/+1
* * autorevert.el (auto-revert-use-notify): UseMichael Albinus2013-01-291-0/+1
* * autorevert.el (auto-revert-handler): Notifications which resultMichael Albinus2013-01-271-11/+6
* * autorevert.el (auto-revert-remote-files)Michael Albinus2013-01-251-64/+114
* * autorevert.el (auto-revert-notify-watch-descriptor): Make itMichael Albinus2013-01-171-0/+1
* * autorevert.el (auto-revert-use-notify): In the :set function, doMichael Albinus2013-01-171-10/+13
* * autorevert.el (auto-revert-notify-handler): Use `file-equal-p'.Michael Albinus2013-01-121-10/+7
* * autorevert.el (auto-revert-notify-watch-descriptor): Give itMichael Albinus2013-01-121-1/+1
* Fix filtering of file notification events in autorevert.el.Eli Zaretskii2013-01-121-4/+8
* * lisp/autorevert.el: Use cl-lib instead of cl.Stefan Monnier2013-01-111-8/+8
* Fix a scoping error.Michael Albinus2013-01-111-6/+6
* * autorevert.el (top): Require 'cl in order to pacify byte compiler.Michael Albinus2013-01-111-20/+62
* Fix last commit in autorevert.el.Eli Zaretskii2013-01-111-2/+3
* * autorevert.el (auto-revert-notify-enabled): Move up.Michael Albinus2013-01-101-13/+30
* * autorevert.el: Add file watch support.Michael Albinus2013-01-101-7/+77
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-3/+0
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-3/+2
* Fix previous patch.Michael Albinus2012-03-111-5/+5
* * autorevert.el (auto-revert-handler): Ensure, thatMichael Albinus2012-03-111-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-16/+24
* lisp/autorevert.el: Use `remote-file-name-inhibit-cache'.Juanma Barranquero2011-04-131-7/+7
* autorevert.el trivia.Glenn Morris2011-02-191-4/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * autorevert.el (auto-revert-handler): AllowMichael Albinus2009-08-021-6/+12
* (global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.Glenn Morris2009-06-281-9/+24
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (auto-revert-buffers): Use buffer-live-p.Stefan Monnier2008-03-261-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\