summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow disable the record of keystrokes (lossage)feature/bug#38796-lossage-limitTino Calancha2020-06-265-10/+22
* Give Lisp control on the lossage sizeTino Calancha2020-06-267-24/+112
* Merge from origin/emacs-27Glenn Morris2020-06-269-40/+67
|\
| * ; * src/xdisp.c (pos_visible_p): Fix last change. (Bug#42039)Eli Zaretskii2020-06-261-13/+4
| * Fix posn-at-point at beginning of a display stringEli Zaretskii2020-06-261-4/+14
| * Improve documentation of Info node movement commandsEli Zaretskii2020-06-261-4/+14
| * Add Jansson dependency to Windows BuildPhillip Lord2020-06-221-0/+1
| * Unbreak 'reverse-region'Richard Copley2020-06-221-3/+2
| * Fix typos and markup in fill column indicator docsBasil L. Contovounesios2020-06-221-16/+17
| * ; * CONTRIBUTE: Clarify the preferences for patch formatting.Eli Zaretskii2020-06-201-3/+12
| * Avoid crashes in 'defconst'Stephen Berman2020-06-201-0/+1
| * Fix text about Lisp archives in the Emacs FQRichard Stallman2020-06-201-9/+12
| * Don't use 'cl' functions in ELisp manual's examplesEli Zaretskii2020-06-201-2/+4
* | ; Fix recent indentation in project.elBasil L. Contovounesios2020-06-261-9/+8
* | Fix byte-compilation warning in project.elEli Zaretskii2020-06-261-0/+1
* | vc-known-roots: Actually updateDmitry Gutov2020-06-261-1/+1
* | project--read-project-list: Add structure verificationDmitry Gutov2020-06-261-2/+10
* | project-known-roots: Rename and improveDmitry Gutov2020-06-261-3/+3
* | Rename project-kill-buffers-{skip-conditions,ignores}Dmitry Gutov2020-06-261-4/+5
* | Add NEWS entry for bug-reference auto-setup.Tassilo Horn2020-06-251-2/+15
* | Fix last changeEli Zaretskii2020-06-252-2/+8
* | Add help menu entry for view-lossageTino Calancha2020-06-251-0/+3
* | CC Mode. Fix an off by one error. Fixes bug #41809Alan Mackenzie2020-06-251-2/+2
* | Push action to list of functions in display-buffer-override-next-commandJuri Linkov2020-06-251-3/+3
* | Make switch work in AWK Mode. Fixes bug #41923Alan Mackenzie2020-06-241-3/+2
* | ; * etc/NEWS: Improve format and wording of recently added entries.Eli Zaretskii2020-06-241-5/+8
* | ; Fix typos in etc/NEWSMichael Albinus2020-06-241-4/+4
* | M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-245-3/+19
* | More not-state-changing vc commands can be used from non-file buffersJuri Linkov2020-06-242-3/+4
* | Fix problem in tramp-smb.elMichael Albinus2020-06-232-19/+39
* | ; Fix indentation in last changeBasil L. Contovounesios2020-06-231-2/+1
* | Fix gnus-cloud-download-all-data return valueDavid Edmondson2020-06-231-2/+2
* | Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii2020-06-224-55/+68
* | project-switch-to-buffer: Improve Ido compatibilityDmitry Gutov2020-06-221-1/+2
* | project-switch-to-buffer: Do not require matching inputDmitry Gutov2020-06-221-1/+1
* | Accept lexical lambda in auto-insert-alistMattias Engdegård2020-06-221-1/+1
* | Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-222-1/+9
* | Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-222-24/+82
* | Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-223-8/+14
* | New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)Juri Linkov2020-06-223-0/+63
* | Forward declare eshell-buffer-name in project-eshellTheodor Thornhill2020-06-221-0/+1
* | ; project-shell, project-eshell: Doc fixesDmitry Gutov2020-06-221-2/+2
* | Consolidate #RGB string parsersMattias Engdegård2020-06-217-286/+180
* | Revert last change in benchmark.elBasil L. Contovounesios2020-06-211-1/+1
* | Improve doc strings of 'project-shell' and 'project-eshell'Eli Zaretskii2020-06-211-8/+8
* | Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-213-8/+7
* | Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-215-21/+22
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-217-30/+28
* | Silence some warnings in testsBasil L. Contovounesios2020-06-214-26/+24
* | ; project-shell, project-eshell: Docstring tweaksDmitry Gutov2020-06-211-6/+8