summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icomplete-vertical simplest approachfeature/icomplete-verticalJimmy Aguilar Mena2020-09-251-45/+110
* Update a failing lisp testGlenn Morris2020-09-241-1/+1
* Horizontal scrolling for mouse wheel with Shift modifier (bug#43568)Juri Linkov2020-09-244-16/+33
* Set mwheel default scroll value to 1 (bug#43380)Theodor Thornhill2020-09-243-7/+8
* * lisp/simple.el (goto-line-read-args): More relevant default line number.Juri Linkov2020-09-241-1/+5
* Add skip condition for some dbus testsGlenn Morris2020-09-241-11/+15
* Make set-process-buffer also update the process markLars Ingebrigtsen2020-09-243-10/+17
* Refactor process mark settingLars Ingebrigtsen2020-09-241-18/+14
* Add sanity check for Gnus groups that belong to no topicdickmao2020-09-241-3/+1
* Fix last change in resize_mini_windowEli Zaretskii2020-09-241-0/+3
* Fix recent simple.el compilation warningLars Ingebrigtsen2020-09-241-1/+2
* Minor Tramp cleanupMichael Albinus2020-09-242-38/+44
* Write Gnus active files with quotes around group namesEric Abrahamsen2020-09-231-1/+1
* New command goto-line-relative (bug#5042, bug#9917)Juri Linkov2020-09-235-33/+73
* Remove TODO to convert files to unit testsStefan Kangas2020-09-232-4/+0
* Convert some completion.el tests to ERTStefan Kangas2020-09-232-121/+170
* Convert allout unit tests to ERTStefan Kangas2020-09-234-230/+236
* * lisp/repeat.el: Remove obsolete comment.Stefan Kangas2020-09-231-4/+0
* * test/lisp/net/dbus-tests.el (dbus-test01-basic-types): Adapt test.Michael Albinus2020-09-231-5/+6
* ; * lisp/emacs-lisp/lisp.el: rename parameter in last changeMattias Engdegård2020-09-231-28/+28
* Don't signal scan-error when moving by sexp interactivelyMattias Engdegård2020-09-231-45/+95
* Allow the newline character in the character widget (Bug#15925)Mauro Aranda2020-09-232-4/+23
* Improve mark handling in gnus nnselectAndrew G Cohen2020-09-231-75/+142
* Handle escaped comment enders correctly in syntax.c, fixing bug #43558Alan Mackenzie2020-09-231-0/+7
* Run gnus-parse-headers-hook when retrieving nnselect headersAndrew G Cohen2020-09-231-0/+1
* test/src/xdisp-tests.el: New fileStefan Monnier2020-09-221-0/+52
* Use gnus-extra-headers in nnselect header parsingAndrew G Cohen2020-09-231-5/+6
* Ensure that the game directory exists before trying to write to itLars Ingebrigtsen2020-09-221-0/+2
* Make delete-pair only delete pairs that are part of insert-pair-alistmartin rudalics2020-09-222-8/+32
* Fix off-by-one error in eldoc--handle-docsLars Ingebrigtsen2020-09-221-0/+4
* Speed up shr-insert slightlyLars Ingebrigtsen2020-09-221-1/+4
* Fix filling problem in shr due to zero-width id taggingLars Ingebrigtsen2020-09-221-1/+4
* Fix cursor display in mini-window under icomplete-modeEli Zaretskii2020-09-221-0/+10
* Fix font-panel on NS (bug#43480)David Reitter2020-09-221-8/+14
* Remove broken compat code from EDEStefan Kangas2020-09-221-10/+0
* ; * test/lisp/progmodes/ps-mode-tests.el: Add missing backslashMattias Engdegård2020-09-221-1/+1
* Fix shellcheck warningStefan Kangas2020-09-221-1/+1
* Support shellcheck in compilation-modeStefan Kangas2020-09-224-1/+18
* Remove Emacs 23 compat code from cedetStefan Kangas2020-09-223-27/+8
* Remove some Emacs 20 compat codeStefan Kangas2020-09-224-32/+14
* Remove some unnecessary compat codeStefan Kangas2020-09-222-13/+9
* Fix thinko in dired-change-marksStefan Kangas2020-09-221-2/+2
* Move several completions from eshell to pcomplete (Bug#10585)Stefan Kangas2020-09-214-59/+94
* Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585)Stefan Kangas2020-09-212-30/+32
* Convert a manual test for nxml-mode to unit testStefan Kangas2020-09-212-10/+21
* Convert manual indent test for ruby-mode into unit testStefan Kangas2020-09-212-0/+19
* Convert manual indent test for scheme-mode into unit testStefan Kangas2020-09-212-9/+50
* Convert manual indent test for ps-mode into unit testStefan Kangas2020-09-212-14/+24
* (json-encode-string): Strip properties to fix bug#43549Sam Steingold2020-09-211-2/+2
* Fix problem with ede-mode bugging out on non-existent filesLin Sun2020-09-211-14/+13