summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* Delete completion window on quittingPhilip Kaludercic2021-12-21
* Allow for next-completion to wrap around the completion bufferPhilip Kaludercic2021-12-21
* Allow for the completion buffer to be automatically selectedPhilip Kaludercic2021-12-21
* Declare functions to silence byte-compilerStefan Kangas2021-12-21
* Make bad-packages-alist obsoleteStefan Kangas2021-12-19
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\
| * Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
| * Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Allow 'undo-redo' to be called from Lisp without repeat countTom Levy2021-11-10
| * Partially revert previous make-separator-line changeLars Ingebrigtsen2021-11-06
| * Use underline on non-graphical terminals in make-separator-lineLars Ingebrigtsen2021-11-06
| * Merge from origin/emacs-28Glenn Morris2021-10-29
| |\
| | * Make `C-u RET' work againLars Ingebrigtsen2021-10-28
| * | Merge from origin/emacs-28Glenn Morris2021-10-22
| |\|
| | * ; * lisp/simple.el (kill-region): A better fix for bug#51320.Eli Zaretskii2021-10-21
| | * Fix non-interactive behavior of 'kill-region'Eli Zaretskii2021-10-21
| * | New option show-paren-context-when-offscreenDaniel Martín2021-10-18
| * | Double the default value of kill-ring-maxStefan Kangas2021-10-14
| * | Mark def* macros for indentationLars Ingebrigtsen2021-10-13
| * | Simplify `clean-mode'Lars Ingebrigtsen2021-10-09
| * | Merge from origin/emacs-28Glenn Morris2021-10-07
| |\|
| | * Improve documentation and customization of 'blink-matching-paren'Eli Zaretskii2021-10-07
| * | Merge from origin/emacs-28Glenn Morris2021-10-06
| |\|
| | * Clarify docstring of blink-matching-parenStefan Kangas2021-10-05
| * | Add new major mode 'clean-mode'Lars Ingebrigtsen2021-10-06
| * | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-05
| * | Convert some keymaps to defvar-keymapLars Ingebrigtsen2021-10-04
| |/
| * Fix previous `newline' patchLars Ingebrigtsen2021-09-30
| * Make `newline' check the argument earlierLars Ingebrigtsen2021-09-30
| * Add bindings for 'undo-redo'Dmitry Gutov2021-09-29
| * Set :type of suggest-key-bindings to natnumStefan Kangas2021-09-25
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
| * Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
| * Don't ding at the user in pop-markLars Ingebrigtsen2021-09-08
| * Fix mail-user-agent defcustom typeLars Ingebrigtsen2021-09-08
| * Improve documentation of line truncation and wrappingEli Zaretskii2021-09-04
| * Fix message in previous toggle-truncate-lines changeLars Ingebrigtsen2021-09-03
| * Make toggle-truncate-lines disable visual-line-modeLars Ingebrigtsen2021-09-03
| * Fix `M-X TAB' completion for commands marked for multiple modesLars Ingebrigtsen2021-08-27
| * ; * lisp/simple.el (execute-extended-command): Fix comment wording.Eli Zaretskii2021-08-21
| * Further tweaks to execute-extended-commandLars Ingebrigtsen2021-08-20
| * Remove even more waiting from execute-extended-commandLars Ingebrigtsen2021-08-20
| * * lisp/simple.el (shift-select-mode): Add new choice 'permanent' (bug#50038).Juri Linkov2021-08-15
| * Run execute-extended-command key binding suggestion from a timerLars Ingebrigtsen2021-08-15
| * Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
| * Make `M-j' work reliably if `comment-auto-fill-only-comments' is setLars Ingebrigtsen2021-08-04
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Set the normal-erase-is-backspace variable from CustomizeLars Ingebrigtsen2021-07-24