aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; eliminate backslash duplicate in regexpMattias EngdegÄrd2024-06-211-1/+1
* Merge remote-tracking branch 'origin/scratch/emacs-editorconfig'Stefan Monnier2024-06-216-0/+1678
|\
| * * lisp/editorconfig.el (editorconfig-version): Delete functionscratch/emacs-editorconfigStefan Monnier2024-06-191-30/+30
| * Integrate feedback from Stefan Kangas and Michael AlbinusStefan Monnier2024-06-196-14/+20
| * (editorconfig-indentation-alist): Sync with upstreamStefan Monnier2024-06-191-7/+90
| * 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
| * lisp/editorconfig: Minor cosmetic fixesStefan Kangas2024-06-192-4/+3
| * editorconfig.el: Miscellaneous minor changesStefan Monnier2024-06-193-32/+22
| * lisp/editorconfig: Advise `find-auto-coding` i.s.o `insert-file-contents`Stefan Monnier2024-06-191-60/+19
| * lisp/editorconfig: Use new Emacs-30 hooksStefan Monnier2024-06-191-37/+90
| * (editorconfig-set-local-variables): Get first, set laterStefan Monnier2024-06-191-71/+189
| * lisp/editorconfig: Don't hook into `read-only-mode-hook`Stefan Monnier2024-06-191-7/+15
| * (editorconfig--should-set): Eliminate `lisp-indent-offset` special caseStefan Monnier2024-06-191-18/+15
| * * lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`Stefan Monnier2024-06-191-1/+0
| * * lisp/editorconfing.el: Cosmetic ELisp style changesStefan Monnier2024-06-194-14/+7
| * Remove support for `editorconfig-exclude-*`Stefan Monnier2024-06-192-48/+4
| * Remove support for `editorconfig-override-*-local-variables`Stefan Monnier2024-06-191-14/+2
| * Remove support for the `editorconfig` executableStefan Monnier2024-06-191-106/+3
| * Fix up copyright lines and license blurbsStefan Monnier2024-06-196-66/+66
| * Squashed commit of the following:Stefan Monnier2024-06-196-0/+1673
* | ; Avoid byte-compiler warning in comint.elEli Zaretskii2024-06-211-1/+1
* | Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter2024-06-201-5/+27
* | Limit the amount of text we examine when looking for password promptsJim Porter2024-06-202-30/+44
* | Allow giving "ping" flags with `C-u M-x ping`Tomas Fabrizio Orsi2024-06-201-9/+22
* | * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Restore same faces.Juri Linkov2024-06-201-5/+4
* | Remove more references to Windows 95Stefan Kangas2024-06-202-4/+4
* | Fix display-buffer-override-next-command (bug#71654)Rodrigo Kassick2024-06-191-0/+3
* | * lisp/which-key.el (which-key-is-verbose): Remove unused optionPhilip Kaludercic2024-06-191-5/+0
* | ; Delete redundant and/or misleading package headersStefan Kangas2024-06-1911-17/+1
* | ; * lisp/htmlfontify.el: Remove "Version" header.Stefan Kangas2024-06-191-2/+2
|/
* Merge remote-tracking branch 'origin/feature/which-key-in-core'Philip Kaludercic2024-06-181-0/+2814
|\
| * Disable usage of unicode for which-key by defaultfeature/which-key-in-corePhilip Kaludercic2024-06-181-1/+3
| * Remove :underline from 'which-key-highlighted-command-face 'Philip Kaludercic2024-06-181-3/+3
| * ; * lisp/which-key.el (which-key--process-page): Use ?\sPhilip Kaludercic2024-06-181-2/+2
| * Prevent which-key faces from over-extending during formattingPhilip Kaludercic2024-06-181-3/+5
| * ; Fix more checkdoc warnings in which-key.elStefan Kangas2024-06-161-24/+25
| * Fix :version tag for 'which-key' custom dataPhilip Kaludercic2024-06-151-61/+61
| * Bump `which-key` minimum Emacs version to 25.1Stefan Kangas2024-06-151-1/+1
| * Fix checkdoc warnings in which-key.elStefan Kangas2024-06-151-46/+45
| * * lisp/which-key.el: Clean up file headerPhilip Kaludercic2024-06-151-10/+10
| * Merge remote-tracking branch 'github-which-key/master'Philip Kaludercic2024-06-151-0/+2810
* | * lisp/org/ob-lua.el: Minor doc fixes.Stefan Kangas2024-06-181-9/+11
* | Update to Transient v0.7.0-1-g482bc777Jonas Bernoulli2024-06-181-154/+207
* | Adapt tramp-use-file-attributesMichael Albinus2024-06-182-4/+13
* | diff-mode: Optimize source language syntax highlightingDmitry Gutov2024-06-171-4/+2
* | * lisp/tab-line.el (tab-line-force-update): New function (bug#71601).Juri Linkov2024-06-171-12/+29
* | * lisp/outline.el: Make revert-related functions internal.Juri Linkov2024-06-171-5/+5