emacs/lisp/emacs-lisp
Paul Eggert 3155cb1585 Merge from origin/emacs-26
11bd8aa24b Fix flymake's loading of subr-x
b500e06f4d Fix Bug#28896
d815de017b Skip a Flymake test for old gcc versions
fd3d8610b2 Make :align-to account for display-line-numbers
831eafc8ae Augment Flymake API for third-party extensions
ddd547fada Improve treatment of Fortran's "class default"
234b1e3864 Flymake backends must check proc obsoleteness in source bu...
3ea6a4d4ba Skip an rsync test in tramp-tests.el
25f83fa7c5 ; Indentation fixes
4d578d432d On Windows default a frame's border width to zero (Bug#28873)
6f1dea5c74 Spelling fixes
b8433b0954 Use pop-to-buffer-same-window instead of switch-to-buffer
2f7163fb72 Fix the MSDOS build.
2551d28fe8 Fix line number display after 'widen'
dc8812829b Remove resizable attribute on macOS undecorated frames (bu...
b970a4a52a Fix handling of `border-width' in `frameset--restore-frame...
445e92658f Mention how to send CC to > 1 address in a bug report
8ca6fa585a Improve format-time-string doc
2e1b3522b8 Improve documentation of 'line-number-display-width'
5b6e59cfdb Implement vc-default-dir-extra-headers for vc-rcs
22adeca42a In NEWS give advice on use of `switch-to-buffer' (Bug#28645)
2c3e6f1ddc Dont update primary selection with winner-undo
b38724ab67 Work around ImageMagick bug 825
20cc68e871 Document rectangle-preview option more (Bug#27974)
a0b7b301dd Do not reject https://gnu.org in commit messages
fb4200a875 Fix Edebug spec for cl-defun (bug#24255)
db68cefe72 Fix errors in kmacro.el post-command-hook
c63b344c3d Fix range-error in image-dired.el
081d2187c4 Fix 'line-number-display-width' in hscrolled windows
16e85456e7 Fix error in tramp-smb-handle-insert-directory
613db8d35c Don't reject PBM header whitespace unnecessarily
3205b12a78 Fix regression in display of PPM images
1ca9ae7069 Require subr-x when compiling nnimap.el
de60992053 Fix ert-test finding by symbol (Bug#28849)
51615a8082 Don't remember old debugger window (Bug#17882)
5980de3727 Disable python native completion on w32 (Bug#28580)
616b4c5956 Let select-frame-by-name choose any frame when called from...
8eb3c01dbd * lisp/dired-aux.el (dired-create-directory): Doc fix.
325dfdae13 Avoid compilation warnings in optimized builds
f79382819c ; * src/composite.c (Fclear_composition_cache): Fix last c...
f95cd5cd70 Improve customization of arabic-shaper-ZWNJ-handling.
a7f154688d Improve customization type of 'mouse-drag-and-drop-region'
864734d112 ; Prefer https: to http: in GNU URLs
3c78960a47 Encourage https: in commit messages
def9715282 ; Cleanup of etc/NEWS
4e59ecc646 Fix wording in Elisp manual's child frames section (Bug#28...
eda9f5018c Another fix for C mode fontification of w32 source files
05aadd8990 Fix fontification of ALIGN_STACK functions
aa0c38f358 Make sure thread stack is properly aligned on MS-Windows
d7038020aa Do not under-align pseudovectors
ff33053012 Fix indentation bug in multi-line CSS selectors
8968be822e ; * etc/NEWS: Grammar and spelling fixes
716b84034d gnutls_mac_get_nonce_size has been added in gnutls 3.3
55e313f7be ; * CONTRIBUTE: More suggestions for using US English.
622c675648 * CONTRIBUTE: Suggest American English.

# Conflicts:
#	etc/NEWS
#	msdos/sed2v2.inp
2017-10-20 22:44:13 -07:00
..
advice.el ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
autoload.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
avl-tree.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
backquote.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
benchmark.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
bindat.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
byte-opt.el Mark some functions as pure 2017-09-27 16:32:07 -04:00
byte-run.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
bytecomp.el Revert "Raise an error when detecting old-style backquotes." 2017-10-09 16:08:15 +02:00
cconv.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
chart.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
check-declare.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplifications 2017-10-08 15:44:49 -04:00
cl-extra.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cl-generic.el Create new Edebug spec for docstrings and use it in closures 2017-10-06 11:31:12 -07:00
cl-indent.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cl-lib.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cl-macs.el Fix Edebug spec for cl-defun (bug#24255) 2017-10-16 11:09:29 -07:00
cl-preloaded.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cl-print.el ; * lisp/emacs-lisp/cl-print.el (cl-prin1): Whitespace fix. 2017-10-02 13:19:11 -04:00
cl-seq.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cl.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
copyright.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
crm.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cursor-sensor.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
debug.el Merge from origin/emacs-26 2017-10-20 22:44:13 -07:00
derived.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
disass.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
easy-mmode.el Add indent spec to easy-mmode macros 2017-09-28 07:52:00 -04:00
easymenu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
edebug.el Merge from origin/emacs-26 2017-10-12 13:44:16 -07:00
eieio-base.el * lisp/emacs-lisp/eieio.el (eieio-object-name-string): De-obsolete 2017-10-20 17:57:37 -04:00
eieio-compat.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio-core.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio-custom.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio-datadebug.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio-opt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio-speedbar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eieio.el * lisp/emacs-lisp/eieio.el (eieio-object-name-string): De-obsolete 2017-10-20 17:57:37 -04:00
eldoc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
elint.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
elp.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
ert-x.el ; Spelling and URL fixes 2017-09-23 00:36:56 -07:00
ert.el Fix ert-test finding by symbol (Bug#28849) 2017-10-15 13:58:45 -04:00
ewoc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
find-func.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
float-sup.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
generator.el Create new Edebug spec for docstrings and use it in closures 2017-10-06 11:31:12 -07:00
generic.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
gv.el Rewrite Testcover's internals, fixing several bugs 2017-10-08 16:08:49 -07:00
helper.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
inline.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
let-alist.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lisp-mnt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lisp-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lisp.el Prefer HTTPS to HTTP for gnu.org 2017-10-01 19:59:01 -07:00
macroexp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
map-ynp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
map.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
nadvice.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
package-x.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
package.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcase.el Create new Edebug spec for docstrings and use it in closures 2017-10-06 11:31:12 -07:00
pp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
radix-tree.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
re-builder.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
regexp-opt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
regi.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ring.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rmc.el ; Prefer https: to http: in GNU URLs 2017-10-14 19:19:24 -07:00
rx.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
seq.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
shadow.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
smie.el Fix loading of smie-config rules (Bug#24848) 2017-09-25 19:39:19 -04:00
subr-x.el Move read-multiple-choice to its own library 2017-10-06 10:42:06 -04:00
syntax.el Use a separate syntax-ppss cache for narrowed buffers 2017-09-26 02:52:23 +03:00
tabulated-list.el Make :align-to account for display-line-numbers 2017-10-20 12:36:12 +03:00
tcover-ses.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tcover-unsafep.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
testcover.el Stop Testcover from producing spurious 1value errors 2017-10-08 16:13:39 -07:00
thunk.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
timer-list.el Rename timer-list to list-timers 2017-09-19 22:24:23 -04:00
timer.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tq.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
trace.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
unsafep.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
warnings.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00