summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-22; Wayland SECONDARY selection problemEli Zaretskii
2024-06-22Prevent auto-revert when deleting entry (bug#71264)Manuel Giraud
2024-06-22Fix font lock regex for user defined constant in PHPVincenzo Pupillo
2024-06-22Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič
2024-06-22; Improve documentation of EditorConfig supportEli Zaretskii
2024-06-22List Andrea Corallo as co-maintainer in ack.texiStefan Kangas
2024-06-22* admin/MAINTAINERS: Add myself in (co-)maintainers.Andrea Corallo
2024-06-22; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4Stefan Kangas
2024-06-22Bump Emacs version to 29.4Stefan Kangas
2024-06-22Update files for Emacs 29.4Stefan Kangas
2024-06-22* admin/authors.el: Update for Emacs 29.4Stefan Kangas
2024-06-22* etc/NEWS: Update for Emacs 29.4Stefan Kangas
2024-06-22org-link-expand-abbrev: Do not evaluate arbitrary unsafe Elisp codeIhor Radchenko
2024-06-21* doc/emacs/custom.texi (Directory Variables): Add menuStefan Monnier
2024-06-21Fix `emacs --geometry` flag on macOSStefan Kangas
2024-06-21; eliminate backslash duplicate in regexpMattias Engdegård
2024-06-21* doc/emacs/custom.texi (EditorConfig support): Add URLStefan Monnier
2024-06-21Merge remote-tracking branch 'origin/scratch/emacs-editorconfig'Stefan Monnier
2024-06-21Update Tramp version (don't merge to master)Michael Albinus
2024-06-21; * src/keyboard.c (read_char): Typo in comment.Po Lu
2024-06-21Fix execution of tool-bar commands read within minibuffer-error-handlerPo Lu
2024-06-21; Avoid byte-compiler warning in comint.elEli Zaretskii
2024-06-20Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter
2024-06-20Limit the amount of text we examine when looking for password promptsJim Porter
2024-06-20* admin/emacs-shell-lib: Backport to Bash 4.4 or older.Stefan Kangas
2024-06-20Allow giving "ping" flags with `C-u M-x ping`Tomas Fabrizio Orsi
2024-06-20* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Restore same faces.Juri Linkov
2024-06-20Fix misspelled function name in comp.cStefan Kangas
2024-06-20Fix NS buildPo Lu
2024-06-20Remove more references to Windows 95Stefan Kangas
2024-06-20Fix last changeEli Zaretskii
2024-06-20Fix use of ':align-to' in 'wrap-prefix'Eli Zaretskii
2024-06-20* src/frame.c (gui_set_font): Reference image cache after reassignment.Po Lu
2024-06-20; * src/frame.c (make_frame): Typo.Po Lu
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-19* lisp/editorconfig.el (editorconfig-version): Delete functionStefan Monnier
2024-06-19Fix display-buffer-override-next-command (bug#71654)Rodrigo Kassick
2024-06-19Update leuven-theme to latest upstream versionStefan Kangas
2024-06-19* lisp/which-key.el (which-key-is-verbose): Remove unused optionPhilip Kaludercic
2024-06-19Integrate feedback from Stefan Kangas and Michael AlbinusStefan Monnier
2024-06-19(editorconfig-indentation-alist): Sync with upstreamStefan Monnier
2024-06-19Add doc for EditorConfig supportStefan Monnier
2024-06-19editorconfig-core-handle.el: Reduce allocation in parserStefan Monnier
2024-06-19editorconfig-fnmatch.el: Eliminate O(N^2) complexityStefan Monnier
2024-06-19editorconfig-core.el: Remove unneeded defaulting codeStefan Monnier
2024-06-19editorconfig-core-handle.el: Don't use file names as glob patternStefan Monnier
2024-06-19lisp/editorconfig: Minor cosmetic fixesStefan Kangas
2024-06-19editorconfig.el: Miscellaneous minor changesStefan Monnier
2024-06-19lisp/editorconfig: Advise `find-auto-coding` i.s.o `insert-file-contents`Stefan Monnier
2024-06-19lisp/editorconfig: Use new Emacs-30 hooksStefan Monnier