aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-06-28 09:08:27 -0700
committerGlenn Morris2013-06-28 09:08:27 -0700
commit0c72d017b5256ea61206966fe1b3cb9ea2c3d2b4 (patch)
tree9ea58392e03ddba5c66c6426b56a1e23f1981174
parentdbca79f8ce74ddadb93a4dfc705b0020fbbe1002 (diff)
downloademacs-0c72d017b5256ea61206966fe1b3cb9ea2c3d2b4.tar.gz
emacs-0c72d017b5256ea61206966fe1b3cb9ea2c3d2b4.zip
* doc/emacs/ack.texi (Acknowledgments): Small update.
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/ack.texi8
2 files changed, 8 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 12269c7ce32..45f08499215 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12013-06-28 Glenn Morris <rgm@gnu.org>
2
3 * ack.texi (Acknowledgments): Small update.
4
12013-06-19 Glenn Morris <rgm@gnu.org> 52013-06-19 Glenn Morris <rgm@gnu.org>
2 6
3 * Makefile.in (dist): Edit more configure variables. 7 * Makefile.in (dist): Edit more configure variables.
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 92874ad6276..47e5be88ce1 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -115,6 +115,10 @@ Christian Limpach and Adrian Robert developed and maintained the
115NeXTstep port of Emacs. 115NeXTstep port of Emacs.
116 116
117@item 117@item
118Stephen Berman wrote @file{todo-mode.el} (based on the original version
119by Oliver Seidel), a package for maintaining @file{TODO} list files.
120
121@item
118Anna M. Bigatti wrote @file{cal-html.el}, which produces HTML calendars. 122Anna M. Bigatti wrote @file{cal-html.el}, which produces HTML calendars.
119 123
120@item 124@item
@@ -1115,10 +1119,6 @@ wrote parts of the IRC client ERC (q.v.).
1115Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects. 1119Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects.
1116 1120
1117@item 1121@item
1118Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
1119@file{TODO} list files.
1120
1121@item
1122Manuel Serrano wrote the Flyspell package, which does spell checking 1122Manuel Serrano wrote the Flyspell package, which does spell checking
1123as you type. 1123as you type.
1124 1124