summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix last change of grow_mini_window....Martin Rudalics2013-12-312-8/+12
* * nsterm.m (windowDidResignKey:): Set mouse_moved to 0....Jan Djärv2013-12-312-0/+5
* Minor fixes for MinGW64 build....Fabrice Popineau2013-12-319-22/+60
* Fix typo in a comment in the last commit in w2.c.Eli Zaretskii2013-12-311-1/+1
* merge trunkKenichi Handa2014-01-018-45/+221
|\
| * Fall back on SetNamedSecurityInfo if SetFileSecurity fails in acl_set_file....Fabrice Popineau2013-12-312-5/+115
| * Some more fixes following pixelwise resize changes including one for Bug#16306....Martin Rudalics2013-12-317-40/+106
* | international/mule-conf.el: Unify the charset indian-is13194....Kenichi Handa2014-01-012-4/+11
|/
* * etc/NEWS: Relocate entries that had strayed to the wrong Emacs version.Glenn Morris2013-12-301-24/+27
* * subr.el (set-temporary-overlay-map): Obsolete alias....Leo Liu2013-12-312-0/+7
* Ignore XF86WakeUpDaniel Colascione2013-12-302-0/+5
* Fix infloop in indentation codeDaniel Colascione2013-12-302-2/+8
* src/fileio.c: Silence compiler warnings....Juanma Barranquero2013-12-302-2/+7
* * admin.el (manual-html-fix-headers, manual-html-fix-index-1):...Glenn Morris2013-12-302-7/+17
* Fix bug #16299 with assertion violation in set-default-file-modes on Windows....Eli Zaretskii2013-12-304-1/+40
* Revert @documentencoding changes in the docs.Eli Zaretskii2013-12-3071-181/+17
* Fix Bug#16284....Martin Rudalics2013-12-302-2/+6
* Specify info encoding and language....Paul Eggert2013-12-2971-17/+181
* * emacs-lisp-intro.texi: Use @quotation for license notice.Glenn Morris2013-12-292-0/+6
* Plain copy-file no longer chmods an existing destination....Paul Eggert2013-12-296-76/+134
* * configure.ac (xcsdkdir): Only set if using xcrun.Jan Djärv2013-12-292-1/+5
* Revert quoting of xcrun-related library.Paul Eggert2013-12-281-1/+1
* * src/emacs.c (main): [DAEMON_MUST_EXEC]: Restore close-on-exec after exec....Paul Eggert2013-12-281-0/+1
* * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem....Paul Eggert2013-12-282-1/+7
* Add the "use strict;" and "use warnings;" pragmas....Xue Fuqiao2013-12-294-0/+11
* Fix pipe bug with OS X emacs --daemon (Bug#16262)....Paul Eggert2013-12-282-0/+8
* Fix bug #16272 when inserting newline at point-min in electric-pair-mode. ...João Távora2013-12-282-1/+6
* Fix a thinko in last commit.Eli Zaretskii2013-12-281-1/+2
* Fix bug #14739 with creation of GUI frames from TTY session on Windows....Eli Zaretskii2013-12-284-4/+21
* * configure.ac: Fix CC detection for xcrun case.Jan Djärv2013-12-281-5/+2
* * configure.ac: Fix CC detection for xcrun case.Jan Djärv2013-12-282-6/+7
* * admin/admin.el (cusver-scan): Warn about missing :types....Glenn Morris2013-12-283-2/+16
* Revert earlier erc-button changeGlenn Morris2013-12-282-3/+3
* Every defcustom should specify its type...Glenn Morris2013-12-2820-22/+96
* Spelling and typo fixes.Paul Eggert2013-12-273-9/+9
* Doc updates...Chong Yidong2013-12-284-20/+19
* ChangeLog fixes for font-lockingGlenn Morris2013-12-271-3/+3
* Add missing custom :versions, plus small fixes...Glenn Morris2013-12-2717-11/+47
* Misc small custom fixes...Glenn Morris2013-12-2720-31/+60
* Tweak previos changeGlenn Morris2013-12-271-1/+1
* * doc/lispref/control.texi (Pattern matching case statement): Brevity.Glenn Morris2013-12-272-6/+6
* * doc/emacs/trouble.texi (Understanding Bug Reporting): Brevity....Glenn Morris2013-12-273-9/+10
* Fix problem with MAKE and xcrun configuration....Paul Eggert2013-12-272-2/+17
* Fix ChangeLog typos.Juanma Barranquero2013-12-282-23/+25
* authors.el updates and ChangeLog fixes...Glenn Morris2013-12-275-5/+22
* ChangeLog fixesGlenn Morris2013-12-271-5/+6
* * test/automated/electric-tests.el: Require 'elec-pair....Glenn Morris2013-12-272-8/+13
* Revert unnecessary earlier changeGlenn Morris2013-12-272-8/+3
* Auto-commit of loaddefs files.Glenn Morris2013-12-271-141/+252
* Shell completion for filenames from current directory, related docs....Jarek Czekalski2013-12-277-14/+47