]> code.delx.au - gnu-emacs/commit
Merge from origin/emacs-25
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2016 22:53:51 +0000 (00:53 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2016 22:53:51 +0000 (00:53 +0200)
commitd9088290efb49a352c3c23da25a734ed3e269923
treee9c09623885e31c90756c0c74373b2e7886674e7
parent8085d5fcc4240a39458ead26ae2279590bb9f629
parent2317c61868044dc1fea58d9e81f35d354f24fd69
Merge from origin/emacs-25

2317c61 Fix last todo-mode change
5d4d8a3 Improve last todo-mode fix
d7084f2 Fix todo-mode use of minibuffer completion keymap (bug#23695).
27dec52 * src/alloc.c (ALIGN): Avoid error on DragonFly BSD.  (Bug#23...
f526191 * lisp/emacs-lisp/nadvice.el (advice--make-docstring): Avoid ...
e881070 * lisp/help-fns.el (describe-function-1): Avoid reporting adv...
d308aa1 Minor grammar fix (bug#23746)
20de667 Doc fixes for grammar and typos (bug#23746)
a67a4e5 * doc/lispref/processes.texi (Process Buffers): Minor rewordi...
27f440e Add cross-reference to ELisp manual
10802d8 ; make change-history-commit
4b2d77d * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bu...
12e009e Restore initial undo boundary with viper
291fe0a Revert "Fix viper undo breakage from undo-boundary changes"
6921f4a Fix dbus crash on 32-bit Cygwin
15 files changed:
ChangeLog.2
doc/emacs/files.texi
doc/emacs/misc.texi
doc/lispref/commands.texi
doc/lispref/keymaps.texi
doc/lispref/modes.texi
doc/lispref/processes.texi
doc/lispref/text.texi
lisp/emulation/viper-cmd.el
lisp/emulation/viper-init.el
lisp/help-fns.el
lisp/simple.el
src/alloc.c
src/dbusbind.c
src/xfaces.c