summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another final fix to last changesscratch/long-lines-cleanupGregory Heytings2023-04-021-1/+1
* Three final fixes to last changesGregory Heytings2023-04-011-3/+3
* Two further fixes to last changesGregory Heytings2023-04-011-2/+3
* Improve and fix last changesGregory Heytings2023-04-011-12/+21
* Fix cursor motion in character-only terminalsGregory Heytings2023-03-291-2/+6
* Make get_medium_narrowing_begv/zv staticGregory Heytings2023-03-292-4/+2
* Improve accuracy of cursor motion commands in long linesGregory Heytings2023-03-291-2/+21
* Remove labeled restrictions before calling FwidenGregory Heytings2023-03-298-0/+14
* Code cleanup for long line optimizationsGregory Heytings2023-03-298-209/+316
* ; * lisp/subr.el (read-char-choice): Fix last change.Eli Zaretskii2023-03-281-7/+9
* Improve documentation of 'read-choice' and related symbolsEli Zaretskii2023-03-282-34/+47
* Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo2023-03-282-32/+11
* Revert "* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve..."Andrea Corallo2023-03-281-1/+1
* ; Fix incompatibility in 'display-buffer-assq-regexp'Eli Zaretskii2023-03-281-8/+8
* Skip ruby-ts-imenu-index test if neededMichael Albinus2023-03-281-0/+1
* Fix Eglot Tramp tests on EMBAMichael Albinus2023-03-281-0/+1
* * test/infra/Dockerfile.emba (emacs-gnustep): Instrument "make V=1 ...".Michael Albinus2023-03-281-1/+1
* Fix accidental backward-incompatible change (bug#62417)João Távora2023-03-272-9/+13
* ruby-ts-mode: Fix/simplify Imenu index generationDmitry Gutov2023-03-272-24/+47
* (ruby-ts--align-chain): Use 'equal' to check for an exact matchDmitry Gutov2023-03-271-1/+1
* ; Use string-search instead of string-match[-p] in ruby-ts-mode.elMattias Engdegård2023-03-271-1/+1
* Update to Transient v0.3.7-218-g3dbb22aJonas Bernoulli2023-03-262-6/+25
* Update to Org 9.6.2Kyle Meyer2023-03-264-8/+11
* Skip failing tests on Cygwin with native compilation (bug#62450)Ken Brown2023-03-262-1/+12
* Fix GNUSTEP tests on EMBAMichael Albinus2023-03-262-19/+17
* Fix primary selection modification during `term-mouse-paste' (bug#58608)Phil Sainty2023-03-271-1/+7
* ; Fix :version of the new defcustomEli Zaretskii2023-03-261-1/+1
* ; Fix last changeEli Zaretskii2023-03-261-9/+10
* Add 'eww-default-download-directory'.Xi Lu2023-03-261-7/+12
* ; Fix edebug spec for 'gv-define-simple-setter' (bug#62256)Matus Goljer2023-03-261-1/+1
* * doc/lispref/modes.texi: Improve docs for obsolete '%m' constructPhil Sainty2023-03-271-4/+7
* Improve docs for global-mode-string / %M constructPhil Sainty2023-03-262-11/+16
* * src/buffer.c (mode-line-format): Document %o and %q constructsPhil Sainty2023-03-261-0/+3
* * src/buffer.c (mode-line-format): Remove docs for obsolete %t constructPhil Sainty2023-03-261-1/+0
* Improve indenting "case" in Pythonkobarity2023-03-262-1/+46
* ; * test/src/fns-tests.el: Fix last changeKen Brown2023-03-251-1/+1
* * test/infra/Dockerfile.emba (emacs-native-comp): Add zlib1g-dev.Michael Albinus2023-03-251-1/+1
* Fix failure of fns-tests-collate-strings on CygwinKen Brown2023-03-251-2/+2
* * lisp/savehist.el (savehist-save): Preserve shared structureAaron L. Zeng2023-03-251-2/+3
* Adapt Tramp manualMichael Albinus2023-03-241-9/+21
* Fix system time sampling on MS-WindowsEli Zaretskii2023-03-241-0/+9
* Fix treesit_ensure_parsed (bug#62333)Yuan Fu2023-03-241-5/+5
* * lisp/help-fns.el (find-lisp-object-file-name): Fix bug#62376 part2Stefan Monnier2023-03-231-1/+1
* Improve "Bugs" in the Emacs manualEli Zaretskii2023-03-231-297/+355
* Fix Eglot progress reportingJoão Távora2023-03-231-13/+15
* ; Minor copyedits to Eglot manualJoão Távora2023-03-231-14/+14
* ; Improve documentation of :predicate in globalized minor modesEli Zaretskii2023-03-232-23/+39
* Fix :predicate handling in globalized minor modesStefan Monnier2023-03-231-1/+1
* Allow showing prefix commands in Help buffersEli Zaretskii2023-03-232-3/+12
* Fix toolbar item validation in the NS portDaniel Martín2023-03-231-0/+4