aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preferably print package-local nicknameGerd Möllmann2023-12-203-8/+24
* More package-local nicknamesGerd Möllmann2023-12-191-2/+5
* Local package nicknames -> package objectsGerd Möllmann2023-12-191-0/+11
* First steps for package-local nicknamesGerd Möllmann2023-12-192-0/+21
* Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-12-1931-142/+1380
|\
| * debug.el: Straighten the code that find the "base" of the backtraceStefan Monnier2023-12-181-4/+16
| * Further fixes for problems uncovered by the previous fixPo Lu2023-12-181-9/+14
| * ; * src/sfnt.c: Fix typo.Po Lu2023-12-181-1/+1
| * * src/sfnt.c (sfnt_interpret_mdap): Correct MDAP opcode.Po Lu2023-12-181-4/+4
| * Fix typo in earlier changesPo Lu2023-12-181-5/+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
| * Silence warning in print.cStefan Kangas2023-12-171-1/+1
| * Merge from origin/emacs-29Eli Zaretskii2023-12-161-4/+3
| |\
| | * Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-101-4/+3
| * | ; * src/androidfns.c (syms_of_androidfns) <android-os-language>: Doc fix.Eli Zaretskii2023-12-161-6/+5
| * | ; * src/androidfns.c (syms_of_androidfns_for_pdumper): Fix crash.Po Lu2023-12-141-18/+23
| * | Respect Language & Input preferences under AndroidPo Lu2023-12-141-0/+203
| * | Correct implementation of UTPPo Lu2023-12-111-1/+27
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-105-9/+9
| |\ \ | | |/
| | * ; Fix typosStefan Kangas2023-12-101-1/+1
| | * ; Fix typos in ChangeLog filesStefan Kangas2023-12-104-8/+8
| * | ; Fix a few more typosStefan Kangas2023-12-102-3/+3
| * | ; Fix typosStefan Kangas2023-12-1017-36/+36
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-097-7/+7
| |\ \ | | |/
| | * ; Fix typosStefan Kangas2023-12-038-8/+8
| * | Correct phantom point generation and MDAPPo Lu2023-12-091-35/+32
| * | Display glyphs whose first contours commence at originPo Lu2023-12-081-2/+8
| * | Set a default locale on AndroidPo Lu2023-12-071-0/+12
| * | Avoid infloop with wide imagesEli Zaretskii2023-12-041-1/+4
| * | Improve 'window-text-pixel-size' when buffer includes imagesEli Zaretskii2023-12-031-6/+27
* | | Completion experimentsGerd Möllmann2023-12-113-40/+91
* | | Make global obarray a fake obarrayGerd Möllmann2023-12-101-1/+2
* | | Make sure *package* is buffer-localGerd Möllmann2023-12-055-3/+15
* | | Setting buffer-local *package*Gerd Möllmann2023-12-042-13/+26
* | | Fix for vectorlike printing refactoringGerd Möllmann2023-12-031-1/+1
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-12-036-193/+200
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-12-022-2/+6
| |\ \ | | |/
| | * Fix setting cursor when the window's op line has 'line-prefix'Eli Zaretskii2023-12-021-2/+4
| | * Document, that PROCESS of signal-process can be a stringMichael Albinus2023-11-301-0/+2
| * | Fix mode-line-inactive faceEli Zaretskii2023-12-011-2/+4
| * | Fix validation of :box face attributeEli Zaretskii2023-11-301-3/+6
| * | * src/pdumper.c (dump_vectorlike): Avert compiler warning.Po Lu2023-11-261-1/+1
| * | Refactor pseudovector printingMattias Engdegård2023-11-251-135/+134
| * | ; * src/pdumper.c (dump_vectorlike): Populate switch fully.Mattias Engdegård2023-11-251-45/+30
| * | regex-emacs.c (forall_firstchar): Fix regression bug#67226Stefan Monnier2023-11-251-6/+20
* | | Merge remote-tracking branch 'origin/master' into scratch/pkgGerd Möllmann2023-11-2520-23/+203
|\ \ \ | |/ /
| * | ; * src/module-env-30.h: Fix commentaryPhilipp Stephani2023-11-231-3/+3