* window.c (window_deletion_count): Now static.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:57:04 +0000 (19:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:57:04 +0000 (19:57 -0700)
commit2b96acb7c0c23467a24d922b91f76780855c01f4
tree56e18fec45515076e325285a76a52a58f66eb665
parent50436f3383af8a123437e9bece3a584597a227f2
* window.c (window_deletion_count): Now static.

* undo.c: Make symbols static if they're not exported.
(last_undo_buffer, last_boundary_position, pending_boundary):
Now static.
src/ChangeLog
src/undo.c
src/window.c