1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/src
Paul Eggert dc152c54f4 Modernize usage of 'macOS' in doc and comments
Apple changed the spelling of its operating system again, to "macOS",
effective with macOS 10.12 Sierra (2016-09-20).  Change Emacs
documentation and comments to match this.  Stick with older OS
spellings ("OS X", "Mac OS X") when talking about older releases where
the older names are more correct.
2016-11-06 00:42:03 -07:00
..
bitmaps
.dbxinit
.gdbinit Adapt GDB scripts to '--enable-check-lisp-object-type' builds 2016-10-12 11:59:53 +03:00
alloc.c Port last_marked change to full-program optimizers 2016-10-12 09:19:44 -07:00
atimer.c Fix the MSDOS build 2016-04-30 13:45:33 +03:00
atimer.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
bidi.c Avoid assertion violations in nhexl-mode 2016-07-16 16:42:18 +03:00
blockinput.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
buffer.c Document buffer-swap-text+save-excursion interaction 2016-07-14 20:01:39 -04:00
buffer.h Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR 2016-09-23 10:52:07 +03:00
bytecode.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
callint.c Restore 'command-debug-status' functionality 2016-10-04 17:34:51 +03:00
callproc.c Some assorted documentation clarifications 2016-08-20 18:25:05 +02:00
casefiddle.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
casetab.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
category.c Document CATEGORY arg to modify-category-entry 2016-08-13 22:56:11 -04:00
category.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ccl.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ccl.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.2 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.3 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.4 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.5 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.6 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.7 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.8 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.9 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.10 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.11 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.12 ; ChangeLog spelling fixes 2016-08-21 04:15:44 -07:00
ChangeLog.13 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
character.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
character.h Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR 2016-09-23 10:52:07 +03:00
charset.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
charset.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
chartab.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
cm.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
cm.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
cmds.c Adjust match data before calling after-change-funs 2016-07-22 23:55:23 -04:00
coding.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
coding.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
commands.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
composite.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
composite.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
conf_post.h Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
COPYING
cygw32.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
cygw32.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
data.c ; Spelling fix 2016-08-03 14:59:28 -07:00
dbusbind.c Fix dbus crash on 32-bit Cygwin 2016-06-11 08:31:27 -04:00
decompress.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
deps.mk Fix the MSDOS build 2016-04-30 13:45:33 +03:00
dired.c Revert fixes to allocation of regex matching 2016-10-25 20:15:33 -04:00
dispextern.h Avoid assertion violations when rendering some fonts 2016-06-29 19:14:58 +03:00
dispnew.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
disptab.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
doc.c * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes. 2016-08-16 21:33:09 +03:00
doprnt.c Doc fixes for quoting 2016-05-03 08:03:04 -07:00
dosfns.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
dosfns.h Fix the MSDOS build 2016-04-30 13:45:33 +03:00
dynlib.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
dynlib.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
editfns.c Fix time-related data types in 2 editfns.c functions 2016-10-17 10:25:58 +03:00
emacs-icon.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
emacs-module.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
emacs-module.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
emacs.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
emacsgtkfixed.c Port to GTK with strict C99 compiler 2016-03-17 23:45:23 -07:00
emacsgtkfixed.h Port to GTK with strict C99 compiler 2016-03-17 23:45:23 -07:00
epaths.in Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eval.c Fix crash in evaluating functions 2016-10-13 13:03:31 +02:00
fileio.c Some assorted documentation clarifications 2016-08-20 18:25:05 +02:00
filelock.c * src/filelock.c (current_lock_owner): Update comment. 2016-10-12 17:48:34 -07:00
firstfile.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
floatfns.c Doc fixes for grammar and typos (bug#23746) 2016-06-13 18:08:22 +02:00
fns.c Un-confuse doc string of 'string-collate-equalp' 2016-07-08 13:05:01 +03:00
font.c Allow to disable compaction of font caches 2016-10-08 22:31:14 +03:00
font.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
fontset.c Allow selection of font for symbols as in Emacs 24.x 2016-10-08 22:03:51 +03:00
fontset.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
frame.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
frame.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
fringe.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ftcrfont.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ftfont.c * src/ftfont.c (ftfont_shape_by_flt): Parenthesize as per GNU style. 2016-03-25 11:00:23 -07:00
ftfont.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ftxfont.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
getpagesize.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
gfilenotify.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
gmalloc.c Port --enable-gcc-warnings to bleeding-edge glibc 2016-10-23 21:55:07 -07:00
gnutls.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
gnutls.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
gtkutil.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
gtkutil.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
image.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
indent.c Fix 'vertical-motion' in non-interactive sessions 2016-07-10 22:06:57 +03:00
indent.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
inotify.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
insdel.c Adjust match data before calling after-change-funs 2016-07-22 23:55:23 -04:00
intervals.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
intervals.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
keyboard.c Port --enable-gcc-warnings to GCC 6.2.1 2016-10-12 09:19:44 -07:00
keyboard.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
keymap.c Doc fix 2016-05-01 19:27:10 +02:00
keymap.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
kqueue.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
lastfile.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
lisp.h Adjust match data before calling after-change-funs 2016-07-22 23:55:23 -04:00
lread.c ; Spelling fixes 2016-11-04 14:50:59 -07:00
macfont.h Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
macfont.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
macros.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
macros.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
macuvs.h
Makefile.in Port dumping to NetBSD with PaX 2016-04-27 16:03:50 -07:00
marker.c Fmarker_position doc string clarification 2016-05-01 19:27:16 +02:00
menu.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
menu.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
minibuf.c Fix documentation of 'assoc-string' and 'compare-strings' 2016-06-23 18:09:14 +03:00
msdos.c Fix the MSDOS build 2016-04-30 13:45:33 +03:00
msdos.h Fix the MSDOS build 2016-04-30 13:45:33 +03:00
nsfns.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
nsfont.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
nsgui.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
nsimage.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
nsmenu.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
nsselect.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
nsterm.h Post AppDefined events from the main thread ONLY (bug#23934) 2016-08-03 17:19:12 +01:00
nsterm.m Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
print.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
process.c Port --enable-gcc-warnings to GCC 6.2.1 2016-10-12 09:19:44 -07:00
process.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
profiler.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
puresize.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
ralloc.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
README Update copyright year to 2016 2016-01-01 01:34:24 -08:00
regex.c Revert fixes to allocation of regex matching 2016-10-25 20:15:33 -04:00
regex.h Revert fixes to allocation of regex matching 2016-10-25 20:15:33 -04:00
region-cache.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
region-cache.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
scroll.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
search.c Mark relocation workarounds with REL_ALLOC 2016-11-04 10:36:02 +02:00
sheap.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
sound.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
syntax.c Fbackward_prefix_chars: stay within buffer bounds 2016-06-16 23:18:00 -04:00
syntax.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
sysdep.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
sysselect.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
syssignal.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
sysstdio.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
systime.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
systty.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
syswait.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
term.c Avoid crashes due to insanely large columns in tabulated-list-format 2016-04-01 12:47:29 +03:00
termcap.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
termchar.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
termhooks.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
terminal.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
terminfo.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
termopts.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
textprop.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
tparam.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tparam.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
undo.c Fix missing point information in undo 2016-07-05 09:27:59 +01:00
unexaix.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
unexcoff.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
unexcw.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
unexec.h Make src headers idempotent and standalone 2015-10-16 14:56:11 -07:00
unexelf.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
unexhp9k800.c
unexmacosx.c Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
unexsol.c Include-file cleanup for src directory 2015-10-20 18:35:53 -07:00
unexw32.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
vm-limit.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w16select.c Fix the MSDOS build 2016-04-30 13:45:33 +03:00
w32.c Fixup warning message regarding HOME a bit more 2016-06-27 18:37:56 -04:00
w32.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32common.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32console.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32fns.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
w32font.c Improve font selection by family on MS-Windows 2016-03-24 18:30:41 +02:00
w32font.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32gui.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32heap.c ;* src/w32heap.c: Fix typo and wording of the comments. 2016-10-23 12:14:05 +03:00
w32heap.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32inevt.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32inevt.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32menu.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32notify.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32proc.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32reg.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32select.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32select.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32term.c In x_set_window_size restore do_pending_window_change calls 2016-04-22 11:56:03 +02:00
w32term.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32uniscribe.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
w32xfns.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
widget.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
widget.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
widgetprv.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
window.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
window.h Fix comments on window height macros 2016-09-11 16:32:09 -04:00
xdisp.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
xfaces.c Doc fixes for grammar and typos (bug#23746) 2016-06-13 18:08:22 +02:00
xfns.c Fix ifdef-vs-if typo with RANDR13_LIBRARY 2016-06-16 13:31:08 -04:00
xfont.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xftfont.c Provide workaround for xftfont rendering problem 2016-05-22 19:20:28 +03:00
xgselect.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xgselect.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xmenu.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xml.c Avoid relocating buffers while libxml2 reads its text 2016-10-23 19:52:56 +03:00
xrdb.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xselect.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
xsettings.c Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xsettings.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00
xsmfns.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
xterm.c Prefer comments /* like this */ in C code 2016-11-05 20:42:10 -07:00
xterm.h Don't use XRANDR 1.3 extensions if the server doesn't support them. 2016-03-10 14:28:54 -05:00
xwidget.c * src/xwidget.c (x_draw_xwidget_glyph_string): More clipping fixes. 2016-04-14 07:47:55 +09:00
xwidget.h Rework C source files to avoid ^( 2016-03-10 07:59:19 -08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2016 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

The file 'Makefile.in' is used as a template by the script
'../configure' to produce 'Makefile'.  This is the file which actually
controls the compilation of Emacs C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run 'make'.

This file is part of GNU Emacs.

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 of 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
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.  If not, see <http://www.gnu.org/licenses/>.