aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-14 00:22:08 +0200
committerLars Magne Ingebrigtsen2011-07-14 00:22:08 +0200
commitbd2fcc8d5cb29bfce6a4f30c8aa42feb3b24706f (patch)
treea1d6033b3241abc962f78135a168c13034f61b33 /lisp/ChangeLog
parentbee0fcef3d9c332b9907369b4e6f6f61d6fbdf35 (diff)
downloademacs-bd2fcc8d5cb29bfce6a4f30c8aa42feb3b24706f.tar.gz
emacs-bd2fcc8d5cb29bfce6a4f30c8aa42feb3b24706f.zip
(make-directory): Clarify that an error will be raised if there's an error
Fixes: debbugs:6387
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 17cbc948536..00a48ff73c1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8,6 +8,9 @@
8 8
92011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> 92011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10 10
11 * files.el (make-directory): Clarify that an error will be raised
12 if there's an error (bug#6397).
13
11 * startup.el (initial-buffer-choice): Add `none' as a choice 14 * startup.el (initial-buffer-choice): Add `none' as a choice
12 (bug#6234). 15 (bug#6234).
13 16