emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 03 Feb 2008 02:38:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/03 02:38:29

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12716
retrieving revision 1.12717
diff -u -b -r1.12716 -r1.12717
--- ChangeLog   2 Feb 2008 21:37:41 -0000       1.12716
+++ ChangeLog   3 Feb 2008 02:38:27 -0000       1.12717
@@ -269,11 +269,10 @@
        (x-select-request-type): Doc adjusted the change of
        x-selection-value.
 
-       * select.el (selection-coding-system)
-       (next-selection-coding-system): Move declarations from xselect.c.
-       (x-get-selection): Decode by selection-coding-system if it is
-       non-nil.  If it is nil, decode by a proper coding system.  Handle
-       C_STRING.
+       * select.el (selection-coding-system, next-selection-coding-system):
+       Move declarations from xselect.c.
+       (x-get-selection): Decode by selection-coding-system if it is non-nil.
+       If it is nil, decode by a proper coding system.  Handle C_STRING.
        (ccl-check-utf-8, string-utf-8-p): Delete them.
        (xselect-convert-to-string): Fix determining data-type in the case
        that TEXT is requested.  Don't use selection-coding-system if it's
@@ -1305,7 +1304,7 @@
        Change 'mime-charset to :mime-charset.
        (select-safe-coding-system): Use above (sync to HEAD).
        (set-language-environment): Delete unnecessary code for handling
-       overriding-fontspec
+       overriding-fontspec.
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
@@ -1382,7 +1381,7 @@
 
        * term/mac-win.el: Use mac-standard-fontset-spec to create
        fontset-mac
-       (mac-standard-fontset-spec): Created
+       (mac-standard-fontset-spec): Created.
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
@@ -1535,7 +1534,7 @@
        coding systems.
        (iso-2022-jp-3, euc-jisx0213, shift_jis-2004): New coding system
        aliases.
-       ("Japanese"): Add new charsets and coding system.s
+       ("Japanese"): Add new charsets and coding systems.
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
@@ -1706,8 +1705,8 @@
 
        * w32-fns.el (w32-charset-info-alist): Accept more charset aliases.
 
-       * makefile.w32-in (DONTCOMPILE): Remove old languages. Add
-       international/latin1-disp.el.
+       * makefile.w32-in (DONTCOMPILE): Remove old languages.
+       Add international/latin1-disp.el.
        (LC_ALL): Define as C.
 
 2008-02-01  Jason Rumney  <address@hidden>
@@ -3161,7 +3160,7 @@
 2008-02-01  Kenichi Handa  <address@hidden>
 
        * bindings.el: Don't bind multibyte characters to
-       self-insert-command here.  It's done in mule-conf.el
+       self-insert-command here.  It's done in mule-conf.el.
 
        * case-table.el (set-case-syntax-offset): Variable deleted.
        (set-case-syntax-1): Function deleted.  Callers changed.
@@ -5355,7 +5354,7 @@
        * vc.el (vc-dired-hook): Show unregistered file status as "?" in
        non-terse mode.
        (vc-dired-ignorable-p): Ignore Makefile when it has a peer named
-       Makefile.in or Makefile.am
+       Makefile.in or Makefile.am.
 
 2007-12-27  Vinicius Jose Latorre  <address@hidden>
 
@@ -6294,7 +6293,7 @@
 
        * subr.el (declare-function): Move from byte-run.el.
 
-       * emacs-lisp/byte-run.el (declare-function): Move to subr.el
+       * emacs-lisp/byte-run.el (declare-function): Move to subr.el.
 
        * window.el (recenter-top-bottom): Don't use `ecase'.
 




reply via email to

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