aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * eshell.text (Command Basics): Removed `Command basics' chapter.Aidan Gauland2014-01-022-93/+4
* | * eshell.text (What is Eshell?): Add section about what not to use Eshell for.Aidan Gauland2014-01-022-9/+33
* | * admin/check-doc-strings: Replace `perl -w' with `use warnings;'.Xue Fuqiao2014-01-023-1/+7
* | Prefer ASCII in doc and comments when the difference does not matter.Paul Eggert2014-01-017-18/+16
* | * lisp.h (EMACS_INT): Configure based on INTPTR_MAX, not LONG_MAX.Paul Eggert2014-01-012-10/+20
* | Fix bug #16265 with buffer caches when modifying text in indirect buffers.Eli Zaretskii2014-01-017-52/+164
* | Fix copyright years by hand.Paul Eggert2014-01-0194-118/+115
* | Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-012326-2364/+2384
* | 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 typeGlenn Morris2013-12-2820-22/+96
* | Spelling and typo fixes.Paul Eggert2013-12-273-9/+9
* | Doc updatesChong Yidong2013-12-284-20/+19
* | ChangeLog fixes for font-lockingGlenn Morris2013-12-271-3/+3
* | Add missing custom :versions, plus small fixesGlenn Morris2013-12-2717-11/+47
* | Misc small custom fixesGlenn 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