index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Age
Commit message (
Expand
)
Author
2024-06-21
; eliminate backslash duplicate in regexp
Mattias EngdegÄrd
2024-06-21
Merge remote-tracking branch 'origin/scratch/emacs-editorconfig'
Stefan Monnier
2024-06-21
; Avoid byte-compiler warning in comint.el
Eli Zaretskii
2024-06-20
Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs
Jim Porter
2024-06-20
Limit the amount of text we examine when looking for password prompts
Jim Porter
2024-06-20
Allow 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-20
Remove more references to Windows 95
Stefan Kangas
2024-06-19
* lisp/editorconfig.el (editorconfig-version): Delete function
Stefan Monnier
2024-06-19
Fix display-buffer-override-next-command (bug#71654)
Rodrigo Kassick
2024-06-19
* lisp/which-key.el (which-key-is-verbose): Remove unused option
Philip Kaludercic
2024-06-19
Integrate feedback from Stefan Kangas and Michael Albinus
Stefan Monnier
2024-06-19
(editorconfig-indentation-alist): Sync with upstream
Stefan Monnier
2024-06-19
editorconfig-core-handle.el: Reduce allocation in parser
Stefan Monnier
2024-06-19
editorconfig-fnmatch.el: Eliminate O(N^2) complexity
Stefan Monnier
2024-06-19
editorconfig-core.el: Remove unneeded defaulting code
Stefan Monnier
2024-06-19
editorconfig-core-handle.el: Don't use file names as glob pattern
Stefan Monnier
2024-06-19
lisp/editorconfig: Minor cosmetic fixes
Stefan Kangas
2024-06-19
editorconfig.el: Miscellaneous minor changes
Stefan Monnier
2024-06-19
lisp/editorconfig: Advise `find-auto-coding` i.s.o `insert-file-contents`
Stefan Monnier
2024-06-19
lisp/editorconfig: Use new Emacs-30 hooks
Stefan Monnier
2024-06-19
(editorconfig-set-local-variables): Get first, set later
Stefan Monnier
2024-06-19
lisp/editorconfig: Don't hook into `read-only-mode-hook`
Stefan Monnier
2024-06-19
(editorconfig--should-set): Eliminate `lisp-indent-offset` special case
Stefan Monnier
2024-06-19
* lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`
Stefan Monnier
2024-06-19
* lisp/editorconfing.el: Cosmetic ELisp style changes
Stefan Monnier
2024-06-19
Remove support for `editorconfig-exclude-*`
Stefan Monnier
2024-06-19
Remove support for `editorconfig-override-*-local-variables`
Stefan Monnier
2024-06-19
Remove support for the `editorconfig` executable
Stefan Monnier
2024-06-19
Fix up copyright lines and license blurbs
Stefan Monnier
2024-06-19
Squashed commit of the following:
Stefan Monnier
2024-06-19
; Delete redundant and/or misleading package headers
Stefan Kangas
2024-06-19
; * lisp/htmlfontify.el: Remove "Version" header.
Stefan Kangas
2024-06-18
Merge remote-tracking branch 'origin/feature/which-key-in-core'
Philip Kaludercic
2024-06-18
* lisp/org/ob-lua.el: Minor doc fixes.
Stefan Kangas
2024-06-18
Update to Transient v0.7.0-1-g482bc777
Jonas Bernoulli
2024-06-18
Adapt tramp-use-file-attributes
Michael Albinus
2024-06-18
Disable usage of unicode for which-key by default
Philip Kaludercic
2024-06-18
Remove :underline from 'which-key-highlighted-command-face '
Philip Kaludercic
2024-06-18
; * lisp/which-key.el (which-key--process-page): Use ?\s
Philip Kaludercic
2024-06-18
Prevent which-key faces from over-extending during formatting
Philip Kaludercic
2024-06-17
diff-mode: Optimize source language syntax highlighting
Dmitry Gutov
2024-06-17
* lisp/tab-line.el (tab-line-force-update): New function (bug#71601).
Juri Linkov
2024-06-17
* lisp/outline.el: Make revert-related functions internal.
Juri Linkov
2024-06-17
(bookmark--jump-via): Ensure 'window-point' is set correctly
Eshel Yaron
2024-06-17
* lisp/touch-screen.el (touch-screen-inhibit-drag): Fix 'not' arity use.
Andrea Corallo
2024-06-17
Don't hide `not` and `null` arity errors
Mattias EngdegÄrd
2024-06-17
; Auto-commit of loaddefs files.
Po Lu
2024-06-17
Improve treatment of touch screen input by rmc and its callers
Po Lu
2024-06-17
* lisp/outline.el: Keep point on the same outline after revert.
Juri Linkov
[next]