aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix broken links to gmane.orgStefan Kangas2023-10-2411-26/+20
* Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-243-4/+6
* Fix minor defcustom issues in Gnus (Bug#66715)Mauro Aranda2023-10-235-13/+19
* Minor connection-local variables fixesMichael Albinus2023-10-231-1/+2
* Make Dired honor `insert-directory-program´ with globsStefan Kangas2023-10-231-1/+3
* Fix typo in url-privacy-level :typeMorgan J. Smith2023-10-221-1/+1
* * lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov2023-10-221-6/+6
* * lisp/tab-bar.el: Fix the close button with auto-width (bug#66678).Petteri Hintsanen2023-10-221-1/+3
* Fix State button for customize-icon (Bug#66635)Mauro Aranda2023-10-222-15/+62
* Fix the use of adaptive-fill-regexp in treesit indent presetYuan Fu2023-10-211-3/+5
* Fix treesit-install-language-grammar (bug#66673)nverno2023-10-211-1/+1
* Fix treesit-explore-mode (bug#66431)Yuan Fu2023-10-211-1/+1
* tsx-ts-mode--font-lock-compatibility-bb1f97b: Re-fix the previous fixDmitry Gutov2023-10-211-1/+1
* Update Tramp version (don't merge with master)Michael Albinus2023-10-191-4/+4
* ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.90.emacs-29.1.90Eli Zaretskii2023-10-191-23/+68
* Add missing :version to two defcustomsStefan Kangas2023-10-141-2/+4
* Fix a defcustom :type in eldoc.elMauro Aranda2023-10-141-1/+3
* ; * lisp/calendar/time-date.el (days-to-time): Doc fix.Eli Zaretskii2023-10-141-1/+1
* Document that time-to-days and days-to-time use different epochsBob Rogers2023-10-141-2/+5
* * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-2/+9
* Handle quoted tilde in TrampMichael Albinus2023-10-135-1/+16
* ; Set maintainer for elint.el to emacs-develStefan Kangas2023-10-121-4/+5
* Update to Org 9.6.10Kyle Meyer2023-10-094-5/+7
* Don't call font-lock-mode in treesit-major-mode-setup (bug#66223)Yuan Fu2023-10-081-1/+0
* Fix treesit-query-validate for string input (bug#66400)nverno2023-10-081-1/+3
* ; Improve documentation of VC commandsEli Zaretskii2023-10-081-10/+22
* Recommend `M-x man` in woman.el docsStefan Kangas2023-10-071-1/+9
* ; * lisp/treesit.el (treesit-language-at-point-function): Fix doc.Yuan Fu2023-10-071-1/+8
* Fix a defcustom :typeMauro Aranda2023-10-071-1/+2
* Fix 'ido--ffap-find-file'Eli Zaretskii2023-10-071-2/+2
* Silence macro expansion during completion at pointJens Schmidt2023-10-051-2/+7
* Fix a defcustom :typeMauro Aranda2023-10-051-1/+2
* Fix pulse-flag :typeMauro Aranda2023-10-041-1/+3
* Fix defcustoms in timeclock.elMauro Aranda2023-10-031-4/+6
* ; * lisp/image-mode.el (image-mode-to-text, image-mode-as-hex): Doc fixes.Eli Zaretskii2023-10-021-10/+8
* ; * lisp/image-mode.el: Fix typos in doc strings (bug#66302).Ikumi Keita2023-10-021-2/+2
* Doc fix; more consistently refer to "text terminals"Stefan Kangas2023-10-013-6/+6
* Fix defcustoms in type-break.el (Bug#66210)Mauro Aranda2023-10-011-2/+4
* Fix term-scroll-to-bottom-on-output :typeMauro Aranda2023-10-011-2/+7
* ; Normalize GNU ELPA :core package statementsStefan Kangas2023-10-012-4/+4
* ; * lisp/vc/vc.el (vc-next-action): Improve commentary.Eli Zaretskii2023-09-291-0/+2
* ; * lisp/emacs-lisp/let-alist.el (let-alist): Fix quoting in doc string.Eli Zaretskii2023-09-291-1/+1
* Doc fix in let-alist for keys with nil valueStefan Kangas2023-09-291-2/+9
* ; Fix typosStefan Kangas2023-09-291-2/+2
* Fix tmm-mid-prompt :type (Bug#66179)Mauro Aranda2023-09-251-1/+2
* Fix tree-sitter indentation conflict with multiple languagesAugustin Chéneau2023-09-241-2/+2
* Fix bug#66093 in TrampMichael Albinus2023-09-242-6/+9
* Support regeneration of ja-dic.el under '--with-small-ja-dic'Eli Zaretskii2023-09-241-0/+2
* ; Handle authentication properly when reconnecting to IRCManphiz2023-09-231-0/+1
* ; * lisp/simple.el (shell-command-to-string): Fix quotation.Eli Zaretskii2023-09-231-1/+1