From: Juri Linkov Date: Mon, 18 Jul 2005 16:39:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8016 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=426179e12c57fd83ed85f665f0cce34c223f85d2;p=emacs.git *** empty log message *** --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6770c0ca955..c75d8060bff 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,11 @@ +2005-07-18 Juri Linkov + + * commands.texi (Accessing Events): + * frames.texi (Text Terminal Colors, Resources): + * markers.texi (The Mark): + * modes.texi (Defining Minor Modes): + Delete duplicate duplicate words. + 2005-07-16 Richard M. Stallman * display.texi (Managing Overlays): Clarify make-overlay diff --git a/man/ChangeLog b/man/ChangeLog index 8b065d859da..626d882f81c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,20 @@ +2005-07-18 Juri Linkov + + * calc.texi (Time Zones, Logical Operations): + * cl.texi (Overview): + * custom.texi (Easy Customization): + * files.texi (Old Versions): + * frames.texi (Wheeled Mice): + * mule.texi (Specify Coding): + * org.texi (TODO types): + * sc.texi (Emacs 18 MUAs): + * speedbar.texi (Top): + * text.texi (Cell Justification): + * trouble.texi (After a Crash): + * url.texi (History): + * xresources.texi (GTK styles): + Delete duplicate duplicate words. + 2005-07-17 Richard M. Stallman * frames.texi (Creating Frames): Fix foreground color example. @@ -543,7 +560,7 @@ 2005-04-10 Jan Dj,Ad(Brv - * xresources.texi (Lucid Resources): Add fonSet resource. + * xresources.texi (Lucid Resources): Add fontSet resource. 2005-04-06 Katsumi Yamaoka diff --git a/src/ChangeLog b/src/ChangeLog index 1ab3c34b451..a56553d64a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-07-18 Juri Linkov + + * buffer.c (scroll-up-aggressively, scroll-down-aggressively): + * keymap.c (Fminor_mode_key_binding): + * macterm.c (mac-emulate-three-button-mouse): + Delete duplicate duplicate words. + 2005-07-18 Ken Raeburn * minibuf.c (Ftest_completion): Fix odd syntax in test.