summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix crm.el compilation warningLars Ingebrigtsen2022-07-111-2/+2
* Make mouse-2 respect delete-selection modeVisuwesh2022-07-111-0/+3
* * lisp/emacs-lisp/package.el (define-package): Make obsolete.Stefan Kangas2022-07-111-2/+1
* Autoload named-letLars Ingebrigtsen2022-07-111-0/+1
* Fix `M-x lisp-fill-paragraph'Lars Ingebrigtsen2022-07-111-1/+4
* Make crm-default-separator obsolete as per FIXMEStefan Kangas2022-07-111-8/+4
* Re-add comment on autoloading cookies in preloaded filesStefan Kangas2022-07-114-0/+5
* Prefer :risky defcustom keywordStefan Kangas2022-07-1111-42/+36
* Rename 'longlines-breakpoint-chars' to 'longlines-break-chars'Manuel Giraud2022-07-111-10/+11
* * time-date.el (decoded-time-period): Rename TIME in docstringPhilip Kaludercic2022-07-111-1/+1
* ; * lisp/emacs-lisp/ert-x.el (tramp-remote-path): Fix last change.Michael Albinus2022-07-101-1/+1
* Remove some ineffectual calls to purecopyStefan Kangas2022-07-104-72/+59
* Rename new option to browse-url-default-schemeStefan Kangas2022-07-101-3/+3
* Fix Tramp test environment on hydra.nixos.orgMichael Albinus2022-07-101-2/+6
* Don't use purecopy in dictionary.elStefan Kangas2022-07-101-11/+11
* New user option browse-url-guess-default-schemeStefan Kangas2022-07-101-1/+14
* ; Use example.org in an exampleStefan Kangas2022-07-101-1/+1
* Make browse-url.el support for plain "mozilla" obsoleteStefan Kangas2022-07-101-3/+6
* * lisp/net/browse-url.el: Improve commentary.Stefan Kangas2022-07-101-18/+22
* ; * lisp/startup.el (command-line-1): Fix last change.Eli Zaretskii2022-07-101-1/+2
* Fix the startup.el behavior when 'face-font-rescale-alist' is non-nilEli Zaretskii2022-07-101-4/+14
* Merge from origin/emacs-28Stefan Kangas2022-07-102-15/+16
|\
| * ; Improve wording of recently-changed doc strings.Eli Zaretskii2022-07-092-15/+16
* | Exclude platform specific browsers from custom typeStefan Kangas2022-07-091-8/+11
* | * lisp/net/eww.el (eww): Improve docstring.Stefan Kangas2022-07-091-1/+3
* | Make browse-url-default-browser fall back to EWWStefan Kangas2022-07-091-3/+2
* | Drop support for the dead third-party w3 packageStefan Kangas2022-07-0910-71/+34
* | Prefer defvar-keymap in net/*.elStefan Kangas2022-07-0914-231/+191
* | Delete obsolete variable tooltip-use-echo-areaStefan Kangas2022-07-092-15/+3
* | * lisp/woman.el (woman-fill-column): Increase default to 70.Stefan Kangas2022-07-091-3/+5
* | * lisp/mh-e/mh-mime.el (mh-small-show-buffer-p): Double value.Stefan Kangas2022-07-091-1/+1
* | Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-095-52/+8
* | ; * lisp/emacs-lisp/cconv.el (cconv--var-classification): Optimise.Mattias EngdegÄrd2022-07-091-2/+1
* | New command emacs-news-toggle-tagStefan Kangas2022-07-091-0/+21
* | Improve ert-test-erts-file documentationStefan Kangas2022-07-091-2/+8
* | Bind M-G unconditionally in DiredStefan Kangas2022-07-092-1/+1
* | Move dired-buffer-more-recently-used-p to dired.elStefan Kangas2022-07-092-11/+8
* | Delete obsolete variable buffer-substring-filtersStefan Kangas2022-07-091-19/+3
* | ; Rename 'ffap--accept-or-reject-p'Eli Zaretskii2022-07-091-5/+6
* | Merge from origin/emacs-28Stefan Kangas2022-07-091-7/+7
|\ \ | |/
| * ; * lisp/textmodes/rst.el: Update URLs.Stefan Kangas2022-07-081-7/+7
* | Add new minor mode to deactivate the region once PRIMARY is lostPo Lu2022-07-091-0/+39
* | ; * message.el (message-auto-save-directory): Clarify docstring.Sean Whitton2022-07-081-1/+1
* | * lisp/isearch.el (isearch-search-fun-in-noncontiguous-region): New function.Juri Linkov2022-07-081-77/+105
* | Display the number of invisible matches for isearch-lazy-count (bug#40808)Juri Linkov2022-07-082-26/+58
* | Delete redundant defgroup dired-keysStefan Kangas2022-07-081-6/+1
* | Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-083-105/+90
* | * lisp/progmodes/ruby-mode.el (ruby-mode): Set outline-regexp, outline-level.Juri Linkov2022-07-081-0/+7
* | * lisp/dired.el (dired-jump-map): Bind also "j" to dired-jump.Stefan Kangas2022-07-081-0/+1
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-0862-769/+67