emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 25 Jun 2008 11:51:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/25 11:51:46

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6621
retrieving revision 1.6622
diff -u -b -r1.6621 -r1.6622
--- ChangeLog   25 Jun 2008 07:35:49 -0000      1.6621
+++ ChangeLog   25 Jun 2008 11:51:43 -0000      1.6622
@@ -1,15 +1,22 @@
+2008-06-25  Juanma Barranquero  <address@hidden>
+
+       * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
+       <scroll-conservatively>: Fix typo in docstring.
+
+       * xselect.c (Fx_send_client_event): Doc fix.
+
 2008-06-25  Kenichi Handa  <address@hidden>
 
        * xfaces.c (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
 
        * font.c (font_parse_fcname): Remove unused variables.
-       (font_sort_entites): Delete the arg SPEC.  Caller changed.  Fix
-       for the case of ! best_only.
+       (font_sort_entites): Delete the arg SPEC.  Caller changed.
+       Fix for the case of ! best_only.
        (font_delete_unmatched): Check DPI and AVGWIDTH too.
 
        * lisp.h (Fstring_to_unibyte): EXFUN it.
 
-       * character.h: (str_to_unibyte): Extern it.
+       * character.h (str_to_unibyte): Extern it.
 
        * character.c (str_to_unibyte): New function.
 
@@ -24,7 +31,7 @@
 
 2008-06-24  Andreas Schwab  <address@hidden>
 
-       * Makefile.in (${lispsource}loaddefs.el): Renamed from
+       * Makefile.in (${lispsource}loaddefs.el): Rename from
        ../lisp/loaddefs.el.
        (bootstrap-clean): Do what distclean does but don't remove
        Makefile.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]