Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b9b1cc14
Commit
b9b1cc14
authored
May 15, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to recommended form of GPLv3 permissions notice.
parent
5ac58e4c
Changes
59
Hide whitespace changes
Inline
Side-by-side
Showing
59 changed files
with
254 additions
and
369 deletions
+254
-369
src/Makefile.in
src/Makefile.in
+4
-6
src/README
src/README
+4
-6
src/atimer.h
src/atimer.h
+4
-6
src/blockinput.h
src/blockinput.h
+4
-6
src/buffer.h
src/buffer.h
+4
-6
src/category.h
src/category.h
+4
-6
src/ccl.h
src/ccl.h
+5
-6
src/character.h
src/character.h
+4
-6
src/charset.h
src/charset.h
+4
-6
src/cm.h
src/cm.h
+4
-6
src/coding.h
src/coding.h
+4
-6
src/commands.h
src/commands.h
+4
-6
src/composite.h
src/composite.h
+4
-6
src/dispextern.h
src/dispextern.h
+4
-6
src/disptab.h
src/disptab.h
+4
-6
src/dosfns.h
src/dosfns.h
+4
-6
src/emacs-icon.h
src/emacs-icon.h
+4
-6
src/epaths.in
src/epaths.in
+5
-6
src/font.h
src/font.h
+4
-6
src/fontset.h
src/fontset.h
+4
-6
src/frame.h
src/frame.h
+4
-6
src/ftfont.h
src/ftfont.h
+5
-6
src/getpagesize.h
src/getpagesize.h
+4
-6
src/gtkutil.h
src/gtkutil.h
+4
-6
src/indent.h
src/indent.h
+4
-6
src/intervals.h
src/intervals.h
+4
-6
src/keyboard.h
src/keyboard.h
+4
-6
src/keymap.h
src/keymap.h
+4
-6
src/lisp.h
src/lisp.h
+4
-6
src/macgui.h
src/macgui.h
+4
-6
src/macros.h
src/macros.h
+4
-6
src/macterm.h
src/macterm.h
+4
-6
src/makefile.w32-in
src/makefile.w32-in
+19
-21
src/mem-limits.h
src/mem-limits.h
+4
-6
src/msdos.h
src/msdos.h
+4
-6
src/process.h
src/process.h
+4
-6
src/puresize.h
src/puresize.h
+4
-6
src/region-cache.h
src/region-cache.h
+4
-6
src/syntax.h
src/syntax.h
+4
-6
src/sysselect.h
src/sysselect.h
+4
-6
src/syssignal.h
src/syssignal.h
+4
-6
src/systime.h
src/systime.h
+4
-6
src/systty.h
src/systty.h
+4
-6
src/syswait.h
src/syswait.h
+4
-6
src/termchar.h
src/termchar.h
+4
-6
src/termhooks.h
src/termhooks.h
+4
-6
src/termopts.h
src/termopts.h
+4
-6
src/uaf.h
src/uaf.h
+4
-6
src/w32.h
src/w32.h
+4
-6
src/w32bdf.h
src/w32bdf.h
+4
-6
src/w32font.h
src/w32font.h
+4
-6
src/w32gui.h
src/w32gui.h
+4
-6
src/w32heap.h
src/w32heap.h
+4
-6
src/w32inevt.h
src/w32inevt.h
+4
-6
src/w32term.h
src/w32term.h
+4
-6
src/widget.h
src/widget.h
+4
-6
src/widgetprv.h
src/widgetprv.h
+4
-6
src/window.h
src/window.h
+4
-6
src/xterm.h
src/xterm.h
+4
-6
No files found.
src/Makefile.in
View file @
b9b1cc14
...
...
@@ -5,10 +5,10 @@
# This file is part of GNU Emacs.
# GNU Emacs is free software
;
you can redistribute it and/or modify
# GNU Emacs is free software
:
you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation
;
either version 3
,
o
r (at your option)
# any later version.
# the Free Software Foundation
,
either version 3 o
f the License, or
#
(at your option)
any later version.
# GNU Emacs is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -16,9 +16,7 @@
# 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, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
# Note that this file is edited by msdos/sed1v2.inp for MSDOS. That
...
...
src/README
View file @
b9b1cc14
...
...
@@ -35,10 +35,10 @@ current user, but no one else.
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -46,6 +46,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
src/atimer.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_ATIMER_H
#define EMACS_ATIMER_H
...
...
src/blockinput.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_BLOCKINPUT_H
#define EMACS_BLOCKINPUT_H
...
...
src/buffer.h
View file @
b9b1cc14
...
...
@@ -5,10 +5,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Accessing the parameters of the current buffer. */
...
...
src/category.h
View file @
b9b1cc14
...
...
@@ -9,10 +9,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -20,9 +20,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* We introduce here three types of object: category, category set,
...
...
src/ccl.h
View file @
b9b1cc14
...
...
@@ -9,10 +9,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -20,9 +20,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_CCL_H
#define EMACS_CCL_H
...
...
src/character.h
View file @
b9b1cc14
...
...
@@ -7,10 +7,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -18,9 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_CHARACTER_H
#define EMACS_CHARACTER_H
...
...
src/charset.h
View file @
b9b1cc14
...
...
@@ -12,10 +12,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -23,9 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_CHARSET_H
#define EMACS_CHARSET_H
...
...
src/cm.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Holds the minimum and maximum costs for the parametrized capabilities. */
struct
parmcap
...
...
src/coding.h
View file @
b9b1cc14
...
...
@@ -11,10 +11,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -22,9 +22,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_CODING_H
#define EMACS_CODING_H
...
...
src/commands.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define Ctl(c) ((c)&037)
...
...
src/composite.h
View file @
b9b1cc14
...
...
@@ -10,10 +10,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -21,9 +21,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_COMPOSITE_H
#define EMACS_COMPOSITE_H
...
...
src/dispextern.h
View file @
b9b1cc14
...
...
@@ -5,10 +5,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* New redisplay written by Gerd Moellmann <gerd@gnu.org>. */
...
...
src/disptab.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Access the slots of a display-table, according to their purpose. */
...
...
src/dosfns.h
View file @
b9b1cc14
...
...
@@ -7,10 +7,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -18,9 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
extern
EMACS_INT
dos_hyper_key
;
extern
EMACS_INT
dos_super_key
;
...
...
src/emacs-icon.h
View file @
b9b1cc14
...
...
@@ -7,10 +7,10 @@ Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp>
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -18,9 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
Commentary
:
...
...
src/epaths.in
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* The default search path for Lisp function "load".
This sets load-path. */
...
...
src/font.h
View file @
b9b1cc14
...
...
@@ -6,10 +6,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -17,9 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_FONT_H
#define EMACS_FONT_H
...
...
src/fontset.h
View file @
b9b1cc14
...
...
@@ -11,10 +11,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -22,9 +22,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_FONTSET_H
#define EMACS_FONTSET_H
...
...
src/frame.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Don't multiply include: dispextern.h includes macterm.h which
includes frame.h some emacs source includes both dispextern.h and
...
...
src/ftfont.h
View file @
b9b1cc14
...
...
@@ -5,10 +5,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -16,9 +16,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef EMACS_FTFONT_H
#define EMACS_FTFONT_H
...
...
src/getpagesize.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef HAVE_GETPAGESIZE
...
...
src/gtkutil.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#ifndef GTKUTIL_H
#define GTKUTIL_H
...
...
src/indent.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
...
...
@@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* We introduce new member `tab_offset'. We need it because of the
existence of wide-column characters. There is a case that the
...
...
src/intervals.h
View file @
b9b1cc14
...
...
@@ -4,10 +4,10 @@
This file is part of GNU Emacs.
GNU Emacs is free software
;
you can redistribute it and/or modify
GNU Emacs is free software
:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation
;
either version 3
,
o
r (at your option)
any later version.
the Free Software Foundation
,
either version 3 o
f the License, or
(at your option)
any later version.