summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 'modern-mode' command line optionscratch/modern-modeAndrea Corallo2020-09-152-1/+7
* * Add new global minor mode 'modern-mode'Andrea Corallo2020-09-151-0/+54
* * lisp/windmove.el (windmove-remove-keybindings): New function.Andrea Corallo2020-09-151-0/+9
* * test/lisp/emacs-lisp/find-func-tests.el: New file (for bug#43393)Stefan Monnier2020-09-143-5/+63
* Tweak the `C-x v =' command when done from a diff bufferKevin Ryde2020-09-141-3/+10
* Don't retry reading after receiving EINVALPip Cet2020-09-141-1/+3
* Fix problem of marking files with hidden subdirsStephen Berman2020-09-142-16/+21
* Allow preserving (some) text properties from completion tablesLars Ingebrigtsen2020-09-143-6/+32
* Allow hitting RET on info node names with multiple whitespace charsLars Ingebrigtsen2020-09-141-2/+5
* Revert "Fix completion in `read-library-name'"Lars Ingebrigtsen2020-09-141-14/+4
* Further fixups in minibuffer-default--in-prompt-regexpsLars Ingebrigtsen2020-09-141-2/+2
* Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-09-141-1/+1
* Calc: fix binomial coefficients for negative arguments (bug#16999)Mattias EngdegÄrd2020-09-142-13/+96
* * lisp/simple.el (undo-redo): Rephrase error message.Mattias EngdegÄrd2020-09-141-1/+1
* Fix builds without modulesGlenn Morris2020-09-132-0/+4
* Fix up report-emacs-bug action on invalid From headersLars Ingebrigtsen2020-09-141-55/+57
* Fix compilation-mode-map doc stringakater2020-09-141-2/+1
* Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-139-16/+130
* Escape ampersand in table.el LaTeX outputReuben Thomas2020-09-131-1/+1
* Further fixups of the variable-pitch eww header line changeLars Ingebrigtsen2020-09-131-4/+6
* Improve wording of cua-mode menu entryStefan Kangas2020-09-131-1/+1
* Improve frame-title-format and icon-title-formatStefan Kangas2020-09-132-2/+12
* Fix punctuation in EWW manualEli Zaretskii2020-09-131-4/+5
* ; * etc/NEWS: Document a recent change.Eli Zaretskii2020-09-131-0/+5
* ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.Eli Zaretskii2020-09-131-1/+1
* Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-131-2/+3
* Make the eww header work again even if the title is nilLars Ingebrigtsen2020-09-131-7/+8
* Make ERC desktop notifications lenient to invalid XML charactersDario Gjorgjevski2020-09-132-12/+18
* Don't eagerly store articles in the Agent by defaultLars Ingebrigtsen2020-09-133-10/+2
* Kill gpg-agents started by mml-sec-tests (bug#43358)Lars Ingebrigtsen2020-09-131-1/+15
* Update .gitignore with ccls filesBrian Leung2020-09-131-0/+6
* Doc string clarification in file-directory-pLars Ingebrigtsen2020-09-131-0/+5
* Clarify when tab-line-switch-cycling is usedKiso Katsuyuki2020-09-131-1/+2
* * lisp/time.el (display-time-world): Make obsolete.Stefan Kangas2020-09-131-2/+2
* Make M-x show what aliases point to (Bug#43300)Stefan Kangas2020-09-131-2/+5
* Make M-x show obsolete commands (Bug#43300)Stefan Kangas2020-09-131-13/+8
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-1313-61/+58
* Make `ascii' a coding system alias for `us-ascii'Lars Ingebrigtsen2020-09-132-0/+4
* Fix a conversion failure in tramp-archive-tests (Bug#43353)Michael Albinus2020-09-131-3/+12
* Don't force LC_ALL=C upon make check (bug#43353)Glenn Morris2020-09-121-6/+1
* Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-122-1/+14
* Clean up eww error bufferLars Ingebrigtsen2020-09-131-6/+12
* Fix up example code from previous eww.texi commitLars Ingebrigtsen2020-09-131-3/+1
* Add a way to use an external command to download HTML in ewwLars Ingebrigtsen2020-09-133-2/+52
* Adapt some tests for Emacs's excitingly variable quoting formatGlenn Morris2020-09-124-37/+42
* ; Fix copyright yearsGlenn Morris2020-09-121-1/+1
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-122-44/+98
* C++ Mode: handle __attribute__,etc. inside constructor argument listsAlan Mackenzie2020-09-123-10/+48
* Small Texinfo markup fixesGlenn Morris2020-09-122-3/+3
* Fix compilation warning in cl-font-lockLars Ingebrigtsen2020-09-121-0/+1