summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'scratch/long-lines-cleanup' into 'emacs-29'Gregory Heytings2023-05-1313-233/+392
| |\
| | * Add an assertion in, and a commentary for, 'get_nearby_bol_pos'Gregory Heytings2023-05-131-3/+9
| | * Fix the return type of 'labeled_restrictions_get_bound'Gregory Heytings2023-05-131-41/+42
| | * 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
| * | Fix mouse highlight with some fonts in Cairo buildsEli Zaretskii2023-05-121-1/+0
| * | ; * etc/NEWS: Fix wording in last change.Eli Zaretskii2023-05-121-2/+2
| * | ; Improve and update documentation of built-in package upgradesEli Zaretskii2023-05-122-3/+54
| * | Ensure that package menu respects 'package-install-upgrade-built-in'Philip Kaludercic2023-05-121-1/+3
| * | Ensure that EXTRA-DATA are always written when generating autoloadsPhilip Kaludercic2023-05-121-1/+14
| * | Update to Transient v0.4.0Jonas Bernoulli2023-05-112-5/+10
| * | Revert "Don't have nntp-report signal an error"Eli Zaretskii2023-05-111-1/+3
| * | ; * lisp/wid-edit.el (widget-specify-insert): Fix debug spec. (Bug#63437)Eli Zaretskii2023-05-111-1/+1
* | | Byte-compiler warning about mutation of constant valuesMattias Engdegård2023-05-133-0/+103
* | | Fix detection of tab bar windows on PGTKPo Lu2023-05-135-26/+21
* | | Fix opaque region specification on no-toolkit buildsPo Lu2023-05-131-7/+20
* | | Fix files-tests broken by a recent changeEli Zaretskii2023-05-121-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-05-123-2/+19
|\ \ \
| * | | Add trailing space to PROMPT in yes-or-no-pMichael Albinus2023-05-123-2/+19
* | | | Handle case-insensitivity for safe-local-variable-directories.Antero Mejr2023-05-123-10/+10
|/ / /
* | | CC Mode: Fontify function names after long stretches of macros.Alan Mackenzie2023-05-122-8/+15
* | | soap-client.el: Bump version to 3.2.3Thomas Fitzsimmons2023-05-121-1/+1
* | | Don't set background_filled_pPo Lu2023-05-121-1/+0
* | | Simplify soap-decode-data-time use of encode-timePaul Eggert2023-05-111-6/+3
* | | soap-client.el: Bump version to 3.2.2Thomas Fitzsimmons2023-05-111-1/+1
* | | soap-client.el: Revert dd0727e1ec1f, add compatibility commentThomas Fitzsimmons2023-05-111-4/+7
* | | ; * lisp/files.el (Safe File Variables): Remove redundant text.Eli Zaretskii2023-05-111-12/+0
* | | ; Fix last changeEli Zaretskii2023-05-113-19/+32
* | | Add safe-local-variable-directories variable.Antero Mejr2023-05-115-5/+89
* | | ; Fix byte-compilation warnings in --without-x buildEli Zaretskii2023-05-114-0/+8
* | | More descriptive character escape syntax error messages (bug#63436)Mattias Engdegård2023-05-111-10/+4
* | | Merge branch 'emacs-29'Stefan Monnier2023-05-1020-97/+207
|\ \ \ | |/ /
| * | Make c-emacs-features use the proper binding of parse-sexp-lookup-propertiesAlan Mackenzie2023-05-101-79/+72
| * | ; * lisp/obsolete/autoload.el (make-directory-autoloads): Doc fix.Eli Zaretskii2023-05-101-1/+1
| * | ; Fix example in ELisp manualEli Zaretskii2023-05-101-1/+1
| * | ; Fix wording in Emacs manualEli Zaretskii2023-05-101-3/+3
| * | ; Fix minor documentation issue ion replace.elEli Zaretskii2023-05-101-1/+6
| * | with-display-message: Workaround for bug#63253Stefan Monnier2023-05-092-3/+11
| * | ; Don't use literal non-ASCII characters in TexinfoEli Zaretskii2023-05-091-2/+2
| * | Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-091-1/+4
| * | ; * lisp/leim/quail/persian.el: Fix a typo in last commit.Eli Zaretskii2023-05-091-1/+1
| * | Avoid crashes in --without-all build trying to scale non-ASCII charEli Zaretskii2023-05-091-0/+9
| * | Improve instructions for dealing with Emacs crashesEli Zaretskii2023-05-091-6/+28