]> code.delx.au - gnu-emacs/commit
Merge from origin/emacs-24
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 27 Dec 2014 16:31:20 +0000 (13:31 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 27 Dec 2014 16:31:20 +0000 (13:31 -0300)
commit35e1f9d9fcbaab51808e05f514e63927f959ae51
treee9d7d0ef8b1d61d728d4d076e46088a3b9b29d73
parentf315b69922db769f3358e15616aa76c965be8a89
parenta5f38fa1cc8eafe13f2073ebfaa8205b5e919d17
Merge from origin/emacs-24

a5f38fa Fix ChangeLog typo
c6400e1 Fix composition of characters from Syriac and Arabis scripts.
7e9dfde python.el: Fix message when sending region.
800260c python.el: Cleanup temp files even with eval errors.
ed65b91 Fix for previous commit
2dd5163 python.el: Handle file encoding for shell.
7aa506e Spelling fixes
4cd6d77 * automated/tramp-tests.el (tramp-test17-insert-directory): Do not expect a given order of "." and "..".
a41d07b Fix rendering of composed caharacters on the mode line.  (Bug#19435)
b70977c Small doc markup fixes
73c050c * doc/lispref/modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes.
1783e6c ChangeLog fix
c741b1b TUTORIAL.es: Improve style consistency
f89efea TUTORIAL.es: spelling fixes
0d48826 Avoid compiler warning.

Conflicts:
doc/lispref/ChangeLog
doc/lispref/control.texi
etc/ChangeLog
lisp/ChangeLog
src/ChangeLog
test/ChangeLog
17 files changed:
doc/lispref/ChangeLog
doc/lispref/control.texi
doc/lispref/os.texi
etc/ChangeLog
lisp/ChangeLog
lisp/net/tramp.el
lisp/org/ox-html.el
lisp/progmodes/python.el
lisp/textmodes/tex-mode.el
src/ChangeLog
src/composite.c
src/dispextern.h
src/nsimage.m
src/xdisp.c
test/ChangeLog
test/automated/python-tests.el
test/automated/tramp-tests.el