summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add simple theme with 16 colors only.feature/simple-16-themeJimmy Aguilar Mena2020-09-151-0/+141
* Merge branch 'feature/uniquify-as-function' into masterJimmy Aguilar Mena2020-09-153-5/+33
|\
| * Document use of uniquify-buffer-name-style as a function.Jimmy Aguilar Mena2020-09-152-0/+17
| * Enable uniquify-buffer-name-style to be a function.Jimmy Aguilar Mena2020-09-151-5/+16
|/
* Fix mailclient-send-it after recent browse-url rewriteLars Ingebrigtsen2020-09-151-1/+1
* Fix regression in non-querying about mail addresses in "emacs -Q"Lars Ingebrigtsen2020-09-151-6/+9
* Check that the buffer in diff-buffer-with-file is visiting a fileDaniel Martín2020-09-151-0/+2
* * 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