aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 18:34:57 -0800
committerGlenn Morris2011-01-15 18:34:57 -0800
commite5c7913c2d2461aebe795b60c725e60d6520143e (patch)
treee3063c0bb12b22a797de17e0b2a3ecb4c8ec5062 /lisp/ChangeLog
parente9bffc61f201755de9ed46ef389379a9028f68e7 (diff)
downloademacs-e5c7913c2d2461aebe795b60c725e60d6520143e.tar.gz
emacs-e5c7913c2d2461aebe795b60c725e60d6520143e.zip
* lisp/info-xref.el (info-xref-docstrings): Also skip directories.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 45096e52ec0..c73b1d6a372 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12011-01-16 Glenn Morris <rgm@gnu.org> 12011-01-16 Glenn Morris <rgm@gnu.org>
2 2
3 * info-xref.el (info-xref-docstrings): Replace cl function. 3 * info-xref.el (info-xref-docstrings): Replace cl function.
4 Also skip directories.
4 5
52011-01-16 Kevin Ryde <user42@zip.com.au> 62011-01-16 Kevin Ryde <user42@zip.com.au>
6 7