aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/time-stamp.el: Remove active time-stamp comment.Glenn Morris2016-01-141-2/+0
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-141-18/+8
* check-maybe shall run only default testsMichael Albinus2016-01-141-16/+18
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza2016-01-131-2/+2
* Un-obsolete tags-loop-continueDmitry Gutov2016-01-142-3/+7
* Document obsoletion of 'intangible' and 'point-entered/left'Eli Zaretskii2016-01-134-13/+42
* Updater documentation of 'looking-back'Eli Zaretskii2016-01-132-7/+10
* Document 'pre-redisplay-functions'Eli Zaretskii2016-01-133-16/+30
* Document the new deafault value of 'load-read-function'Eli Zaretskii2016-01-132-2/+4
* Document 'bufferpos-to-filepos' and 'filepos-to-bufferpos'Eli Zaretskii2016-01-132-0/+42
* Document the new prefix-command hooksEli Zaretskii2016-01-132-3/+20
* Fix one more misuse of time-stamp-time-zonePaul Eggert2016-01-131-1/+1
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-131-1/+1
* Update publicsuffix.txt from upstreamPaul Eggert2016-01-121-25/+200
* Fix some declarations.Glenn Morris2016-01-124-6/+6
* Fix some custom types.Glenn Morris2016-01-127-10/+12
* Add some missing version tags.Glenn Morris2016-01-1217-12/+44
* * test/automated/core-elisp-tests.elGlenn Morris2016-01-121-1/+1
* ; ChangeLog fixGlenn Morris2016-01-121-2/+2
* * src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.Glenn Morris2016-01-121-7/+1
* Merge from gnulibPaul Eggert2016-01-124-8/+66
* Update documentation of 'process-running-child-p'Eli Zaretskii2016-01-122-5/+9
* Update documentation of 'deactivate-mark'.Eli Zaretskii2016-01-122-1/+4
* Update documentation of 'completion-table-dynamic'Eli Zaretskii2016-01-122-5/+13
* Document changes in 'read-buffer' and 'read-buffer-function'Eli Zaretskii2016-01-122-9/+17
* ; * etc/NEWS: Mark a couple of entries that are already documented.Eli Zaretskii2016-01-121-0/+3
* Fix time-stamp-time-zone bugs introduced in JulyPaul Eggert2016-01-123-28/+35
* Make piping to subprocesses more robust on MS-WindowsEli Zaretskii2016-01-124-10/+56
* test/automated/vc-hg.el: Support out-of-tree buildDmitry Gutov2016-01-121-4/+2
* Minor change in tramp-tests.elMichael Albinus2016-01-111-2/+2
* ; * etc/NEWS: Update the js.el entry.Shakthi Kannan2016-01-111-0/+3
* * etc/HELLO: Add Armenian and Mongolian greetings.Peter Feigl2016-01-111-0/+2
* Java Mode: Fontify identifiers in the presence of annotations.Alan Mackenzie2016-01-113-23/+32
* Avoid an infloop when we run out of memoryEli Zaretskii2016-01-111-4/+11
* Avoid unnecessary failures of auto-saving after fatal errorEli Zaretskii2016-01-112-2/+7
* Simplify HAVE_MODULES use in mark_maybe_pointerPaul Eggert2016-01-102-13/+13
* Revert attempt to use 'noexcept' in typedefPaul Eggert2016-01-102-15/+10
* Update documentation of 'indirect-function'Eli Zaretskii2016-01-102-6/+7
* ; * etc/NEWS: Move entry of 'inhibit-point-motion-hooks'.Eli Zaretskii2016-01-101-2/+3
* Update documentation for obsoleting 'syntax-begin-function'Eli Zaretskii2016-01-102-11/+1
* ; * etc/NEWS: Mark documented and not-to-be-documented entries.Eli Zaretskii2016-01-101-4/+46
* Document new features if EshellEli Zaretskii2016-01-102-0/+17
* ; * etc/NEWS: Update EUDC entries.Eli Zaretskii2016-01-101-0/+12
* Handle too long commands in TrampMichael Albinus2016-01-102-111/+115
* * .gitattributes: *.cur and *.pif are binary files too.Paul Eggert2016-01-101-0/+2
* * src/alloc.c (mark_maybe_pointer): HAVE_MODULES may be undefinedStefan Monnier2016-01-101-1/+7
* * sh-script.el (sh-smie-sh-rules): Improve indentation inside $(...)Stefan Monnier2016-01-102-1/+8
* * src/alloc.c (mark_maybe_pointer): Also check wide-int's emacs_valueStefan Monnier2016-01-091-11/+17
* ; Account for spaces before the filenameDmitry Gutov2016-01-102-3/+3
* Use short date for 'hg annotate', and output the authorDmitry Gutov2016-01-102-14/+82