Skip to content

Commit

Permalink
Merge pull request senny#179 from senny/auto_revert_mode
Browse files Browse the repository at this point in the history
turn on auto-revert-mode. closes senny#175
  • Loading branch information
jone committed Feb 5, 2013
2 parents 9b80008 + a72ccdd commit 27cee56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundles/power-edit/bundle.el
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(global-auto-revert-mode)

(defun move-text-internal (arg)
(cond
((and mark-active transient-mark-mode)
Expand Down

0 comments on commit 27cee56

Please sign in to comment.