aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove some XEmacs compat code from semanticStefan Kangas2020-05-162-8/+5
* | * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)Stefan Monnier2020-05-161-3/+3
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-164-6/+41
* | * lisp/progmodes/project.el (project-try-vc): Fix regexp typo.Stefan Monnier2020-05-151-1/+10
* | Fix submodules, second tryDmitry Gutov2020-05-161-5/+3
* | CC Mode: Fix bug #40052, where a very large macro was too slow in scrollingAlan Mackenzie2020-05-152-8/+23
* | Fix Git submodules detection breakageDmitry Gutov2020-05-151-4/+5
* | * lisp/progmodes/xref.el: Fix first line syntaxStefan Monnier2020-05-151-6/+6
* | Use lexical-binding in autoconf.el and add testsSimen Heggestøyl2020-05-151-1/+1
* | Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-151-2/+2
* | Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-156-1616/+1
* | ; Tweak version numbers in lisp/progmodes/xref.elJoão Távora2020-05-151-2/+2
* | Improve detection of Git submodulesDmitry Gutov2020-05-151-3/+18
* | ; Fix warning in last changeTino Calancha2020-05-141-2/+2
* | Combine archive-int-to-mode and tar-grind-file-modebug27952_combine-tar-grind-file-mode_archive-int-to-modeTino Calancha2020-05-143-39/+26
* | Fix customisation of mouse-drag-and-drop-region (bug#41251)Mattias Engdegård2020-05-141-1/+1
* | Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-141-1/+1
* | ; Fix warning after last change in cal-julian.elStefan Kangas2020-05-141-8/+12
* | Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-132-8/+12
* | Turn Eldoc, Xref and Project into GNU ELPA :core packagesJoão Távora2020-05-135-4/+22
* | Use lexical-binding in t-mouse.elStefan Kangas2020-05-131-1/+1
* | ; Fix warning in last changeBasil L. Contovounesios2020-05-131-1/+1
* | Use lexical-binding in animate.el and add testsStefan Kangas2020-05-131-1/+1
* | Use lexical-binding in dissociate.el and add testsStefan Kangas2020-05-131-1/+1
* | Use lexical-binding in cal-julian.el and add testsStefan Kangas2020-05-131-1/+1
* | Use proper digraphs in Bahá’í month namesPaul Eggert2020-05-121-2/+2
* | * lisp/emacs-lisp/syntax.el: Fix bug#41195Stefan Monnier2020-05-121-6/+18
* | Revert "Inhibit modification hooks when saving eieio-persistent's"Michael Heerdegen2020-05-121-2/+1
* | Support sorting timer-list-mode by column (Bug#40854)Stefan Kangas2020-05-121-4/+31
* | Base timer-list-mode on tabulated-list-mode (Bug#40854)Stefan Kangas2020-05-121-56/+49
* | Fix bug #40992 whilst still allowing breakpoint highlights in edebugAlan Mackenzie2020-05-111-15/+38
* | * lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside vectorsStefan Monnier2020-05-111-4/+9
* | ; Fix last change to bibtex.elBasil L. Contovounesios2020-05-111-0/+1
* | * lisp/textmodes/bibtex.el: Avoid `eval`Stefan Monnier2020-05-111-50/+59
* | * lisp/subr.el (dolist, dotimes, combine-change-calls): Cosmetic tweaksStefan Monnier2020-05-111-9/+9
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrappedStefan Monnier2020-05-111-17/+21
* | * lisp/ielm.el: Handle corner case where */**/*** are not yet boundStefan Monnier2020-05-111-18/+13
* | Map "mail/compose" icon to "mail-message-new" in GTKDmitry Gutov2020-05-111-1/+1
* | Use the "modern" toolbars in Gnus againDmitry Gutov2020-05-111-3/+3
* | Use better icons on GTK in message-mode and isearchDmitry Gutov2020-05-112-4/+6
* | * lisp/emacs-lisp/pcase.el: Don't bind unused vars in branchesStefan Monnier2020-05-101-20/+27
* | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix last-minute typoStefan Monnier2020-05-101-1/+1
* | Prefer function-put over put for setting browse-url-browser-kind.Tassilo Horn2020-05-101-38/+41
* | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove unused var `is`Stefan Monnier2020-05-101-10/+9
* | Use lexical-binding in glasses.el and add testsSimen Heggestøyl2020-05-101-10/+1
* | Allow underscores in CSS variable namesSimen Heggestøyl2020-05-101-1/+1
* | Add containment module to CSS property listSimen Heggestøyl2020-05-101-0/+4
* | Add writing modes module to CSS property listSimen Heggestøyl2020-05-101-2/+10
* | Use lexical-binding in help-mode.el and add testsSimen Heggestøyl2020-05-091-6/+7
* | Merge from origin/emacs-27Glenn Morris2020-05-096-17/+39
|\ \ | |/