aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Further improve selection-related documentationPo Lu2023-10-221-41/+57
* | Revise documentation concerning selections outside XPo Lu2023-10-223-26/+73
* | ; * src/keyboard.c (save_line_number_display_width): Fix last change.Eli Zaretskii2023-10-221-1/+1
* | Enumerate default UVS glyphsPo Lu2023-10-223-17/+116
* | ; * lisp/progmodes/js.el (js--treesit-sexp-nodes): Fix docstring.Yuan Fu2023-10-211-1/+1
* | Documentation for treesit-font-lock-rules changeYuan Fu2023-10-213-1/+11
* | ; Fix a compilation warningGerd Möllmann2023-10-211-0/+2
* | * lisp/cedet/semantic/imenu.el: Don't load `advice`Stefan Monnier2023-10-211-3/+3
* | * lisp/treesit.el: Don't require `cl-seq` directlyStefan Monnier2023-10-211-3/+2
* | so-long.el: Don't load `advice` during compilationStefan Monnier2023-10-211-13/+12
* | ; * etc/NEWS: Fix wording of a recently-added entry.Eli Zaretskii2023-10-211-5/+5
* | Move lexical-binding warning from checkdoc to byte-compilerMattias Engdegård2023-10-215-52/+64
* | Merge from origin/emacs-29Eli Zaretskii2023-10-211-1/+1
|\ \ | |/
| * ; Fix argument name for function `copy-file'Jens Schmidt2023-10-201-1/+1
* | ; Merge from origin/emacs-29Eli Zaretskii2023-10-210-0/+0
|\ \ | |/
| * Update Tramp version (don't merge with master)Michael Albinus2023-10-192-5/+5
| * ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.90.emacs-29.1.90Eli Zaretskii2023-10-191-23/+68
| * Bump Emacs versionEli Zaretskii2023-10-194-4/+4
* | Merge from origin/emacs-29Eli Zaretskii2023-10-214-64/+2091
|\ \ | |/
| * ; Update ChangeLog.4 and etc/AUTHORS.Eli Zaretskii2023-10-192-59/+2052
| * Correctly register focus events concomitant with alpha changesPo Lu2023-10-171-2/+12
| * * doc/man/emacsclient.1: Add missing options.Michael Albinus2023-10-161-3/+27
* | ; * src/keyboard.c (line_number_mode_hscroll): Fix last change.Eli Zaretskii2023-10-211-2/+3
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2023-10-213-28/+53
|\ \
| * | Move and edit text about lexical environment representationMattias Engdegård2023-10-212-13/+5
| * | ; * src/sfnt.c: Refine doc of variation selectors and GX fonts.Po Lu2023-10-211-15/+48
* | | Fix mouse clicks on links under 'global-display-line-numbers-mode'Eli Zaretskii2023-10-213-2/+63
|/ /
* | Recognize backslash in `dns-mode` quoted valuesLassi Kortela2023-10-211-0/+1
* | Don't use obsolete `sleep-for` argumentStefan Kangas2023-10-213-4/+4
* | Support lua-ts-mode in align.eljohn muhl2023-10-214-1/+89
* | Fix eglot-report-progress :typeMauro Aranda2023-10-211-1/+3
* | ; * lisp/progmodes/gud.el (gud-gud-lldb-command-name): Fix a typo.Ulrich Müller2023-10-211-1/+1
* | Facilitate opening multiple files through DND under AndroidPo Lu2023-10-211-26/+43
* | New keyword :default-language in treesit-font-lock-rules function.Huan Nguyen2023-10-201-17/+28
* | (buffer-match-p): Replace `&optional` with `&rest` (bug#65797)Stefan Monnier2023-10-204-24/+38
* | (sleep-for): Make the `millisec` argument obsoleteStefan Monnier2023-10-204-10/+11
* | Prefer erc-target to erc-default-targetF. Jason Park2023-10-208-76/+72
* | Rename erc-server-buffer-pF. Jason Park2023-10-207-24/+42
* | Respect user markers in erc-insert-timestamp-leftF. Jason Park2023-10-202-4/+96
* | Fix right-sided stamps commingling with erc-promptF. Jason Park2023-10-202-29/+34
* | Restore missing metadata props in erc-display-lineF. Jason Park2023-10-2017-67/+301
* | Warn about top-level erc-update-modules callsF. Jason Park2023-10-202-40/+67
* | * lisp/erc/erc-backend.el (define-erc-response-handler) Edebug spec.F. Jason Park2023-10-201-1/+3
* | ; Mark erc-log test as :unstableF. Jason Park2023-10-205-6/+6
* | project--switch-project-command: RetouchDmitry Gutov2023-10-201-2/+1
* | ; More fixes for LLDB supportEli Zaretskii2023-10-201-6/+7
* | ; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0.Ulrich Müller2023-10-201-2/+2
* | ; Fix recent changes of LLDB supportEli Zaretskii2023-10-201-2/+5
* | ; * lisp/emacs-lisp/comp-cstr.el: Fix punctuation.Eli Zaretskii2023-10-201-3/+3
* | Repair detection of empty mailto URLsPo Lu2023-10-201-1/+1