summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix dependency between packages and ELPA checkoutfeature/core-elpa-by-copyPhillip Lord2019-01-261-4/+4
* And dependencies all workingPhillip Lord2019-01-251-5/+3
* Depedency mostly workingPhillip Lord2019-01-251-5/+3
* Working Configurable checkout for elpaPhillip Lord2019-01-254-24/+21
* Configurable location for git checkoutPhillip Lord2019-01-253-16/+27
* Working --enable-elpa with conditional buildPhillip Lord2019-01-253-9/+13
* Semi working attempt to get configure to workPhillip Lord2019-01-252-0/+14
* Fix concurrent build, add some morePhillip Lord2019-01-214-20/+32
* Top level make file plumbingPhillip Lord2019-01-201-0/+6
* Probably working but untested versionPhillip Lord2019-01-205-9/+75
* Build process startedPhillip Lord2019-01-204-14/+66
* Extraction of code workingPhillip Lord2019-01-195-2/+84
* Initial notes (to be removed!)Phillip Lord2019-01-181-0/+16
* ; Copyright fixes for pdumper filesGlenn Morris2019-01-166-8/+39
* * make-dist: Include src/dmpstruct.awk.Glenn Morris2019-01-161-1/+1
* Fix unlikely races with GnuTLS, datagramsPaul Eggert2019-01-152-50/+74
* Make sure dump-mode is nil after dumpDaniel Colascione2019-01-151-2/+3
* Add NEWS for pdumperDaniel Colascione2019-01-151-0/+5
* Add portable dumperDaniel Colascione2019-01-1592-961/+8308
* Avoid using obsolete accept-process-output argPaul Eggert2019-01-158-21/+16
* Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-157-19/+47
* Make CC Mode and electric-pair-mode work together. This fixes bug #33794Alan Mackenzie2019-01-151-129/+183
* Disable electric quotes for most files in the Emacs codebase.Philipp Stephani2019-01-151-3/+11
* * lisp/emacs-lisp/package.el (package-activate-all): Fix last changeStefan Monnier2019-01-141-1/+3
* * lisp/emacs-lisp/package.el (package-activate-all): Silence load msgStefan Monnier2019-01-141-4/+2
* Fix icomplete's cycling when filename filtering kicks inJoão Távora2019-01-141-5/+12
* Improve some of the breve/caron/cedilla mappingsRobert Pluim2019-01-141-5/+10
* Fix some breve and dot above related doc stringsRobert Pluim2019-01-141-7/+7
* Fix translation-region bug with MAX_CHARPaul Eggert2019-01-132-47/+44
* Minor overflow fix in translate-region-internalPaul Eggert2019-01-131-1/+1
* Check that feature exist in `sql-set-product-feature' (Bug#30494).Pierre Téchoueyres2019-01-121-2/+6
* Remove some obsolete stub files from etc/Glenn Morris2019-01-1110-71/+2
* Run window change functions during redisplayMartin Rudalics2019-01-1111-383/+949
* List lengths are always fixnums nowPaul Eggert2019-01-102-8/+16
* Minor tweaks to HAVE_NATIVE_SCALING codePaul Eggert2019-01-103-54/+51
* Add native image scaling (bug#33587)Alan Third2019-01-1011-233/+345
* Fix drag and drop behaviour on NS (bug#30929)Alan Third2019-01-104-78/+84
* New test custom--test-theme-variablesMichael Albinus2019-01-102-0/+48
* Handle dedicated status in 'window--display-buffer' (Bug#33870)Martin Rudalics2019-01-103-63/+108
* Mention Japanese change in documentationPaul Eggert2019-01-093-6/+9
* Change preferred Japanese coding system to UTF-8Yasuhiro KIMURA2019-01-091-2/+2
* Use shortcuts for FlengthPaul Eggert2019-01-0923-124/+98
* * src/window.c (save_window_save): Revert part of d82e73fStefan Monnier2019-01-081-4/+2
* * admin/notes/unicode: Update to match recent changes.Paul Eggert2019-01-081-23/+7
* * lisp/emacs-lisp/map.el: Prepare for addition to GNU ELPAStefan Monnier2019-01-081-0/+1
* * lisp/help-fns.el (help--load-prefixes): Demote errors from files.Stefan Monnier2019-01-081-4/+5
* Fix nasty cut'n'waste error in TrampMichael Albinus2019-01-081-6/+5
* Adapt .gitlab-ci.ymlMichael Albinus2019-01-081-6/+28
* * lisp/progmodes/js.el: Remove unused (require 'thingatpt).Leo Liu2019-01-081-3/+1
* Use utf-8 coding system for all our Elisp filesStefan Monnier2019-01-0712-1037/+1023