aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ; * etc/HISTORY: Delete never-released Emacs 28.3.Stefan Kangas2024-06-221-3/+0
* | | Merge from origin/emacs-29Stefan Kangas2024-06-222-2/+23
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/emacs-29' into emacs-29Stefan Kangas2024-06-221-0/+8
| |\ \
| * | | Release Emacs 29.4showemacs-29.4Stefan Kangas2024-06-222-2/+23
* | | | ; Merge from origin/emacs-29Stefan Kangas2024-06-220-0/+0
|\ \ \ \ | |/ / /
| * | | List Andrea Corallo as co-maintainer in ack.texiStefan Kangas2024-06-221-1/+2
| * | | * admin/MAINTAINERS: Add myself in (co-)maintainers.Andrea Corallo2024-06-221-0/+1
* | | | Merge from origin/emacs-29Stefan Kangas2024-06-220-0/+0
|\ \ \ \ | |/ / /
| * | | ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4Stefan Kangas2024-06-221-4/+5
* | | | ; Merge from origin/emacs-29Stefan Kangas2024-06-220-0/+0
|\ \ \ \ | |/ / /
| * | | Bump Emacs version to 29.4Stefan Kangas2024-06-224-4/+4
* | | | Merge from origin/emacs-29Stefan Kangas2024-06-225-95/+745
|\ \ \ \ | |/ / /
| * | | Update files for Emacs 29.4Stefan Kangas2024-06-223-84/+550
| * | | * admin/authors.el: Update for Emacs 29.4Stefan Kangas2024-06-221-0/+19
| * | | * etc/NEWS: Update for Emacs 29.4Stefan Kangas2024-06-221-23/+4
| * | | org-link-expand-abbrev: Do not evaluate arbitrary unsafe Elisp codeIhor Radchenko2024-06-221-11/+29
* | | | Replace literal whitespace with `\s`Stefan Kangas2024-06-221-5/+3
* | | | ; Merge from origin/emacs-29Stefan Kangas2024-06-220-0/+0
|\ \ \ \ | |/ / /
| * | | Update Tramp version (don't merge to master)Michael Albinus2024-06-211-1/+2
* | | | ; * lisp/editorconfig.el (editorconfig-indentation-alist): Fix :type.Eli Zaretskii2024-06-221-1/+4
* | | | Fix non-existing `editorconfig-set-indentation-python-mode`Stefan Monnier2024-06-221-5/+17
* | | | Add before-save-hook to man page filesStefan Kangas2024-06-224-0/+4
* | | | Use UTC when generating man page timestampsStefan Kangas2024-06-224-0/+4
* | | | Merge from origin/emacs-29Eli Zaretskii2024-06-221-0/+8
|\ \ \ \ | | |/ / | |/| |
| * | | ; Wayland SECONDARY selection problemEli Zaretskii2024-06-221-0/+8
| |/ /
* | | ; Merge from origin/emacs-29Eli Zaretskii2024-06-220-0/+0
|\ \ \ | |/ /
| * | * admin/emacs-shell-lib: Backport to Bash 4.4 or older.Stefan Kangas2024-06-201-0/+3
* | | Merge from origin/emacs-29Eli Zaretskii2024-06-221-6/+9
|\ \ \ | |/ /
| * | Fix bug#49289 also for other auth-source backendsMichael Albinus2024-06-181-6/+9
* | | ; * src/xfns.c (unwind_create_frame): Add missing definition.Eli Zaretskii2024-06-221-0/+1
* | | Allow to expand truncated long lines in *Compilation* buffersEli Zaretskii2024-06-221-0/+3
* | | Eglot: Fix command execution (bug#71642)Troy Brown2024-06-221-3/+12
* | | Support for indentation of PHP alternative syntax control structuresVincenzo Pupillo2024-06-221-0/+6
* | | Prevent auto-revert when deleting entry (bug#71264)Manuel Giraud2024-06-221-1/+6
* | | Fix font lock regex for user defined constant in PHPVincenzo Pupillo2024-06-221-1/+1
* | | Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič2024-06-223-13/+44
* | | ; Improve documentation of EditorConfig supportEli Zaretskii2024-06-222-18/+35
| |/ |/|
* | * doc/emacs/custom.texi (Directory Variables): Add menuStefan Monnier2024-06-211-0/+4
* | Fix `emacs --geometry` flag on macOSStefan Kangas2024-06-211-1/+1
* | ; eliminate backslash duplicate in regexpMattias Engdegård2024-06-211-1/+1
* | * doc/emacs/custom.texi (EditorConfig support): Add URLStefan Monnier2024-06-211-1/+2
* | Merge remote-tracking branch 'origin/scratch/emacs-editorconfig'Stefan Monnier2024-06-218-0/+1724
|\ \
| * | * lisp/editorconfig.el (editorconfig-version): Delete functionscratch/emacs-editorconfigStefan Monnier2024-06-191-30/+30
| * | Integrate feedback from Stefan Kangas and Michael AlbinusStefan Monnier2024-06-198-26/+35
| * | (editorconfig-indentation-alist): Sync with upstreamStefan Monnier2024-06-191-7/+90
| * | Add doc for EditorConfig supportStefan Monnier2024-06-193-298/+43
| * | editorconfig-core-handle.el: Reduce allocation in parserStefan Monnier2024-06-191-66/+41
| * | editorconfig-fnmatch.el: Eliminate O(N^2) complexityStefan Monnier2024-06-191-45/+54
| * | editorconfig-core.el: Remove unneeded defaulting codeStefan Monnier2024-06-191-49/+26
| * | editorconfig-core-handle.el: Don't use file names as glob patternStefan Monnier2024-06-191-19/+17