aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-092-6/+176
* * src/xdisp.c (Fwindow_text_pixel_size): Fix previous merge.Glenn Morris2020-05-091-4/+4
* Merge from origin/emacs-27Glenn Morris2020-05-0911-44/+106
|\
| * Small fix for type of 'display-fill-column-indicator-character'Philipp Stephani2020-05-091-1/+1
| * Fix customization of 'display-fill-column-indicator-character'Eli Zaretskii2020-05-091-2/+9
| * Refer to fill column indicator Info node in some places.Philipp Stephani2020-05-092-5/+10
| * Merge branch 'emacs-27' of git.sv.gnu.org:/srv/git/emacs into emacs-27Martin Rudalics2020-05-091-5/+11
| |\
| | * Minor clarifications in NEWSEli Zaretskii2020-05-091-5/+11
| * | Fix GTK's Tool Bar menu radio buttonsMartin Rudalics2020-05-091-2/+2
| |/
| * Improve documentation of 'with-suppressed-warnings'.Philipp Stephani2020-05-081-5/+6
| * Fix a typo in a commentEli Zaretskii2020-05-081-1/+1
| * Improve documentation of Hi Lock modeEli Zaretskii2020-05-081-4/+16
| * Fix typos in the Emacs user manualEli Zaretskii2020-05-083-3/+9
| * Fix references to Speedbar in VHDL modeBjörn Holby2020-05-081-1/+1
| * Fix handling of FROM = t and TO = t by 'window-text-pixel-size'Eli Zaretskii2020-05-081-15/+38
* | Add new filter command to Package Menu (Bug#39903)Pieter van Oostrum2020-05-094-0/+53
* | Improve nonnull checking with GCC in emacs-modulePaul Eggert2020-05-091-6/+10
* | Update from GnulibPaul Eggert2020-05-099-52/+93
* | cc-mode: extend regexp used by ‘c-or-c++-mode’Michal Nazarewicz2020-05-092-8/+25
* | cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz2020-05-094-0/+90
* | Only treat display strings as buttons if they have 'button' propertyClément Pit-Claudel2020-05-091-4/+6
* | Prevent hanging in next-single-char-property-changeFederico Tedin2020-05-091-5/+7
* | Fix reading kind argument in browse-url-with-browser-kind.Tassilo Horn2020-05-081-5/+5
* | Allow predicates for matching in browse-url-handlers.Tassilo Horn2020-05-083-23/+41
* | Make pcase pattern 'eieio' respect slot access related functions.Zhu Zihao2020-05-081-10/+7
* | ; 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