aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-06 20:26:29 +0200
committerLars Magne Ingebrigtsen2011-07-06 20:26:29 +0200
commitd67f7e1fbfa35b715ebda809249f2830eded9fc0 (patch)
tree1e614a3029eb7f68b7c23ccc543accd2d425bf1a /lisp/ChangeLog
parentfe204702284fb69d07b35a0e3912fe939cf30ff8 (diff)
downloademacs-d67f7e1fbfa35b715ebda809249f2830eded9fc0.tar.gz
emacs-d67f7e1fbfa35b715ebda809249f2830eded9fc0.zip
* dired-aux.el (dired-kill-line): Add a doc string.
Fixes: debbugs:957
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68533f8e89e..57b39b5caa2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * dired-aux.el (dired-kill-line): Add a doc string.
4
3 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults 5 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
4 to "\\sw\\|\\s_" (bug#358). 6 to "\\sw\\|\\s_" (bug#358).
5 7