aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ; Auto-commit of loaddefs files.Glenn Morris2019-11-011-498/+657
* Don't claim that anonymous face can't be used in font-lockLars Ingebrigtsen2019-11-011-5/+4
* Remove an unfunny joke from DEVEL.HUMORCecilio Pardo2019-11-011-14/+0
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-013-11/+23
* Minor wording change in ELisp manualRichard Stallman2019-11-011-3/+9
* ; Add @cindex in files.texi for "temporary file on a remote host"Michael Albinus2019-11-011-0/+1
* Fix insert-file-contents file error regressionPaul Eggert2019-10-311-3/+2
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-314-6/+6
* * test/lisp/cedet/semantic-utest-ia.el: Update from upstreamEric Ludlam2019-10-311-15/+92
* * test/manual/cedet/tests/test*: More updates from upstreamEric Ludlam2019-10-315-10/+238
* * test/manual/cedet/tests/testdoublens.cpp: Update from upstreamEric Ludlam2019-10-312-4/+55
* * test/manual/cedet/tests/: New files for semantic-utest-ia.elEric Ludlam2019-10-3110-0/+997
* Prevent text flicker with macOS input methods (bug#23412)Alan Third2019-10-311-3/+5
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias EngdegÄrd2019-10-315-1/+29
* Ensure that font-local variables are buffer-localLars Ingebrigtsen2019-10-311-9/+4
* Clean up font-lock-refontify slightlyLars Ingebrigtsen2019-10-311-2/+4
* Further tweaks to sh-script \ #foo font lockingLars Ingebrigtsen2019-10-311-2/+4
* Fix some minor Tramp problemsMichael Albinus2019-10-314-55/+65
* Rework vc stash bindingsRobert Pluim2019-10-312-17/+44
* Fix bug with lock file on nonstandard filesystemPaul Eggert2019-10-301-1/+7
* Font-lock symlinks in dired buffers betterLars Ingebrigtsen2019-10-311-2/+24
* * lisp/tab-bar.el (tab-bar-select-tab): Use set-frame-parameter.Juri Linkov2019-10-311-11/+8
* Fix print.c infloop on circular listsPaul Eggert2019-10-302-36/+32
* Fix keyboard.c infloops on circular listsPaul Eggert2019-10-301-46/+39
* Fix fileio.c infloops on circular listsPaul Eggert2019-10-302-10/+16
* Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde2019-10-301-1/+2
* Send -enable-frame-filters to gdbTom Tromey2019-10-301-0/+1
* Fix previous sh-script.el font-lock #comment changeLars Ingebrigtsen2019-10-301-1/+1
* Revert "Move description of value to syntax-ppss function."Lars Ingebrigtsen2019-10-302-21/+19
* Add a new ppss structure for syntax-ppss dataLars Ingebrigtsen2019-10-301-0/+34
* Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen2019-10-301-1/+1
* Bind vc-git-stash to a keyLars Ingebrigtsen2019-10-302-1/+5
* Clear more data in font-lock-refontify to ensure refontifyingLars Ingebrigtsen2019-10-301-1/+2
* font-lock \ #foo in shell mode more correctlyLars Ingebrigtsen2019-10-301-1/+1
* Make font-lock-refontify try even harder to refontifyLars Ingebrigtsen2019-10-301-1/+3
* Fix setgid fontification in dired on some OS-esLars Ingebrigtsen2019-10-301-1/+1
* Fix "dnl" highlights in m4-modeLars Ingebrigtsen2019-10-301-1/+1
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-303-0/+21
* Move description of value to syntax-ppss function.Lars Ingebrigtsen2019-10-302-19/+21
* Indent font-lock-fontify-syntactically-regionLars Ingebrigtsen2019-10-301-35/+35
* * lisp/net/tramp.el (outline-regexp): Remove declaration.Michael Albinus2019-10-301-1/+0
* * etc/NEWS: Update renamed function read-char-from-minibuffer.Juri Linkov2019-10-301-4/+5
* Fix image-converter probesLars Ingebrigtsen2019-10-301-8/+11
* Rename read-char-with-history to read-char-from-minibuffer (bug#10477)Juri Linkov2019-10-301-19/+21
* Make the debbugs groups also include robot messagesLars Ingebrigtsen2019-10-301-1/+1
* Reimplement read-char-with-history based on read-from-minibufferJuri Linkov2019-10-301-65/+25
* * lisp/tab-bar.el: Store point position and frame buffer-lists in tab.Juri Linkov2019-10-302-37/+95
* Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen2019-10-291-3/+4
* Document run-with-timerLars Ingebrigtsen2019-10-291-0/+7
* Default exotic image formats (like .webp) to image-modeLars Ingebrigtsen2019-10-295-73/+132