aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDmitry Gutov2013-12-01 06:13:50 +0200
committerDmitry Gutov2013-12-01 06:13:50 +0200
commit52789f7fb3f25cfbc6397bed8912a88698c9f8f1 (patch)
tree2cb22c71e533d65d8c6ab7d0431d1ce571478bf5 /ChangeLog
parent2e6710c39621ab7dd18b33517699b3daa3dfbb26 (diff)
downloademacs-52789f7fb3f25cfbc6397bed8912a88698c9f8f1.tar.gz
emacs-52789f7fb3f25cfbc6397bed8912a88698c9f8f1.zip
Apply the initial log-edit tweaks discussed at emacs-devel
* .dir-locals.el: (log-edit-move): Add the "Author: " header. * lisp/vc/log-edit.el (log-edit-mode-map): Add binding for `log-edit-beginning-of-line'. (log-edit-setup-add-author): New user option. (log-edit-beginning-of-line): New command. (log-edit): Move major mode call above the contents setup so that the local variable values are already applied. (log-edit): Only insert "Author: " when `log-edit-setup-add-author' is non-nil. (log-edit): When SETUP is non-nil, position point after ": " instead of point-min.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33f9f6bca15..e231616043c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12013-12-01 Dmitry Gutov <dgutov@yandex.ru>
2
3 * .dir-locals.el: (log-edit-move): Add the "Author: " header.
4
12013-11-30 Dani Moncayo <dmoncayo@gmail.com> 52013-11-30 Dani Moncayo <dmoncayo@gmail.com>
2 6
3 * build-aux/msys-to-w32 (w32pathlist): Do not translate paths 7 * build-aux/msys-to-w32 (w32pathlist): Do not translate paths