emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101567: Fix src/ChangeLog of the las


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101567: Fix src/ChangeLog of the last commit.
Date: Thu, 23 Sep 2010 14:37:54 -0400
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101567
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Thu 2010-09-23 14:37:54 -0400
message:
  Fix src/ChangeLog of the last commit.
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-09-23 18:35:11 +0000
+++ b/src/ChangeLog     2010-09-23 18:37:54 +0000
@@ -21,7 +21,8 @@
        (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
        and string positions and length.
 
-       * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit, 
find_before_next_newline)
+       * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
+       (find_before_next_newline): Adjust prototypes.
 
        * editfns.c (transpose_markers, update_buffer_properties)
        (buildmark, clip_to_bounds, Fgoto_char, overlays_around)


reply via email to

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