aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDmitry Gutov2014-10-03 17:15:05 +0400
committerDmitry Gutov2014-10-03 17:15:05 +0400
commitc799337f12e84b4ca88f509ecea3a7e55ff4c768 (patch)
treea8fbb57ec8f02c264f938a27fd07062746bf14be /lisp/ChangeLog
parentf63bd04be9c6a1a9b09749a86ac693726994bda2 (diff)
downloademacs-c799337f12e84b4ca88f509ecea3a7e55ff4c768.tar.gz
emacs-c799337f12e84b4ca88f509ecea3a7e55ff4c768.zip
Fix vc-svn-ignore
* lisp/vc/vc-svn.el (vc-svn-ignore-completion-table): Implement. (vc-svn-ignore): Use it. Fixes: debbugs:18619
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a2f8ba55ceb..40faa8a43fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-10-03 Dmitry Gutov <dgutov@yandex.ru>
2
3 * vc/vc-svn.el (vc-svn-ignore-completion-table): Implement.
4 (vc-svn-ignore): Use it. (Bug#18619)
5
12014-10-03 Martin Rudalics <rudalics@gmx.at> 62014-10-03 Martin Rudalics <rudalics@gmx.at>
2 7
3 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen): 8 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):