From: Eli Zaretskii Date: Sat, 13 May 2006 10:52:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2574 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=642c61f30309cdae9020422f7b4105e26792bbd6;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2e8581a6f57..16c4e538939 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2006-05-13 Eli Zaretskii + + * makefile.w32-in (lisp1): Add fringe.elc. + 2006-05-02 Francesco Potort,Al(B * etags.c (Perl_functions): Free space allocated for var package. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8d770afc922..da050cc4004 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,8 @@ 2006-05-13 Eli Zaretskii + * buffers.texi (Current Buffer): Document that with-temp-buffer + disables undo. + * os.texi (Terminal-Specific): More accurate description of how Emacs searches for the terminal-specific libraries. diff --git a/src/ChangeLog b/src/ChangeLog index 066cd655696..5cfd400906d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2006-05-13 Eli Zaretskii + + * Makefile.in (SOME_MACHINE_LISP): Add fringe.elc. + 2006-05-12 Chong Yidong * intervals.c (set_point_both): Fix mixup before before and after