aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Avoid error when killing rcirc bufferLars Ingebrigtsen2019-07-291-0/+3
| * | | * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table.Juri Linkov2019-07-292-42/+44
| * | | Move some uncontroversial char-folding pairs from test data to default valuesJuri Linkov2019-07-292-26/+45
| * | | Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-297-24/+26
| * | | Make let-alist work with vectorsLars Ingebrigtsen2019-07-282-0/+7
| * | | Make the image keymaps not extend after the imageLars Ingebrigtsen2019-07-281-1/+1
| * | | Fix when calling prettify-symbols-mode more than onceLars Ingebrigtsen2019-07-281-3/+3
| * | | Abbreviate directory names the same way as file names in C-x C-bLars Ingebrigtsen2019-07-281-1/+2
| * | | * admin/notes/git-workflow: Replace git-new-workdir with gitAndreas Schwab2019-07-281-8/+3
| * | | Tweak tango-dark-themeLars Ingebrigtsen2019-07-281-0/+1
| * | | Scale images in iimage-modeLars Ingebrigtsen2019-07-281-4/+10
| * | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2019-07-2811-269/+278
| |\ \ \
| | * | | ; * lisp/emacs-lisp/derived.el (define-derived-mode): Doc fix.Eli Zaretskii2019-07-281-19/+22
| | * | | Make URLs in package descriptions into linksLars Ingebrigtsen2019-07-281-37/+41
| | * | | Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-288-201/+201
| | * | | CC Mode. Fix (c-beginning-of-defun -1) getting stuck with structs.Alan Mackenzie2019-07-281-12/+14
| * | | | Make atomic cell update in data area.Vincent Belaïche2019-07-281-2/+3
| |/ / /
| * | | ; Make etc/NEWS consistentMichael Albinus2019-07-281-63/+59
| * | | Make cl-values-list signal an error if its argument isn't a listLars Ingebrigtsen2019-07-282-5/+13
| * | | Have emacsbug only warn the user when sending to the bug addressLars Ingebrigtsen2019-07-281-3/+4
| * | | Allow the user to send a bug report after initially saying "no"Lars Ingebrigtsen2019-07-281-5/+0
| * | | Always set the state of the "Show hidden files" gtk buttonLars Ingebrigtsen2019-07-281-5/+5
| * | | Make `ispell-change-dictionary' only list installed dictionariesLars Ingebrigtsen2019-07-281-8/+11
| * | | Clean up conf-mode-syntax-table slightlyLars Ingebrigtsen2019-07-281-1/+1
| * | | Mark block/char devices the same as sockets in diredLars Ingebrigtsen2019-07-282-3/+8
| * | | `unknown' test case now worksLars Ingebrigtsen2019-07-281-1/+0
| * | | Fix testcover.el usage of edebug.el symbolsLars Ingebrigtsen2019-07-281-8/+8
| * | | * lisp/emacs-lisp/autoload.el: Make progress info more informative.Stefan Monnier2019-07-271-1/+4
| * | | * lisp/emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Fix bug#34757Stefan Monnier2019-07-271-8/+9
| * | | Fix stretch glyphs overlap with line above (bug#36633)Alan Third2019-07-271-8/+4
| * | | Fix arithmetic overflow in GC consing countPaul Eggert2019-07-271-1/+1
| * | | Java Mode: Fix handling of nested generics ending in >>>.Alan Mackenzie2019-07-272-9/+11
| * | | Adjust location of Gnus group split setup processEric Abrahamsen2019-07-272-5/+10
| * | | Touch of latin-ltx input method for long arrowsLars Ingebrigtsen2019-07-271-4/+4
| * | | Fix documentation of 'redisplay-highlight-region-function'Eli Zaretskii2019-07-271-8/+8
| * | | Tweak font-locking in conf-mode for "#foo { bar" linesLars Ingebrigtsen2019-07-271-1/+1
| * | | Make dired fontify pipes and socketsLars Ingebrigtsen2019-07-271-0/+11
| * | | Add a doc string to redisplay-highlight-region-functionLars Ingebrigtsen2019-07-271-0/+7
| * | | * lisp/progmodes/compile.el: Fix bug#36803.Stefan Monnier2019-07-271-3/+9
| * | | CC Mode: Stop /**/ spuriously fontifying as a doc comment under gtkdocAlan Mackenzie2019-07-272-3/+3
| * | | Doc fix for package-menu-filterLars Ingebrigtsen2019-07-271-0/+6
| * | | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-273-4/+19
| * | | Only insert XML declarations in nxml-mode when the buffer is emptyLars Ingebrigtsen2019-07-271-6/+3
| * | | edebug.el comment fixLars Ingebrigtsen2019-07-271-1/+1
| * | | Clarify yank-pop doc stringLars Ingebrigtsen2019-07-271-4/+5
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-07-272-2/+14
| |\ \ \
| | * | | Allow global-auto-revert-ignore-buffer to be a predicate functionLars Ingebrigtsen2019-07-272-2/+14
| * | | | Move tty-colors-tests.el to its proper directory.Eli Zaretskii2019-07-271-0/+38
| * | | | Use the CSS convention for #RGB colors (bug#36304)Pip Cet2019-07-274-44/+88
| |/ / /
| * | | Don't double-decompress cached HTTP responses (bug#36773)Pip Cet2019-07-272-4/+11