]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-26
authorGlenn Morris <rgm@gnu.org>
Tue, 3 Jul 2018 02:19:26 +0000 (19:19 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 3 Jul 2018 02:19:26 +0000 (19:19 -0700)
commit02f2f336af7c4129ec79ab00881bba3e14ff9820
tree3f279977bb231ea6ddab8680999bc1bffcb31071
parentbc0e36df8d33595d6411ec4c18e3f4b643c01306
parentfc5cae731cede7e00f3f2d40d6577537f872d439
Merge from origin/emacs-26

fc5cae7 ; Fix ChangeLog typo.
e17a5e5 ; make change-history-commit
f205928 * etc/HISTORY: Cite Brinkoff on early history.
4e58ca8 Document internal use of 'above-suspended' z-group frame para...
4bd43b0 Increase max-lisp-eval-depth adjustment while in debugger (bu...
ab98352 Improve on last change in replace-buffer-contents
2f149c0 Fix a factual error in Introduction to Emacs Lisp
8ad50a3 ; * lisp/files.el (buffer-offer-save): Doc fix.  (Bug#32000)
c80f31f Minor improvements in documentation of imenu.el
8ebb683 Avoid errors with recentering in 'skeleton-insert'
e980a3c * src/lisp.h: Omit obsolete comment re bytecode stack.
eec71eb Speed up replace-buffer-contents
93c41ce Remove extra process call from vc-git-find-file-hook
7ea0873 ; Update some commentary
4a7f423 Speed up vc-git-dir-status-files
9134c84 Avoid compiler warning using coding.h

Conflicts:
src/editfns.c
12 files changed:
doc/lispintro/emacs-lisp-intro.texi
lisp/emacs-lisp/debug.el
lisp/files.el
lisp/imenu.el
lisp/skeleton.el
lisp/vc/vc-git.el
src/coding.h
src/editfns.c
src/eval.c
src/lisp.h
src/w32fns.c
src/xterm.c