summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More 7scratch/windows-branch-build-2Phillip Lord2018-04-081-0/+2
* More 6Phillip Lord2018-04-081-1/+1
* More 5Phillip Lord2018-04-081-0/+1
* More 4Phillip Lord2018-04-081-1/+1
* More 4Phillip Lord2018-04-081-1/+2
* More 3Phillip Lord2018-04-081-0/+1
* MorePhillip Lord2018-04-081-2/+3
* MorePhillip Lord2018-04-081-1/+1
* * admin/nt/dist-build/build-zips.sh: Support building of branchesPhillip Lord2018-04-081-1/+10
* Reduce parallelism to Windows buildPhillip Lord2018-03-281-1/+1
* Avoid using unportable integer in org-clockPaul Eggert2018-03-271-11/+1
* Update from GnulibPaul Eggert2018-03-273-3/+55
* (benchmark-run-compiled): Make it work like 'benchmark-run' againStefan Monnier2018-03-273-10/+17
* (completion-at-point-functions): Improve docStefan Monnier2018-03-272-6/+18
* (read_key_sewuence): Use POSN in second event when needed (bug#30955)Stefan Monnier2018-03-272-5/+20
* * lisp/mouse.el: Remove redundant ':group's.Stefan Monnier2018-03-271-26/+12
* * test/lisp/emacs-lisp/bytecomp-tests.elGlenn Morris2018-03-261-0/+33
* * lisp/emacs-lisp/benchmark.el (benchmark-run): Allow variable.Stefan Monnier2018-03-261-3/+3
* Fix constant folding of overflowsPaul Eggert2018-03-261-51/+124
* Trivial fixes for last changes to package.el and marker.cStefan Monnier2018-03-262-5/+7
* ; Spelling fixPaul Eggert2018-03-261-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-03-269-58/+232
|\
| * * lisp/emacs-lisp/package.el: New quickstart featureStefan Monnier2018-03-268-48/+192
| * * src/marker.c: Try and speed up byte<->char conversion with many markers.Stefan Monnier2018-03-261-10/+40
* | Fix problem with trailing slash in TrampMichael Albinus2018-03-264-35/+45
|/
* Remove architecture dependent source downloadsfeature/deps-downloadPhillip Lord2018-03-261-3/+4
* Make eshell/kill handle -<signal> and -<SIGNALNAME> (Bug#29156)Eric Skoglund2018-03-253-4/+12
* Allow `&rest' or `&optional' without following variable (Bug#29165)Noam Postavsky2018-03-255-19/+33
* Fix byte-optimize-memq incorrectly optimizing some memq forms.Vibhav Pant2018-03-251-4/+5
* Optimize certain memq forms during byte-compilation.Vibhav Pant2018-03-251-2/+16
* Reduce build loadPhillip Lord2018-03-241-1/+1
* * lisp/emulation/viper.el (viper-set-hooks): Replace obsolete func.Glenn Morris2018-03-231-2/+7
* * lisp/vc/vc.el (vc-initial-comment): Remove var unused since 23.2.Glenn Morris2018-03-231-7/+0
* Remove some unused gnus-registry variablesGlenn Morris2018-03-231-6/+1
* Remove variables labeled as obsolete that do nothingGlenn Morris2018-03-232-39/+0
* Limit build loadPhillip Lord2018-03-231-1/+1
* Ensure configure is running if necessaryPhillip Lord2018-03-231-2/+3
* * lisp/progmodes/cc-langs.el: Silence compiler.Glenn Morris2018-03-231-3/+3
* Quieten lisp/obsolete compilationGlenn Morris2018-03-232-2/+2
* Clarify syntax of radixed integersPaul Eggert2018-03-231-6/+9
* Remove some declare-function stub definitionsGlenn Morris2018-03-239-23/+0
* Replace some uses of cl with cl-libGlenn Morris2018-03-234-48/+45
* Replace cl in some obsolete filesGlenn Morris2018-03-2310-33/+13
* cedet: replace cl with cl-libGlenn Morris2018-03-2320-37/+17
* gnus: replace cl with cl-libGlenn Morris2018-03-2373-280/+222
* * lisp/gnus/gnus-vm.el (vm-mode, vm-save-message):Glenn Morris2018-03-231-3/+4
* * src/process.c (Fsignal_process): Simplify.Paul Eggert2018-03-231-6/+1
* Fix too-large integer in Hg backendPaul Eggert2018-03-231-2/+2
* Avoid Fortran-style floating-point optimizationPaul Eggert2018-03-232-150/+24
* Instrument tramp-test39-utf8Michael Albinus2018-03-231-2/+4