aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Clarify warning for process-dependent input in ERCF. Jason Park2023-12-172-6/+15
* | | Add erc-server-396 response handlerF. Jason Park2023-12-175-18/+132
* | | Make erc-input's refoldp slot conditionally availableF. Jason Park2023-12-174-12/+34
* | | Add utility for iterating over arrays in ERCF. Jason Park2023-12-174-21/+50
* | | Double hyphenate internal ERC 5.6 text propsF. Jason Park2023-12-1721-108/+108
* | | Sequester some special-variable declarations in ERCF. Jason Park2023-12-178-38/+64
* | | Define ERC message-formatting templates with defvarF. Jason Park2023-12-1710-61/+260
* | | Remove module from suggested lineup in ERC's manualF. Jason Park2023-12-171-13/+22
* | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2023-12-181-2/+9
|\ \ \
| * | | ; Improve a recent NEWS entryDmitry Gutov2023-12-181-1/+4
| * | | ; Document sending extra HTTP headers in NEWSStefan Kangas2023-12-171-1/+5
* | | | Enable the new font scalerPo Lu2023-12-183-30/+80
|/ / /
* | | * src/sfnt.h (sfnt_coerce_fixed): New macro.Po Lu2023-12-171-1/+2
* | | ; * src/sfnt.c: Fix typos.Po Lu2023-12-171-2/+2
* | | Introduce the rudiments of a new font rasterizerPo Lu2023-12-171-14/+913
* | | Add slashes to 'thing-at-point-email-regexp'Philip Kaludercic2023-12-171-1/+1
* | | ; Move NEWS item to "Incomatible Changes" sectionStefan Kangas2023-12-171-8/+11
* | | Silence warning in print.cStefan Kangas2023-12-171-1/+1
* | | Never send user email address in HTTP requestsStefan Kangas2023-12-175-18/+15
* | | ; Remove out-of-date documentation about Gnus delayed articlesEric Abrahamsen2023-12-161-7/+0
* | | ; Fix typoStefan Kangas2023-12-171-3/+3
* | | Using remap for binding of log-edit-beginning-of-line.Jared Finder2023-12-161-2/+2
* | | Merge branch 'same-frame'Stefan Monnier2023-12-163-21/+35
|\ \ \
| * | | (display-buffer): New `pop-up-frames` action alist entryStefan Monnier2023-12-163-21/+35
* | | | * lisp/subr.el (derived-mode-p): Disable warnings for old conventionStefan Monnier2023-12-161-1/+5
* | | | ; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.Eli Zaretskii2023-12-161-0/+1
* | | | Merge from origin/emacs-29Eli Zaretskii2023-12-1623-64/+211
|\ \ \ \ | | |_|/ | |/| |
| * | | ; * lisp/term.el (term--xterm-paste): Fix last change.Eli Zaretskii2023-12-161-1/+1
| * | | ; * doc/lispref/functions.texi (Function Documentation): Fix @itemize.Eli Zaretskii2023-12-161-0/+1
| * | | Fix shaping of Sinhala textEli Zaretskii2023-12-161-3/+3
| * | | Add use cases of (fn) documentation facility.Jeremy Bryant2023-12-161-0/+33
| * | | Fix pasting into terminal-mode on term.elEli Zaretskii2023-12-161-2/+7
| * | | Fix opening directory trees from Filesets menuEli Zaretskii2023-12-161-1/+11
| * | | Eglot: Add ruff-lsp as an alternative Python serverNiall Dooley2023-12-161-1/+1
| * | | Fix symbol name in Multisession Variables examplesAdam Porter2023-12-151-4/+4
| * | | js-ts-mode: Fix font-lock rules conflictDmitry Gutov2023-12-131-18/+6
| * | | Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-123-0/+55
| * | | Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-102-7/+41
| * | | Add missing indent rules in c-ts-mode (bug#66152)Augustin Chéneau2023-12-101-0/+2
| * | | Fix treesit-default-defun-skipper (bug#66711)Yuan Fu2023-12-101-1/+1
| * | | Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-103-7/+7
| * | | python-ts-mode: Highlight default parametersMaciej Kalandyk2023-12-111-1/+2
| * | | Update to Org 9.6.13Kyle Meyer2023-12-108-18/+36
* | | | ; Move preload of rmc to a more appropriate placeJens Schmidt2023-12-161-3/+3
* | | | ; * lisp/net/shr.el (shr-put-image): No more need to test for nil ALT.Eli Zaretskii2023-12-161-2/+2
* | | | Fix 'shr-put-image' with nil value for ALTVisuwesh2023-12-161-1/+3
* | | | ; * doc/emacs/android.texi (Android Environment): Fix node name.Eli Zaretskii2023-12-161-1/+1
* | | | Offer to show diff against auto-save in recover-fileVisuwesh2023-12-163-1/+18
* | | | Fix comint-next/previous-prompt in lua-ts-modejohn muhl2023-12-161-1/+0
* | | | Fix: add comint hook locally in lua-ts-inferior-luanverno2023-12-161-4/+3