emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101596: src/ChangeLog: Fix typo and


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101596: src/ChangeLog: Fix typo and remove duplicate info.
Date: Fri, 24 Sep 2010 20:04:26 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101596
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Fri 2010-09-24 20:04:26 +0200
message:
  src/ChangeLog: Fix typo and remove duplicate info.
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-09-24 17:48:10 +0000
+++ b/src/ChangeLog     2010-09-24 18:04:26 +0000
@@ -53,7 +53,7 @@
 
        * eval.c (verror): Fix EMACS_INT/int conversion.
 
-       * print.c: (PRINTDECLARE, PRINTPREPARE, strout, print_string)
+       * print.c (PRINTDECLARE, PRINTPREPARE, strout, print_string)
        (print_preprocess, print_check_string_charset_prop)
        (print_object): Fix EMACS_INT/int conversion.
 
@@ -61,14 +61,6 @@
 
 2010-09-24  Eli Zaretskii  <address@hidden>
 
-       * syntax.c (scan_words, update_syntax_table)
-       (prev_char_comend_first, back_comment, skip_chars): 
-
-       * syntax.h (scan_words): Adjust prototype.
-
-       * casefiddle.c (operate_on_word): Use EMACS_INT for buffer
-       positions.
-
        * callproc.c (Fcall_process): Use EMACS_INT for count of
        characters read from the subprocess.
 


reply via email to

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