emacs/lisp/emacs-lisp
Paul Eggert 1441eb76fd Merge from origin/emacs-26
460fe4a1bc ; Doc fixes
41adf3281e Avoid duplicate calls to xfree for the same pointer
3e7ebbe1bd Don't clobber docstrings of explicitly-defined mode hook v...
9c8fe0248b Avoid fullscreen ediff control frames by default (Bug#29026)
7d32176acc Fix the bug#24034 change (revno 9eb028f) causing infloop (...
ee493663ba Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
ca5eb0d0b7 Fix a typo in the ELisp manual
d10c9479ca Fix doc and doc-strings for minibuffer window related func...
18331d00da Fix "Args out of range" error in c-determine-limit.  Fixes...
edde35e6f8 * lisp/progmodes/perl-mode.el: Fix electric indentation wi...
056587c45f Extend mhtml submode region when in comment
4c4ad80848 Fix mthml submode lighting at end of buffer
557e252aa2 Remember more variables in mhtml-mode
336cd0a11a ; * lisp/select.el (select-enable-primary): Add missing pe...
134099bc90 ; * etc/NEWS (EUDC): Mark as not requiring documentation.
1a340274bf * etc/NEWS (EUDC): Deprecate BBDB 2.x backward compatibility.
4189d0ef7b Fix minibuffer window related docs and strings (Bug#28978)
2ebdde6e9c Add ChkTeX flymake backend for latex-mode
5b59841791 Fix doc typos
82a16c547b Fix some duplicate word typos
266888b1d7 * doc/lispref/commands.texi (Adjusting Point): Fix wording...
00c3c6d88d Avoid segfaults in 64-bit Windows builds
a8e6741066 Fix conversion of pixel coordinates to buffer position
d43b486f6c Fix doc strings in desktop.el
9102fb603e Add Index to ERT manual
68182a4710 Make manuals and NEWS consistent
451823b0e5 Don't allow (minibuffer-window-active-p nil) to return t
cc8f72ca22 Clarify obsolescence message for 'whitespace-tab'
50f711e7fa Fix some duplicate words typos
8bd9524a7c * lisp/button.el (button-activate): Fix doc typo.
0b0d91e60a * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix ...
e6b4e5ffdf Fix some doc typos
e8636ac8cc Fix startup display on Cygwin
3926c5ad83 * src/fileio.c (Fset_default_file_modes): Fix typo in doc ...
9715317dfd * lisp/dired.el (dired-find-alternate-file): Doc fix.  (Bu...
9e442a001a Improve documentation of how faces are applied to display ...
1bda71ec3b Improve pixel-scroll-mode
196106d37d Support Certification Authority Authorization in dns-mode.el
ec08d70b4f Improve documentation of set-default-file-modes

# Conflicts:
#	etc/NEWS
2017-11-02 21:01:44 -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 Don't clobber docstrings of explicitly-defined mode hook variables 2017-10-31 08:20:30 -04:00
disass.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
easy-mmode.el Merge from origin/emacs-26 2017-11-02 21:01:44 -07:00
easymenu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
edebug.el Change Edebug's behavior-changing hooks to variables 2017-10-22 10:47:50 -07:00
eieio-base.el Fix to 2fddfb7ce7 2017-10-22 16:46:49 -07: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 Prevent eldoc from changing the mode line 2017-10-21 11:41:28 +03: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 Add 'ert-quiet' variable 2017-10-28 13:46:36 +03:00
ewoc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
faceup.el New package, `faceup' 2017-10-26 21:31:28 +02: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 Fix some doc typos 2017-10-27 20:04:47 -04: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 Merge from origin/emacs-26 2017-11-02 21:01:04 -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 Fix Edebug specs for map-let and with-maps-do 2017-10-24 08:17:33 -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 Merge from origin/emacs-26 2017-11-02 21:01:04 -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 Require seq in rmc.el 2017-10-27 20:21:26 +09: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 Change Edebug's behavior-changing hooks to variables 2017-10-22 10:47:50 -07:00
thunk.el * lisp/emacs-lisp/thunk.el: Assert lexical-binding 2017-11-01 14:43:19 +01: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