aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-15 10:42:45 +0000
committerGerd Moellmann2001-05-15 10:42:45 +0000
commite335b66af5bd7f1baf8cbf862c507f03255e3b23 (patch)
treed3781edc1684b13816def4a1c06c7330ace90b46 /lib-src
parentd5188d8c0c3a3a9bf4e32f98e18c258695d8988a (diff)
downloademacs-e335b66af5bd7f1baf8cbf862c507f03255e3b23.tar.gz
emacs-e335b66af5bd7f1baf8cbf862c507f03255e3b23.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 86fa5f449be..5472e7d3dd0 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,10 +1,10 @@
12001-05-14 Francesco Potorti` <pot@gnu.org> 12001-05-14 Francesco Potorti` <pot@gnu.org>
2 2
3 * /cvs/emacs/lib-src/etags.c (add_regex): 3 * etags.c (add_regex): Reset the whole newly allocated pattern
4 Reset the whole newly allocated pattern buffer instead of 4 buffer instead of the individual members. It's safer and works
5 the individual members. It's safer and works with Xemacs. 5 with Xemacs.
6 6
7 * /cvs/emacs/lib-src/etags.1: Markups corrected. 7 * etags.1: Markups corrected.
8 8
92001-05-08 Gerd Moellmann <gerd@gnu.org> 92001-05-08 Gerd Moellmann <gerd@gnu.org>
10 10