aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-16 21:38:25 +0200
committerLars Magne Ingebrigtsen2011-07-16 21:38:25 +0200
commitc82f64de3f319e15b3cc8e08cd3bfa69e69aa4eb (patch)
tree99289454566483126b36d7f6ca369b28bf723ee7 /lisp/ChangeLog
parentca425c7c87bc939777a1dceea7fbe1fe563bc3ca (diff)
downloademacs-c82f64de3f319e15b3cc8e08cd3bfa69e69aa4eb.tar.gz
emacs-c82f64de3f319e15b3cc8e08cd3bfa69e69aa4eb.zip
Make docview error message clearer
* doc-view.el (doc-view-make-safe-dir): Rewrite the error message to clarify what the problem is (bug#4291).
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 6ac0dd3d0b1..48f61a55552 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
4 to clarify what the problem is (bug#4291).
5
3 * simple.el (current-kill): Clarify what 6 * simple.el (current-kill): Clarify what
4 `interprogram-paste-function' does (bug#7500). 7 `interprogram-paste-function' does (bug#7500).
5 (auto-fill-mode): Document `auto-fill-function' in relation to 8 (auto-fill-mode): Document `auto-fill-function' in relation to