aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a3f061a7d93..6e89afc6715 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12014-06-06 Juri Linkov <juri@jurta.org>
2
3 * desktop.el: Activate auto-saving on window configuration changes.
4 (desktop-save-mode, desktop-auto-save-timeout): Add/remove
5 `desktop-auto-save-set-timer' to/from `window-configuration-change-hook'.
6 (desktop-auto-save-set-timer): Change REPEAT arg of
7 `run-with-idle-timer' from t to nil.
8 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
9
12014-06-06 Santiago PayĆ  i Miralta <santiagopim@gmail.com> 102014-06-06 Santiago PayĆ  i Miralta <santiagopim@gmail.com>
2 11
3 * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and 12 * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and