Merge from origin/emacs-26
commitb81e193ac0c4644d041a4eb4fa4cb62cf9446bd6
authorGlenn Morris <rgm@gnu.org>
Sat, 23 Jun 2018 14:50:59 +0000 (23 07:50 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 23 Jun 2018 14:50:59 +0000 (23 07:50 -0700)
tree837db70e4aff8fce66886b0cfbe82dbccdea4b06
parent4df361557c3f1b4039fa59d23cd1ed66c2ca5b1c
parent5cb3991a4f78b39a2c95b22a5159ae3ba779397e
Merge from origin/emacs-26

5cb3991 Fix a typo in emacs-lisp-intro.texi
d6aa55e Avoid segfaults in replace-buffer-contents with large buffers
d22b8d1 Adjust for scaling for mode-line popup menus (Bug#31880)
3d2e3dc Change name of `seqp' argument (Bug#26411)
40e1db8 Change index of ";" to better reflect it's usage (Bug#31623)
d289e7e Fix bug of 'mouse-drag-and-drop-region' to detect edges of re...
e292c09 Fix #'fun handling inside `labels' (Bug#31792)
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/objects.texi
doc/lispref/sequences.texi
doc/misc/cl.texi
lisp/emacs-lisp/cl-macs.el
lisp/mouse.el
src/editfns.c
src/xmenu.c