emacs/src
Juanma Barranquero 41ba8231ef lisp/*.el: Fix typos and improve some docstrings
* lisp/auth-source.el (auth-source-backend-parse-parameters)
(auth-source-search-collection)
(auth-source-secrets-listify-pattern)
(auth-source--decode-octal-string, auth-source-plstore-search):
* lisp/registry.el (registry-lookup)
(registry-lookup-breaks-before-lexbind)
(registry-lookup-secondary, registry-lookup-secondary-value)
(registry-search, registry-delete, registry-size, registry-full)
(registry-insert, registry-reindex, registry-prune)
(registry-collect-prune-candidates):
* lisp/subr.el (nbutlast, process-live-p):
* lisp/tab-bar.el (tab-bar-list):
* lisp/cedet/ede/linux.el (ede-linux--get-archs)
(ede-linux--include-path, ede-linux-load):
* lisp/erc/erc-log.el (erc-log-all-but-server-buffers):
* lisp/erc/erc-pcomplete.el (pcomplete-erc-commands)
(pcomplete-erc-ops, pcomplete-erc-not-ops, pcomplete-erc-nicks)
(pcomplete-erc-all-nicks, pcomplete-erc-channels)
(pcomplete-erc-command-name, pcomplete-erc-parse-arguments):
* lisp/eshell/em-term.el (eshell-visual-command-p):
* lisp/gnus/gnus-cache.el (gnus-cache-fully-p):
* lisp/gnus/nnmail.el (nnmail-get-active)
(nnmail-fancy-expiry-target):
* lisp/mail/mail-utils.el (mail-string-delete):
* lisp/mail/supercite.el (sc-hdr, sc-valid-index-p):
* lisp/net/ange-ftp.el (ange-ftp-use-smart-gateway-p):
* lisp/net/nsm.el (nsm-save-fingerprint-maybe)
(nsm-network-same-subnet, nsm-should-check):
* lisp/net/rcirc.el (rcirc-looking-at-input):
* lisp/net/tramp-cache.el (tramp-get-hash-table):
* lisp/net/tramp-compat.el (tramp-compat-process-running-p):
* lisp/net/tramp-smb.el (tramp-smb-get-share)
(tramp-smb-get-localname, tramp-smb-read-file-entry)
(tramp-smb-get-cifs-capabilities, tramp-smb-get-stat-capability):
* lisp/net/zeroconf.el (zeroconf-list-service-names)
(zeroconf-list-service-types, zeroconf-list-services)
(zeroconf-get-host, zeroconf-get-domain)
(zeroconf-get-host-domain):
* lisp/nxml/rng-xsd.el (rng-xsd-compile)
(rng-xsd-make-date-time-regexp, rng-xsd-convert-date-time):
* lisp/obsolete/erc-hecomplete.el (erc-hecomplete)
(erc-command-list, erc-complete-at-prompt):
* lisp/org/ob-scheme.el (org-babel-scheme-get-buffer-impl):
* lisp/org/ob-shell.el (org-babel--variable-assignments:sh-generic)
(org-babel--variable-assignments:bash_array)
(org-babel--variable-assignments:bash_assoc)
(org-babel--variable-assignments:bash):
* lisp/org/org-clock.el (org-day-of-week):
* lisp/progmodes/cperl-mode.el (cperl-char-ends-sub-keyword-p):
* lisp/progmodes/gud.el (gud-find-c-expr, gud-innermost-expr)
(gud-prev-expr, gud-next-expr):
* lisp/textmodes/table.el (table--at-cell-p, table--probe-cell)
(table--get-cell-justify-property)
(table--get-cell-valign-property)
(table--put-cell-justify-property)
(table--put-cell-valign-property): Fix typos.

* lisp/so-long.el (fboundp): Doc fix.
(so-long-mode-line-info, so-long-mode)
(so-long--check-header-modes): Fix typos.

* lisp/emulation/viper-mous.el (viper-surrounding-word)
(viper-mouse-click-get-word): Fix typos.
(viper-mouse-click-search-word): Doc fix.

* lisp/erc/erc-backend.el (erc-forward-word, erc-word-at-arg-p)
(erc-bounds-of-word-at-point): Fix typos.
(erc-decode-string-from-target, define-erc-response-handler):
Refill docstring.

* lisp/erc/erc-dcc.el (pcomplete/erc-mode/DCC): Fix typo.
(erc-dcc-get-host, erc-dcc-auto-mask-p, erc-dcc-get-file):
Doc fixes.

* lisp/erc/erc-networks.el (erc-network-name): Fix typo.
(erc-determine-network): Refill docstring.

* lisp/net/dbus.el (dbus-list-hash-table)
(dbus-string-to-byte-array, dbus-byte-array-to-string)
(dbus-check-event): Fix typos.
(dbus-introspect-get-property): Doc fix.

* lisp/net/tramp-adb.el (tramp-adb-file-name-handler):
Rename ARGS to ARGUMENTS.  Doc fix.
(tramp-adb-sh-fix-ls-output, tramp-adb-execute-adb-command)
(tramp-adb-find-test-command): Fix typos.

* lisp/net/tramp.el (tramp-set-completion-function)
(tramp-get-completion-function)
(tramp-completion-dissect-file-name)
(tramp-completion-dissect-file-name1)
(tramp-get-completion-methods, tramp-get-completion-user-host)
(tramp-get-inode, tramp-get-device, tramp-mode-string-to-int)
(tramp-call-process, tramp-call-process-region)
(tramp-process-lines): Fix typos.
(tramp-interrupt-process): Doc fix.

* lisp/org/ob-core.el (org-babel-named-src-block-regexp-for-name)
(org-babel-named-data-regexp-for-name): Doc fix.
(org-babel-src-block-names, org-babel-result-names): Fix typos.

* lisp/progmodes/inf-lisp.el (lisp-input-filter): Doc fix.
(lisp-fn-called-at-pt): Fix typo.

* lisp/progmodes/xref.el (xref-backend-identifier-at-point):
Doc fix.
(xref-backend-identifier-completion-table): Fix typo.
2019-10-20 12:12:27 +02:00
..
bitmaps
.dbxinit
.gdbinit Update some URLs 2019-09-23 00:12:52 -07:00
alloc.c Fix gc-elapsed rounding bug 2019-09-14 10:56:12 -07:00
atimer.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
atimer.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bidi.c Use fewer locks when accessing stdio 2019-07-08 17:50:39 -07:00
bignum.c Be more careful about pointers to bignum vals 2019-08-21 00:11:45 -07:00
bignum.h Be more careful about pointers to bignum vals 2019-08-21 00:11:45 -07:00
blockinput.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
buffer.c lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
buffer.h Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
bytecode.c Avoid overexposing fixnums for hash codes 2019-07-22 21:28:18 -07:00
callint.c Remove obsolete Lint directives 2019-09-16 14:05:03 -07:00
callproc.c Revert too-picky file-access tests 2019-09-21 11:38:36 -07:00
casefiddle.c Avoid crashes when casifying noncontiguous regions 2019-09-22 10:45:14 -07:00
casetab.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
category.c Simplify hashfn/cmpfn calling convention 2019-07-20 20:13:46 -07:00
category.h Rename integerp->fixnum, etc, in preparation for bignums 2018-07-12 22:12:27 -06:00
ccl.c Fix some fixnum overflow problems in ccl.c 2019-08-15 02:17:02 -07:00
ccl.h Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.2 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.3 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.4 ; Fix some trivial doc typos 2019-01-12 14:47:33 -08:00
ChangeLog.5 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.6 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.7 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.8 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.9 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.10 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.11 ; Fix some trivial doc typos 2019-01-12 14:47:33 -08:00
ChangeLog.12 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.13 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
character.c Update some URLs 2019-09-23 00:12:52 -07:00
character.h Remove fixnum restriction on some display vars 2019-05-22 13:29:13 -07:00
charset.c Improve directory-access diagnostics 2019-09-15 20:12:33 -07:00
charset.h Fix 'define-charset' after dumping with pdumper 2019-03-17 17:49:37 +02:00
chartab.c Do not alter match data in Fcapitalize etc. 2019-07-09 13:11:45 -07:00
cm.c Remove obsolete Lint directives 2019-09-16 14:05:03 -07:00
cm.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cmds.c Widen modiff counts to avoid wraparound 2019-01-31 10:31:43 -08:00
coding.c Fix duplicated words in comments 2019-10-15 14:28:59 +02:00
coding.h Fix a recent change in coding.c 2019-08-25 11:08:11 +03:00
commands.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
composite.c lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
composite.h Merge branch 'master' into harfbuzz 2019-04-27 18:33:39 +09:00
conf_post.h Use plain ‘static’ for Emacs C inline functions 2019-09-04 23:15:04 -07:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
cygw32.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cygw32.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data.c Speed up % and mod with fixnum denom 2019-08-24 15:55:09 -07:00
dbusbind.c Reset dbus registered buses on dump load 2019-09-11 10:19:31 -07:00
decompress.c Allow partial decompression (Bug#33133) 2019-04-02 22:02:32 -04:00
deps.mk Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dired.c Improve reporting of I/O, access errors 2019-09-17 19:24:38 -07:00
dispextern.h Extend_face simplify. 2019-10-14 14:18:41 +02:00
dispnew.c A better fix for tab-line mouse highlight on TTY frames 2019-10-19 10:42:14 +03:00
disptab.h Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dmpstruct.awk Bring back dmpstruct.h 2019-04-10 21:00:47 -07:00
doc.c Improve error reporting for DOC file problems 2019-09-11 23:46:58 -07:00
doprnt.c Remove printmax_t etc. 2019-07-07 12:33:35 -07:00
dosfns.c Improve XFIXNUM cleanup a bit 2019-06-27 12:35:09 -07:00
dosfns.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dynlib.c Avoid compiler warning in dynlib.c 2019-04-26 10:39:24 +03:00
dynlib.h Avoid suppressing -Wcast-function-type warning. 2019-05-05 01:56:15 +02:00
editfns.c Remove INT_ADD_WRAPV bug workarounds 2019-08-14 18:24:33 -07:00
emacs-icon.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs-module.c Ignore pending_signals when checking for quits. 2019-08-07 18:16:36 +02:00
emacs-module.h.in Export major version of latest Emacs supported by emacs-module.h. 2019-04-28 20:08:25 +02:00
emacs.c Update some URLs 2019-09-23 00:12:52 -07:00
emacsgtkfixed.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacsgtkfixed.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
epaths.in Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eval.c Bump up max_specpdl_size to 1600 2019-10-01 04:33:28 +02:00
fileio.c Fix port of file-acl errno checking to non-GNU 2019-10-06 23:08:56 -07:00
filelock.c Improve reporting of I/O, access errors 2019-09-17 19:24:38 -07:00
firstfile.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
floatfns.c lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
fns.c Add/fix documentation for widget-apply 2019-10-16 15:39:42 +02:00
font.c Added parameter attr_filter to face_at_string_position. 2019-10-14 14:18:41 +02:00
font.h Rename font_driver member close -> close_font 2019-07-09 18:40:57 +02:00
fontset.c More XFIXNUM fixes 2019-07-01 21:12:55 +03:00
fontset.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
frame.c Handle top margin change in adjust_frame_size 2019-10-16 11:02:56 +02:00
frame.h Allow using last_tab_bar_item on no-x builds. 2019-10-07 02:00:24 +03:00
fringe.c Remove unused code and reformat to 70 columns. 2019-10-01 23:01:08 +03:00
ftcrfont.c Rename font_driver member close -> close_font 2019-07-09 18:40:57 +02:00
ftfont.c extern function cleanup 2019-08-24 15:55:08 -07:00
ftfont.h extern function cleanup 2019-08-24 15:55:08 -07:00
ftxfont.c Rename font_driver member close -> close_font 2019-07-09 18:40:57 +02:00
getpagesize.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gfilenotify.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
gmalloc.c Remove no-longer-needed fflushes of stderr 2019-06-20 00:41:13 -07:00
gnutls.c Fix quoting in gnutls.c comments and strings 2019-09-30 21:59:58 +03:00
gnutls.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gtkutil.c Remove unused code and reformat to 70 columns. 2019-10-01 23:01:08 +03:00
gtkutil.h Introduce Emacs_Color struct and typedef 2019-05-19 19:50:32 -06:00
hbfont.c More XFIXNUM fixes 2019-07-01 21:12:55 +03:00
image.c lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
indent.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
indent.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
inotify.c Fix the MS-Windows build broken by recent changes 2019-08-04 19:38:08 +03:00
insdel.c Avoid crashes when casifying noncontiguous regions 2019-09-22 10:45:14 -07:00
intervals.c Pacify GCC 9.1 2019-05-07 12:28:10 -07:00
intervals.h Maintain interval ->position fields correctly in update_interval 2019-03-01 17:37:56 +00:00
json.c Adjust remaining uses of NILP (HASH_HASH). 2019-07-26 16:55:59 -04:00
keyboard.c Fix integer-overflow bug in Time conversion 2019-10-18 13:23:11 -07:00
keyboard.h Use bool for menu_items_inuse 2019-03-15 18:25:24 -07:00
keymap.c Further changes to ensure that copy-keymap doesn't segfault 2019-10-14 02:52:25 +02:00
keymap.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
kqueue.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
lastfile.c Rename CANNOT_DUMP to HAVE_UNEXEC 2019-02-01 13:05:39 -08:00
lcms.c Update some URLs 2019-09-23 00:12:52 -07:00
lisp.h Generalize list1i etc. to all signed integer types 2019-10-18 13:23:11 -07:00
lread.c Clarify message about newer source file 2019-10-14 05:19:37 +02:00
macfont.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
macfont.m Simplify hashfn/cmpfn calling convention 2019-07-20 20:13:46 -07:00
macros.c DEFVAR_INT variables are now intmax_t 2019-02-27 01:23:30 -08:00
macros.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
macuvs.h Bring macuvs.h back under Git control 2019-06-22 11:41:49 -07:00
Makefile.in Remove stale .pdmp files with ‘make clean’ 2019-08-03 14:13:45 -07:00
marker.c * src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion 2019-05-07 13:41:54 -04:00
menu.c Frame-local tab-bar and window-local tab-line. 2019-08-31 23:40:07 +03:00
menu.h Rename generic x_* identifiers 2019-04-26 16:54:17 -06:00
mini-gmp-emacs.c Update more copyright years 2018-12-31 18:47:22 -08:00
mini-gmp.c Fix duplicated words in comments 2019-10-15 14:28:59 +02:00
mini-gmp.h Update from GMP 2019-04-28 13:17:30 -07:00
minibuf.c Signal `invalid-read-syntax' for "trailing garbage" 2019-08-23 02:24:55 +02:00
module-env-25.h Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
module-env-26.h emacs-module.h: Create emacs_env_26 2017-06-17 19:16:14 +02:00
module-env-27.h Add module functions to convert from and to big integers. 2019-04-24 12:53:54 +02:00
msdos.c Frame-local tab-bar and window-local tab-line. 2019-08-31 23:40:07 +03:00
msdos.h Introduce Emacs_Rectangle struct and typedef 2019-05-19 19:50:32 -06:00
nsfns.m Revert an attempt to implement a non‐native tab bar on NS. 2019-09-25 00:50:58 +03:00
nsfont.m Fix GNUstep build 2019-09-23 19:17:38 +01:00
nsgui.h Replace XChar2b with unsigned in all font backends 2019-05-19 19:50:32 -06:00
nsimage.m Use correct colorspace for XBM images 2019-07-14 17:41:19 +01:00
nsmenu.m Revert an attempt to implement a non‐native tab bar on NS. 2019-09-25 00:50:58 +03:00
nsselect.m Fix some deprecation notices on macOS 10.14 2019-05-21 20:57:33 +01:00
nsterm.h Revert an attempt to implement a non‐native tab bar on NS. 2019-09-25 00:50:58 +03:00
nsterm.m Simplify struct face to use only underline. 2019-10-14 14:18:39 +02:00
pdumper.c Fix duplicated words in comments 2019-10-15 14:28:59 +02:00
pdumper.h Update some URLs 2019-09-23 00:12:52 -07:00
print.c Remove support for destructive splicing in elisp 2019-09-26 18:37:23 +02:00
process.c ; Fix typo in recently fixed doc string 2019-09-24 11:49:12 +03:00
process.h fixup! Implement hostname->ip lookup function 2019-08-07 13:55:38 +02:00
profiler.c * src/profiler.c: Leave key hashslots as Qunbound (bug#37382) 2019-09-12 08:25:36 -04:00
ptr-bounds.h Update more copyright years 2018-12-31 18:47:22 -08:00
puresize.h Mark _Noreturn error functions as cold 2019-04-18 00:35:18 -07:00
ralloc.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
regex-emacs.c Use fewer locks when accessing stdio 2019-07-08 17:50:39 -07:00
regex-emacs.h Tweak re_registers allocation 2019-03-27 21:24:26 -07:00
region-cache.c Minor putc tweaks 2019-06-20 00:41:13 -07:00
region-cache.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
scroll.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
search.c Allow regexp-quote to return its argument 2019-09-25 18:09:42 +02:00
sheap.c Add portable dumper 2019-01-15 17:37:36 -05:00
sheap.h Add portable dumper 2019-01-15 17:37:36 -05:00
sound.c lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
syntax.c Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
syntax.h Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sysdep.c extern function cleanup 2019-08-24 15:55:08 -07:00
sysselect.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
syssignal.h Prefer static to extern where either will do 2019-01-31 15:33:21 -08:00
sysstdio.h extern function cleanup 2019-08-24 15:55:08 -07:00
systhread.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
systhread.h Improve wur coverage on older GCCs 2019-04-22 12:25:53 -07:00
systime.h * src/systime.h (hz): #undef to work around AIX build issue. 2019-09-03 23:47:19 -07:00
systty.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
syswait.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
term.c Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
termcap.c Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
termchar.h Support mouse clicks on tab bar on TTY frames 2019-10-06 19:53:18 +03:00
termhooks.h Frame-local tab-bar and window-local tab-line. 2019-08-31 23:40:07 +03:00
terminal.c Set up defined_color_hook for the initial frame 2019-08-10 11:45:41 +03:00
terminfo.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
termopts.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
textprop.c Make Fadd_face_text_property even less destructive 2019-10-12 23:35:26 +02:00
thread.c Avoid assertion violation when comparing with main-thread 2019-06-10 12:52:31 +02:00
thread.h Simplify thread initialization and GC 2019-04-24 13:37:15 -07:00
timefns.c Fix duplicated words in comments 2019-10-15 14:28:59 +02:00
tparam.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tparam.h Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
undo.c Double undo limits 2019-08-10 19:08:31 +02:00
unexaix.c Improve pdumper doc; say unexec is deprecated 2019-07-23 09:23:20 -07:00
unexcoff.c Avoid some unnecessary stdio.h includes 2019-07-08 17:50:39 -07:00
unexcw.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
unexec.h
unexelf.c Remove printmax_t etc. 2019-07-07 12:33:35 -07:00
unexhp9k800.c Use fewer locks when accessing stdio 2019-07-08 17:50:39 -07:00
unexmacosx.c Use fewer locks when accessing stdio 2019-07-08 17:50:39 -07:00
unexsol.c
unexw32.c Clean up memory allocation and unexec support on MS-Windows 2019-01-18 17:04:00 +02:00
vm-limit.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
w16select.c Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
w32.c Silence compiler warning 2019-10-09 15:43:26 +02:00
w32.h Fix MS-Windows build as followup to pdumper executable lookup 2019-06-24 20:06:34 +03:00
w32common.h Move common HarfBuzz code to a common file hbfont.c 2019-06-01 12:53:41 +03:00
w32console.c Support mouse clicks on tab bar on TTY frames 2019-10-06 19:53:18 +03:00
w32cygwinx.c Simplify list creation in C code 2019-03-04 00:05:04 -08:00
w32fns.c Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
w32font.c Improve font lookup on MS-Windows 2019-09-17 14:19:54 +03:00
w32font.h Replace XChar2b with unsigned in all font backends 2019-05-19 19:50:32 -06:00
w32gui.h Replace XChar2b with unsigned in all font backends 2019-05-19 19:50:32 -06:00
w32heap.c Rename CANNOT_DUMP to HAVE_UNEXEC 2019-02-01 13:05:39 -08:00
w32heap.h Clean up memory allocation and unexec support on MS-Windows 2019-01-18 17:04:00 +02:00
w32inevt.c Support mouse clicks on tab bar on TTY frames 2019-10-06 19:53:18 +03:00
w32inevt.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
w32menu.c Rename generic x_* identifiers 2019-04-26 16:54:17 -06:00
w32notify.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
w32proc.c Avoid compiler warning in w32proc.c 2019-03-23 10:31:06 +02:00
w32reg.c Try to add more tab-bar support on Windows 2019-09-02 00:30:18 +03:00
w32select.c Fix misuses of NULL when talking about the NUL character 2019-03-21 23:55:28 -04:00
w32select.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
w32term.c Simplify struct face to use only underline. 2019-10-14 14:18:39 +02:00
w32term.h Fixes to build on Windows 2019-09-01 22:47:23 +03:00
w32uniscribe.c Fix HarfBuzz support on MS-Windows 2019-07-25 19:47:56 +03:00
w32xfns.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
widget.c Update some URLs 2019-09-23 00:12:52 -07:00
widget.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
widgetprv.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
window.c Fix handling of mouse events on header line with tab-line 2019-10-18 17:55:21 +03:00
window.h Minor style tweaks for recent tab changes 2019-10-04 12:31:17 -07:00
xdisp.c lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
xfaces.c ; extend_face_id and fill_column_indicator corrections 2019-10-14 14:18:42 +02:00
xfns.c Remove unused code and reformat to 70 columns. 2019-10-01 23:01:08 +03:00
xfont.c Rename font_driver member close -> close_font 2019-07-09 18:40:57 +02:00
xftfont.c Rename font_driver member close -> close_font 2019-07-09 18:40:57 +02:00
xgselect.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xgselect.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xmenu.c Use bool for menu_items_inuse 2019-03-15 18:25:24 -07:00
xml.c Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
xrdb.c Rename generic x_* identifiers 2019-04-26 16:54:17 -06:00
xselect.c Update some URLs 2019-09-23 00:12:52 -07:00
xsettings.c Update some URLs 2019-09-23 00:12:52 -07:00
xsettings.h Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xsmfns.c Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xterm.c Fix integer-overflow bug in Time conversion 2019-10-18 13:23:11 -07:00
xterm.h Remove unused code and reformat to 70 columns. 2019-10-01 23:01:08 +03:00
xwidget.c Substituted deprecated WebKitGTK+ api. 2019-09-17 22:15:28 +02:00
xwidget.h Allow gap before first non-Lisp pseudovec member 2019-04-08 13:01:21 -07: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-2019 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/>.