]> code.delx.au - gnu-emacs/blobdiff - src/termopts.h
(truncate_undo_list): Return void.
[gnu-emacs] / src / termopts.h
index 40e4de5a256042a686e446bd685e8e7b35eee797..2dc798ea2c4a3e1e0eb6aeab70ece84132e153ff 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
 /* Nonzero means flash the screen instead of ringing the bell.  */
@@ -38,3 +39,6 @@ extern int meta_key;
 
 /* Nonzero means truncate lines in all windows less wide than the frame */
 extern int truncate_partial_width_windows;
+
+/* arch-tag: 35d4d284-dc1a-4fff-97fa-0154a21aebdb
+   (do not change this comment) */