summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* sql.el defcustom fixesGlenn Morris2018-03-231-8/+15
* Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-03-235-81/+56
* * src/alloc.c: Avoid O(N²) complexity when unchaining markers (bug#24548).Stefan Monnier2018-03-231-2/+22
* Merge from origin/emacs-26Stefan Monnier2018-03-237-19/+53
|\
| * * src/lisp.h (struct Lisp_Buffer_Local_Value): Update commentary.Noam Postavsky2018-03-231-9/+8
| * * doc/emacs/trouble.texi: Fix location of `emacs-version' index.Noam Postavsky2018-03-231-1/+1
| * Explain more about (defvar foo) form (Bug#18059)Noam Postavsky2018-03-232-4/+38
| * * doc/lispref/buffers.texi (Buffer List): Fix grammar.Charles A. Roelli2018-03-221-1/+1
| * * doc/lispref/anti.texi (Antinews): Fix grammar.Charles A. Roelli2018-03-221-3/+4
| * * lisp/org/ob-lisp.el (org-babel-lisp-eval-fn): Tweak type.Glenn Morris2018-03-221-1/+1
* | ; Merge from origin/emacs-26Stefan Monnier2018-03-230-0/+0
|\ \ | |/
| * sql.el defcustom fixesGlenn Morris2018-03-221-8/+15
* | Make update_autogen work in git worktreesRobert Pluim2018-03-231-1/+1
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-2213-19/+23
* | Try and fix the more obvious sources of bug#30635Stefan Monnier2018-03-222-17/+17
* | Add new command vc-git-stash-deleteCharles A. Roelli2018-03-221-0/+9
* | Fix byte-opt lists of pure functions etc.Paul Eggert2018-03-221-14/+23
* | Port emacs-module-tests to 32-bit EmacsPaul Eggert2018-03-221-1/+1
* | ; Fix last commit in tramp.elMichael Albinus2018-03-221-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-2211-66/+249
|\ \ | |/
| * Document DEFUN attributesEli Zaretskii2018-03-221-1/+38
| * * etc/NEWS: Add an entry for auth-source-pass.Nicolas Petton2018-03-221-0/+4
| * Fix the MSDOS buildEli Zaretskii2018-03-221-0/+1
| * Improve warning and error messagesEric Abrahamsen2018-03-221-8/+12
| * Adjust eieio persistence tests for expected failureEric Abrahamsen2018-03-221-4/+12