1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 14:41:11 -08:00
emacs/src
Glenn Morris 33bfbfee7e Merge from origin/emacs-26
6e6bf60 Don't let delete_frame select a tooltip frame (Bug#27647)
e9dd580 Filter obtrusive events in help-read-key-sequence.
90075e8 Fix symlink flag in tramp-gvfs-handle-file-attributes
c355529 Fix bug in tramp-handle-file-truename
4c21d04 Fix a typo in doc string of electric-indent-functions-without...
319c2de Avoid assertion violations in echo_area_display
63c7733 ; * lisp/ido.el (ido-find-alternate-file): Doc fix.  (Bug#29278)
cbd319a Fix case-folding in Occur
29520b0 Fix quick-calc in C mode with hex values
3e80124 Improve documentation of dired-next/prev-marked-file
90add18 Prevent aborts in line-move-visual
648c128 More fixes in src/.gdbinit
104f3e5 Document how to enter whitespace when using grep-read-files
2017-11-20 13:08:35 -05:00
..
bitmaps
.dbxinit
.gdbinit More fixes in src/.gdbinit 2017-11-17 17:41:23 +02:00
alloc.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
atimer.c
atimer.h
bidi.c
blockinput.h
buffer.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
buffer.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
bytecode.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
callint.c
callproc.c
casefiddle.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13 ; Spelling fixes 2017-11-01 22:07:43 -07:00
character.c
character.h
charset.c
charset.h
chartab.c
cm.c
cm.h
cmds.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
coding.c Allow 'make-string' callers force creation of multibyte strings 2017-11-04 15:00:25 +02:00
coding.h
commands.h
composite.c
composite.h
conf_post.h
COPYING
cygw32.c
cygw32.h
data.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
dbusbind.c
decompress.c
deps.mk
dired.c Avoid wrong value from file-attributes on Linux kernel before 3.6 2017-11-01 21:44:49 +01:00
dispextern.h Fix display of line numbers in GTK builds 2017-11-10 10:35:31 +02:00
dispnew.c Fix conversion of pixel coordinates to buffer position 2017-10-28 16:51:46 +03:00
disptab.h
doc.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c Allow 'make-string' callers force creation of multibyte strings 2017-11-04 15:00:25 +02:00
emacs-icon.h
emacs-module.c Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED 2017-11-13 10:16:52 -08:00
emacs-module.h.in
emacs.c New function 'libxml-available-p' 2017-11-03 11:33:06 +02:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
fileio.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
filelock.c
firstfile.c
floatfns.c
fns.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
font.c
font.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
fontset.c
fontset.h
frame.c Don't let delete_frame select a tooltip frame (Bug#27647) 2017-11-18 19:19:32 +01:00
frame.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
fringe.c
ftcrfont.c
ftfont.c
ftfont.h
ftxfont.c
getpagesize.h
gfilenotify.c
gmalloc.c Use hybrid malloc for FreeBSD (Bug#28308) 2017-11-04 18:49:28 -04:00
gnutls.c Return non-nil from gnutls-available-p under GnuTLS 2.x 2017-11-05 17:26:36 +02:00
gnutls.h
gtkutil.c
gtkutil.h
image.c
indent.c Prevent aborts in line-move-visual 2017-11-17 21:37:04 +02:00
indent.h
inotify.c
insdel.c
intervals.c
intervals.h
keyboard.c * src/keyboard.c: Make xterm-mouse clicks on mode-line work 2017-11-20 12:47:39 -05:00
keyboard.h
keymap.c
keymap.h
kqueue.c
lastfile.c Simplify by assuming !_MSC_VER. 2017-11-02 21:56:01 -07:00
lcms.c
lisp.h Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
lread.c Merge from origin/emacs-26 2017-11-13 10:54:20 -08:00
macfont.h
macfont.m
macros.c
macros.h
macuvs.h
Makefile.in
marker.c
menu.c
menu.h
minibuf.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
module-env-25.h
module-env-26.h
msdos.c
msdos.h
nsfns.m
nsfont.m
nsgui.h
nsimage.m
nsmenu.m
nsselect.m
nsterm.h
nsterm.m Fix mouse-scrollbar offset on GNUstep and old macOS (bug#29053) 2017-11-02 22:41:42 +00:00
print.c
process.c
process.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
profiler.c
puresize.h
ralloc.c
README
regex.c Simplify by assuming !_MSC_VER. 2017-11-02 21:56:01 -07:00
regex.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sheap.h
sound.c
syntax.c
syntax.h
sysdep.c
sysselect.h
syssignal.h
sysstdio.h
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c
termcap.c
termchar.h
termhooks.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
terminal.c
terminfo.c
termopts.h
textprop.c
thread.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
thread.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c Port to QNX 2017-10-24 12:55:15 -07:00
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c
w32.h
w32common.h
w32console.c
w32fns.c
w32font.c
w32font.h
w32gui.h
w32heap.c Increase DUMPED_HEAP_SIZE in w32heap.c 2017-11-07 21:38:58 +02:00
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c
w32term.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
window.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
xdisp.c Merge from origin/emacs-26 2017-11-20 13:08:35 -05:00
xfaces.c
xfns.c Fix comparisons with tip_frame in GTK builds 2017-11-11 14:42:30 +02:00
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c
xml.c New function 'libxml-available-p' 2017-11-03 11:33:06 +02:00
xrdb.c
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c Use alignas to fix GCALIGN-related bugs 2017-11-13 10:16:51 -08:00
xterm.h Change vectorlike from struct to union 2017-11-13 10:16:51 -08:00
xwidget.c
xwidget.h Change vectorlike from struct to union 2017-11-13 10:16:51 -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-2017 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 <https://www.gnu.org/licenses/>.