aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | (ruby-ts-mode): Extend treesit-thing-settings (bug#67036)Dmitry Gutov2023-11-261-0/+3
* | Make EIEIO ':accessor' behave like ':reader' when reading (bug#66938)Brandon2023-11-261-3/+2
* | .elc format: Record lambdas' doc strings lazily, not inlineAlan Mackenzie2023-11-261-110/+160
* | ; * lisp/textmodes/ispell.el (ispell-complete-word): Remove FIXME.Eli Zaretskii2023-11-261-1/+0
* | Fix 'dired--get-ellipsis-length'Eli Zaretskii2023-11-261-2/+6
* | Unbind 'C-M-i' in Text modeEshel Yaron2023-11-264-5/+38
* | Simplify gnus-group-search-forwardEric Abrahamsen2023-11-251-35/+33
* | Simplify option erc-fill-wrap-merge-indicatorF. Jason Park2023-11-251-30/+64
* | Repair `tab-first-completion` (bug#67158)Aymeric Agon-Rambosson2023-11-251-15/+9
* | (project-prompt-project-name): Simplify a bitDmitry Gutov2023-11-251-5/+5
* | ; project-prompt-project-name: Reword a commentDmitry Gutov2023-11-251-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-11-254-12/+19
|\ \ | |/
| * typescript-ts-mode: Add missing 'operator' to treesit-font-lock-featuresnverno2023-11-241-1/+1
| * Do not unregister a D-Bus service which is a unique nameMichael Albinus2023-11-241-9/+14
| * Fix byte-compilation warnings about 'sqlite-rollback'Eli Zaretskii2023-11-242-2/+4
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-11-251-1/+6
|\ \
| * | Don't enable pinentry loopback mode for gpgsmUlrich Müller2023-11-251-1/+6
* | | Don't insert subscript on a newlineRahguzar2023-11-251-0/+7
* | | Optionally turn on visual-line-mode + outline supportRahguzar2023-11-251-0/+4
* | | Outline support for shr rendered documentsRahguzar2023-11-251-1/+40
* | | Allow displaying images inlineRahguzar2023-11-251-15/+60
* | | Make some aspects of shr rendering customizableRahguzar2023-11-251-9/+33
|/ /
* | Add option `dired-filename-display-length'Liu Hui2023-11-252-42/+116
* | Fix merging italic and underline faces with other fontsEli Zaretskii2023-11-251-2/+7
* | ; Avoid 'completion-at-point' in 'completion-preview-insert'Eshel Yaron2023-11-251-69/+52
* | ; Improve and add tests for Completion Preview modeEshel Yaron2023-11-251-41/+66
* | Fix test name with erts-run-test with Point-Charnverno2023-11-251-1/+2
* | Use the project--list as history when prompting for a projectSpencer Baugh2023-11-251-9/+30
* | Optionally allow substitution patterns in erc-promptF. Jason Park2023-11-242-1/+144
* | Add merged-message indicator option for erc-fill-wrapF. Jason Park2023-11-241-7/+86
* | Optionally align prompt to prefix in erc-fill-wrapF. Jason Park2023-11-241-7/+40
* | Use overlay instead of text prop to hide ERC's promptF. Jason Park2023-11-242-18/+41
* | Don't inherit properties when refreshing ERC's promptF. Jason Park2023-11-241-21/+66
* | Fix speedbar help-echo in erc-nickbar-modeF. Jason Park2023-11-241-25/+28
* | Cache UI string for channel modes in ERCF. Jason Park2023-11-242-17/+84
* | CC Mode: Fontify int unsigned Foo;Alan Mackenzie2023-11-241-28/+38
* | CC Mode: Add second anchor point to class-open and class-closeAlan Mackenzie2023-11-241-9/+19
* | Prevent touch screen translation from entering invalid statePo Lu2023-11-242-11/+38
* | ; Complete merge of emoji.elPo Lu2023-11-241-3/+5
* | Merge from savannah/emacs-29Po Lu2023-11-243-4/+8
|\ \ | |/
| * Make python-ts-mode's syntax-highlighting more standardizedDmitry Gutov2023-11-241-3/+3
| * Fix "Text is read-only" on backspacing initial Calc inputGeorge Kuzler2023-11-231-1/+1
| * Add a doc string to simple.el (bug#67355)Jeremy Bryant2023-11-231-0/+4
| * Allow listing Emoji from a read-only bufferEli Zaretskii2023-11-231-3/+5
| * Fix CRLF handling in Tramp (don't merge)Michael Albinus2023-11-221-1/+1
* | Merge from savannah/emacs-29Po Lu2023-11-241-0/+5
|\ \ | |/
| * typescript-ts-mode: Support indentation for conditionals without bracesNoah Peart2023-11-211-0/+5
* | Merge from savannah/emacs-29Po Lu2023-11-243-11/+19
|\ \ | |/
| * Fix 'with-sqlite-transaction' when BODY failsEli Zaretskii2023-11-211-6/+15
| * Add missing python-ts-mode keyword (bug#67015)Yuan Fu2023-11-181-1/+1