summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * Rename comp-function-optimizable -> comp-function-optimizable-pAndrea Corallo2020-06-071-2/+2
* * Fix comp-call-optim-form-call for null `callee'Andrea Corallo2020-06-071-1/+2
* * Improve propagate passAndrea Corallo2020-06-071-0/+4
* * Optimize optimizable variablesAndrea Corallo2020-06-071-11/+26
* * Mitigate possible speed 3 miss-optimizationAndrea Corallo2020-06-061-1/+14
* * Allow for optimizing anonymous lambdas in call-optimAndrea Corallo2020-06-061-7/+23
* Change 'direct-call' 'direct-callref' LIMPLE ops sematincAndrea Corallo2020-06-061-12/+13
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-06-069-70/+100
|\
| * make-text-button no longer modifies its string argPaul Eggert2020-06-063-5/+8
| * Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-062-13/+5
| * Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-061-5/+12
| * Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-043-5/+3
| * * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-regionJuri Linkov2020-06-051-22/+40
| * Change default project list filename to "projects"Simen Heggestøyl2020-06-041-1/+1
| * Use characters for keys in project-switch-commandsSimen Heggestøyl2020-06-041-16/+12
| * ; Small cleanup in project.elSimen Heggestøyl2020-06-041-3/+2
| * * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New varStefan Monnier2020-06-041-2/+19
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-06-0414-233/+337
|\|
| * Revert make-text-button string copyPaul Eggert2020-06-031-1/+0
| * Fix make-text-button bug with string copyPaul Eggert2020-06-031-1/+2
| * Ensure Jsonrpc processes are created in correct bufferJoão Távora2020-06-031-35/+39
| * ; Clean up recent project.el additionsBasil L. Contovounesios2020-06-031-3/+5
| * Small cleanupDmitry Gutov2020-06-031-4/+2
| * project-list-file: New user optionDmitry Gutov2020-06-031-3/+14
| * Fix Arabic composition rulesEli Zaretskii2020-06-021-4/+4
| * Write project list to file only when changedSimen Heggestøyl2020-06-021-6/+7
| * Remove 'project--ensure-file-exists'Simen Heggestøyl2020-06-021-16/+11
| * Fix handling of CGJ in Hebrew textEli Zaretskii2020-06-021-1/+1
| * Merge from origin/emacs-27Paul Eggert2020-06-013-7/+9
| |\
| | * Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."Alan Mackenzie2020-05-311-3/+4
| | * * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer.Juri Linkov2020-05-311-3/+4
| * | * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.Juri Linkov2020-06-021-5/+31
| * | ; Fix some recent byte-compilation warningsBasil L. Contovounesios2020-06-012-4/+1
| * | Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie2020-06-011-11/+11
| * | ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-122/+175
| * | Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-013-13/+28
* | | * Introduce `comp-loop-insn-in-block'Andrea Corallo2020-06-031-29/+33
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-05-314-55/+78
|\| |
| * | Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey2020-05-311-50/+0
| * | occur: Add bindings for next-error-no-selectTino Calancha2020-05-311-1/+71
| * | Don't return transient projects with MAYBE-PROMPT=nilDmitry Gutov2020-05-301-4/+5
| * | Minor fix in 'find-alternate-file'immerrr2020-05-301-0/+2
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-05-3016-90/+373
|\| |
| * | * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indentStefan Monnier2020-05-292-8/+16
| * | project-prompt-project-dir: Use more consistent promptsDmitry Gutov2020-05-291-2/+2
| * | Commit indian.el forgotten in previous change.Eli Zaretskii2020-05-291-9/+80
| * | * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".Michael Albinus2020-05-291-0/+1
| * | * lisp/emacs-lisp/lisp-mode.el: Add new indentation conventionakater2020-05-291-2/+6
| * | Create a buffer-local binding to improve performanceArnold Noronha2020-05-291-7/+12
| * | next-error-find-buffer-function: Back to #'ignoreDmitry Gutov2020-05-291-2/+2