Mercurial > emacs
comparison src/composite.c @ 64084:a8fa7c632ee4
Update FSF's address.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Jul 2005 16:49:24 +0000 |
parents | 9bde03db5726 |
children | 5c90d9a42573 f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64083:23a17af379b1 | 64084:a8fa7c632ee4 |
---|---|
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
16 GNU General Public License for more details. | 16 GNU General Public License for more details. |
17 | 17 |
18 You should have received a copy of the GNU General Public License | 18 You should have received a copy of the GNU General Public License |
19 along with GNU Emacs; see the file COPYING. If not, write to | 19 along with GNU Emacs; see the file COPYING. If not, write to |
20 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 20 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
21 Boston, MA 02111-1307, USA. */ | 21 Boston, MA 02110-1301, USA. */ |
22 | 22 |
23 #include <config.h> | 23 #include <config.h> |
24 #include "lisp.h" | 24 #include "lisp.h" |
25 #include "buffer.h" | 25 #include "buffer.h" |
26 #include "charset.h" | 26 #include "charset.h" |