aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorMiles Bader2007-07-27 10:52:18 +0000
committerMiles Bader2007-07-27 10:52:18 +0000
commite468b87f91f26e66a8cde087c1a9c89c67b96d12 (patch)
tree7cf1ded30152bb0ddd4bbff544693a05b3b62911 /src/bytecode.c
parentb692c96bfa9b8bedd6e093a6c571624442db2e2a (diff)
parent05bfa8f34f3eedec3ad2fdb45971476a8c8f49b1 (diff)
downloademacs-e468b87f91f26e66a8cde087c1a9c89c67b96d12.tar.gz
emacs-e468b87f91f26e66a8cde087c1a9c89c67b96d12.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 824-831) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 70-74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
Diffstat (limited to 'src/bytecode.c')
-rw-r--r--src/bytecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bytecode.c b/src/bytecode.c
index 999addc2f0a..1dd1f3671e4 100644
--- a/src/bytecode.c
+++ b/src/bytecode.c
@@ -6,7 +6,7 @@ This file is part of GNU Emacs.
6 6
7GNU Emacs is free software; you can redistribute it and/or modify 7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by 8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option) 9the Free Software Foundation; either version 3, or (at your option)
10any later version. 10any later version.
11 11
12GNU Emacs is distributed in the hope that it will be useful, 12GNU Emacs is distributed in the hope that it will be useful,