aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ldefs-boot.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; Auto-commit of loaddefs files.Glenn Morris2020-07-011-16/+111
|
* ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-122/+175
|
* ; Auto-commit of loaddefs files.Glenn Morris2020-05-011-13/+77
|
* Merge from origin/emacs-27Glenn Morris2020-04-181-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | f3b62b6c62 (origin/emacs-27) Avoid crashes in regex-emacs.c due to GC 175c61c18b Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is no... 6b297519b5 Fix cl-most-positive-float doc typo c36c5a3ded ; lisp/ldefs-boot.el: Update. 3876a60569 Fix a typo in calculator.el 9e832ba91b * lisp/erc/erc.el: Add URL to the new ERC page on the Emac... # Conflicts: # etc/NEWS
| * ; lisp/ldefs-boot.el: Update.emacs-27.0.91Nicolas Petton2020-04-171-5/+14
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-15/+18
| |
| * ; Update lisp/ldefs-boot.elemacs-27.0.90Nicolas Petton2020-02-291-7/+8
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2020-02-011-2/+71
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2020-01-011-209/+465
| |
* | ; Auto-commit of loaddefs files.Glenn Morris2020-04-011-32/+60
| |
* | ; Auto-commit of loaddefs files.Glenn Morris2020-03-011-14/+20
| |
* | ; Auto-commit of loaddefs files.Glenn Morris2020-02-011-22/+88
| |
* | ; Auto-commit of loaddefs files.Glenn Morris2020-01-011-196/+461
|/
* ; Auto-commit of loaddefs files.Glenn Morris2019-12-011-27/+75
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-11-011-498/+657
|
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/commands.texi (Keys): Add 'C-x t'. * doc/emacs/frames.texi (Tab Bars): Replace 'C-x 6' with 'C-x t'. * doc/lispref/keymaps.texi (Prefix Keys): Add 'C-x t' (tab-prefix-map). * doc/lispref/maps.texi (Standard Keymaps): Add tab-prefix-map, tab-bar-map. * lisp/dired.el: Rebind 'C-x 6 d' to 'C-x t d'. Use tab-prefix-map. * lisp/subr.el (ctl-x-6-map, ctl-x-6-prefix, ctl-x-t-prefix): Remove. (tab-prefix-map): New keymap bound to 'C-x t'. * lisp/tab-bar.el: Use tab-prefix-map instead of ctl-x-6-map. * lisp/textmodes/two-column.el: Restore autoload global setting of "\C-x6" to 2C-command. * lisp/ldefs-boot.el: Update to add setting "\C-x6" to 2C-command. * doc/emacs/commands.texi (Keys): * doc/emacs/text.texi (Two-Column): * doc/lispref/keymaps.texi (Prefix Keys): * doc/lispref/maps.texi (Standard Keymaps): Restore 'C-x 6' bound to '2C-mode-map'.
* Don't bind 'C-x 6' to '2C-mode-map' globally by default.Juri Linkov2019-10-061-1/+0
| | | | | | | | | | | | | * lisp/textmodes/two-column.el: Don't autoload global setting of "\C-x6" to 2C-command. * lisp/ldefs-boot.el: Update to remove setting "\C-x6" to 2C-command. * doc/emacs/commands.texi (Keys): * doc/emacs/text.texi (Two-Column): * doc/lispref/keymaps.texi (Prefix Keys): * doc/lispref/maps.texi (Standard Keymaps): Unbind 'C-x 6' from '2C-mode-map'.
* ; Auto-commit of loaddefs files.Glenn Morris2019-10-011-54/+190
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-09-011-108/+93
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-08-011-376/+346
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-54/+86
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-06-011-118/+86
|
* Start display-fill-column-indicator-mode.Jimmy Aguilar Mena2019-05-051-1/+38
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-05-011-56/+72
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-04-011-37/+54
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-03-101-1633/+577
|
* ; Auto-commit of loaddefs files.Glenn Morris2019-03-011-47/+109
|
* Merge from origin/emacs-26Glenn Morris2019-02-201-8/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ff9c962 ; * lisp/ldefs-boot.el: Update. b4a251c * ; ChangeLog.3 update d3104e3 * etc/AUTHORS: Update. a19bfb7 Remove .art from the default list of ImageMagick extensions 6985caa Fix input after setting x-wait-for-event-timeout nil 715388a Fix two warnings in eshell.texi d49cdd9 * lisp/minibuffer.el (completion-table-dynamic): Improve docs... 5dc4e51 * lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fi... 76ef805 Fix a typo in ELisp manual b5e66f4 Update citations of Internet RFCs 57ece2a Fix handling of manpage references divided by hyphenation 7ad0cd6 * doc/misc/eshell.texi: Fix some @ref's. 12b7940 Fix a typo in lispref/syntax.texi # Conflicts: # lisp/gnus/nnrss.el # lisp/mail/ietf-drums.el
| * ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-02-201-8/+11
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2019-02-011-3/+17
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2019-01-011-1/+4
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-12-011-28/+49
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-11-011-8/+14
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-10-011-6/+25
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-09-011-1/+5
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-08-011-9/+20
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-07-021-13/+25
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-06-011-59/+47
| |
| * ; * lisp/ldefs-boot.el: Update.emacs-26.1Nicolas Petton2018-05-251-21/+14
| |
| * ; * lisp/ldefs-boot.el: Update.Nicolas Petton2018-04-031-4/+14
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-04-011-4/+7
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-03-011-11/+21
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-02-011-4/+10
| |
| * ; * Update ldefs-boot.elemacs-26.0.91Nicolas Petton2018-01-131-14/+4
| |
| * ; * Update ldefs-boot.elNicolas Petton2018-01-121-4/+14
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2018-01-011-26/+10
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2017-12-011-58/+140
| |
| * ; Auto-commit of loaddefs files.Glenn Morris2017-11-011-38/+21
| |
| * ; * Update ldefs-boot.elemacs-26.0.90Nicolas Petton2017-10-111-10/+105
| |
* | Rename project-query-replace to project-query-replace-regexpDmitry Gutov2019-02-141-1/+1
| | | | | | | | | | * lisp/progmodes/project.el (project-query-replace): Rename to project-query-replace-regexp.