summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2024-06-19(editorconfig-set-local-variables): Get first, set laterStefan Monnier
2024-06-19lisp/editorconfig: Don't hook into `read-only-mode-hook`Stefan Monnier
2024-06-19(editorconfig--should-set): Eliminate `lisp-indent-offset` special caseStefan Monnier
2024-06-19* lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`Stefan Monnier
2024-06-19* lisp/editorconfing.el: Cosmetic ELisp style changesStefan Monnier
2024-06-19Remove support for `editorconfig-exclude-*`Stefan Monnier
2024-06-19Remove support for `editorconfig-override-*-local-variables`Stefan Monnier
2024-06-19Remove support for the `editorconfig` executableStefan Monnier
2024-06-19Fix up copyright lines and license blurbsStefan Monnier
2024-06-19Squashed commit of the following:Stefan Monnier
2024-06-19Avoid compilation warningsEli Zaretskii
2024-06-19Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2024-06-19Don't follow symlinks in returning directory attributes of /Po Lu
2024-06-19; Delete redundant and/or misleading package headersStefan Kangas
2024-06-19; * lisp/htmlfontify.el: Remove "Version" header.Stefan Kangas
2024-06-19Avoid races between the tooltip and compositor on X and AndroidPo Lu
2024-06-18; * .mailmap: Update.Stefan Kangas