summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Shallow setters by default are not a good ideascratch/lexspacesAndrea Corallo2020-05-081-3/+11
* Rename in-lexspace -> lexspace-inAndrea Corallo2020-05-081-2/+2
* Fix sweep_symbolsAndrea Corallo2020-05-081-4/+2
* Remove unnecessary assertionAndrea Corallo2020-05-081-1/+0
* Rename lexspace-make-from -> lexspace-makeAndrea Corallo2020-05-081-2/+2
* Add lexspace-import-symbolAndrea Corallo2020-05-081-1/+29
* Add function lexspace contex mechanismAndrea Corallo2020-05-085-24/+64
* Add SYMBOL_FUNC_LEXSPACEAndrea Corallo2020-05-081-0/+17
* Store lexspace in closuresAndrea Corallo2020-05-081-1/+21
* Add lexspace redirectionAndrea Corallo2020-05-083-9/+38
* Make in-lexspace do somethingAndrea Corallo2020-05-081-3/+5
* Add lexspace-make-fromAndrea Corallo2020-05-081-1/+62
* Move symbol value into separate bindingAndrea Corallo2020-05-082-17/+23
* Add SYMBOL_FUNCTION accessor functionAndrea Corallo2020-05-0810-39/+47
* Store symbol value into the bindingAndrea Corallo2020-05-085-43/+59
* Adding binding pseudovectorAndrea Corallo2020-05-082-0/+45
* Add lexspaces.cAndrea Corallo2020-05-084-1/+45
* ; Update recent function declaration in dnd.elBasil L. Contovounesios2020-05-071-1/+2
* Allow browsing an URL explicitly with an internal or external browser.Tassilo Horn2020-05-071-0/+28
* Categorize browse-url functions into internal and external ones.Tassilo Horn2020-05-073-5/+109
* ; Fix recent byte-compiler warning in dnd.el againBasil L. Contovounesios2020-05-071-0/+2
* ; Improve recent change to browse-url.elBasil L. Contovounesios2020-05-071-1/+2
* Don't increment array index in cl-loop twice (Bug#40727)Noam Postavsky2020-05-072-1/+5
* Revert "cl-loop: Calculate the array length just once"Noam Postavsky2020-05-072-10/+10
* Fix browse-url (remove debugging leftover).Tassilo Horn2020-05-071-1/+1
* Handle signals in Tramp's process-fileMichael Albinus2020-05-073-0/+10
* Refactor browse-url handler selection into separate function.Tassilo Horn2020-05-072-40/+36
* ; Fix recent byte-compiler warnings in dnd.elBasil L. Contovounesios2020-05-071-1/+1
* Restore HTML rendering behavior of browse-url-of-buffer/file.Tassilo Horn2020-05-061-0/+7
* Pacify buggy old GCC with a castPaul Eggert2020-05-061-1/+2
* Merge from origin/emacs-27Glenn Morris2020-05-062-2/+2
|\
| * * doc/emacs/modes.texi (Major Modes): Fix quoting. (Bug#41110)Eli Zaretskii2020-05-061-1/+1
| * Fix docstring quotingNoam Postavsky2020-05-051-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-05-060-0/+0
|\ \ | |/
| * ; Mark Bug#29799 tests as failing since we reverted the fixNoam Postavsky2020-05-051-0/+2
| * Revert "cl-loop: Calculate the array length just once"Noam Postavsky2020-05-051-9/+3
| * Revert "cl-loop: Add missing guard condition"Noam Postavsky2020-05-051-25/+7
| * Revert "Refix conditional step clauses in cl-loop"Noam Postavsky2020-05-051-37/+59
* | Merge from origin/emacs-27Glenn Morris2020-05-063-26/+32
|\ \ | |/
| * Improve "Help Summary" section in user manualEli Zaretskii2020-05-051-23/+29
| * Clarify message-sendmail-extra-arguments docstringStefan Kangas2020-05-051-2/+2
| * * src/editfns.c (Fformat): Small documentation fix.Philipp Stephani2020-05-051-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-05-060-0/+0
|\ \ | |/
| * Remove calls to non-existent functions from edebug.el.Alan Mackenzie2020-05-041-3/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-062-10/+27
|\ \ | |/
| * Honor search-upper-caseDmitry Gutov2020-05-041-10/+23
| * Fix eww-follow-link on URLs with #targetBasil L. Contovounesios2020-05-041-0/+4
* | ; Merge from origin/emacs-27Glenn Morris2020-05-060-0/+0
|\ \ | |/
| * Revert part of recent commit 85544f8ef5 (bug#40808)Juri Linkov2020-05-041-4/+3
* | Merge from origin/emacs-27Glenn Morris2020-05-061-4/+16
|\ \ | |/