# HG changeset patch # User Juri Linkov # Date 1121704773 0 # Node ID f3296dbae3f67ce0fc40aa839bc67abe6ae2112c # Parent dbbd4a39279b3061e44a6892f1d876d6b5a6cc73 *** empty log message *** diff -r dbbd4a39279b -r f3296dbae3f6 lispref/ChangeLog --- a/lispref/ChangeLog Mon Jul 18 16:34:18 2005 +0000 +++ b/lispref/ChangeLog Mon Jul 18 16:39:33 2005 +0000 @@ -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 -r dbbd4a39279b -r f3296dbae3f6 man/ChangeLog --- a/man/ChangeLog Mon Jul 18 16:34:18 2005 +0000 +++ b/man/ChangeLog Mon Jul 18 16:39:33 2005 +0000 @@ -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 -r dbbd4a39279b -r f3296dbae3f6 src/ChangeLog --- a/src/ChangeLog Mon Jul 18 16:34:18 2005 +0000 +++ b/src/ChangeLog Mon Jul 18 16:39:33 2005 +0000 @@ -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.