aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Ingebrigtsen2014-02-09 22:44:49 -0800
committerLars Ingebrigtsen2014-02-09 22:44:49 -0800
commit3ab49e2cb045fbcf903b50dceebec165c2c5b7bd (patch)
treebb1be98949aff162f28190dbf06165efe418dea1 /lisp/ChangeLog
parentf3c602419225001790b4a9b4196b89ab83b3a965 (diff)
downloademacs-3ab49e2cb045fbcf903b50dceebec165c2c5b7bd.tar.gz
emacs-3ab49e2cb045fbcf903b50dceebec165c2c5b7bd.zip
* progmodes/grep.el (find-program): Doc fix.
Fixes: debbugs:14289
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 285cefe7333..f3c1ae0b36b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12014-02-10 Lars Ingebrigtsen <larsi@gnus.org> 12014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2 2
3 * progmodes/grep.el (find-program): Doc fix (bug#14289).
4
3 * files.el (confirm-kill-emacs): Clarify doc (bug#15455). 5 * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
4 6
5 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832). 7 * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).