summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge masterxwidget_mvpJoakim Verona2016-01-152371-19730/+5447
|\
| * replace `tramp-compat-split-string' (removed) with `split-string'Sam Steingold2016-01-151-3/+3
| * Update nXML to use Emacs's Unicode support, and lexical-bindingStefan Monnier2016-01-15119-14065/+61
| * Add "sg" method to TrampMichael Albinus2016-01-154-12/+56
| * Remove XEmacs compatibility in TrampMichael Albinus2016-01-1413-1848/+665
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-01-142274-3896/+4788
| |\
| | * * src/buffer.c (Fset_buffer_major_mode): Allow default major-mode,Glenn Morris2016-01-131-1/+1
| | * ; Add 2016 to copyright years for files not in emacs-25 branchGlenn Morris2016-01-128-8/+9
| | * ; Some ChangeLog fixes. It remains a complete mess.Glenn Morris2016-01-121-532/+11
| | * ; Fix error in last commitMichael Albinus2016-01-121-1/+1
| | * Merge missing commit from emacs-25 branchMichael Albinus2016-01-125-5/+33
| | * Merge from origin/emacs-25John Wiegley2016-01-1150-578/+1181
| | |\
| | | * 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
| | | * Spelling fixPaul Eggert2016-01-091-1/+1
| | | * ; * etc/NEWS: Fix the Xref entries that got separated.Eli Zaretskii2016-01-091-12/+14
| | | * Document user-level functions in project.elEli Zaretskii2016-01-092-1/+10
| | | * Document the user-level features of the Xref packageEli Zaretskii2016-01-0910-262/+449
| | | * * loading.texi: Add `define-type' entry for load-historyStefan Monnier2016-01-091-5/+2
| | | * Improve doc strings and prompts in xref.elEli Zaretskii2016-01-091-10/+12
| | | * Allow the use of `font-lock-extend-region-multiline' in CC Mode.Alan Mackenzie2016-01-091-5/+6
| | | * Fix coding system for Tramp on OS X.Michael Albinus2016-01-093-7/+16
| | | * ; * etc/NEWS: Mark the 'check-expensive' entry not to be documented.Eli Zaretskii2016-01-091-0/+1
| | | * Update 'load-history' docsEli Zaretskii2016-01-091-0/+8
| | | * Fix (error ...) errorPaul Eggert2016-01-081-5/+7
| | | * Correctly analyze brace arguments in templated C++ function declarations.Alan Mackenzie2016-01-082-19/+36
| | | * * lisp/cedet/mode-local.el (describe-function-orig-buffer): Declare.Glenn Morris2016-01-081-0/+3
| | | * * lisp/ffap.el (ffap-latex-mode): Avoid free variable.Glenn Morris2016-01-081-4/+4
| | | * * lisp/play/dunnet.el (dun-fix-screen): Avoid `end-of-buffer`.Mark Oteiza2016-01-081-1/+1
| | | * Respect fontification region calculated by major mode. Fixes bug #22316.Alan Mackenzie2016-01-081-5/+8