Mercurial > emacs
diff src/s/bsd-common.h @ 112330:56d3e9c28eb0
Merge from mainline.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 11:01:01 -0800 |
parents | 61f7601898b1 |
children |
line wrap: on
line diff
--- a/src/s/bsd-common.h Sun Jan 16 18:35:15 2011 -0800 +++ b/src/s/bsd-common.h Mon Jan 17 11:01:01 2011 -0800 @@ -1,6 +1,7 @@ /* Definitions file for GNU Emacs running on bsd 4.3 - Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + +Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -81,5 +82,3 @@ /* Send signals to subprocesses by "typing" special chars at them. */ #define SIGNALS_VIA_CHARACTERS -/* arch-tag: 0c367245-bde3-492e-9029-3ff6898beb95 - (do not change this comment) */