summaryrefslogtreecommitdiff
path: root/lisp/simple.el
AgeCommit message (Expand)Author
2026-05-17; Improve documentation of commands that move by compilation errorsEli Zaretskii
2026-04-30Fix value of 'default-line-height'Eli Zaretskii
2026-04-25(Info-documentlanguage): Keep Info-related code in `info.el`Stefan Monnier
2026-04-25; * lisp/simple.el (Info-documentlanguage): Add a local safe variable.Eli Zaretskii
2026-04-21Fix 'toggle-truncate-lines' when 'visual-line-mode' is ONEli Zaretskii
2026-03-17Further improve blink-matching-paren-highlight-offscreenTassilo Horn
2026-03-15Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier
2026-03-12Don't strip face properties in blink-paren-open-paren-line-stringTassilo Horn
2026-03-10Use the new error API functionsStefan Monnier
2026-03-10Error handling clarifications found during error-APIStefan Monnier
2026-03-05; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton
2026-03-04New command 'unfill-paragraph'Sean Whitton
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-22lisp/simple.el (goto-line): Minor optimizationStefan Monnier
2026-01-22Restrict the 'buffer' arg of 'goto-line' only to interactive usesJuri Linkov
2026-01-19Allow non-interactive calls of 'goto-line' (bug#80150)Juri Linkov
2026-01-14Add new up-down option for minibuffer-visible-completionsSpencer Baugh
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-31Factor out undo-ignore-read-only (bug#80049)Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-15; * lisp/simple.el (kill-visual-line): Fix a thinko in last change.Eli Zaretskii
2025-12-14Fix a bug in 'kill-visual-line' that caused it signal an errorEli Zaretskii
2025-12-08New 'R' code letter for 'interactive' formsSean Whitton
2025-11-11; minibuffer-default-add-shell-commands: Use 'and' not 'unless'.Sean Whitton
2025-11-09* lisp/simple.el (minibuffer-default-add-shell-commands): Fix old bug.Juri Linkov
2025-11-02* lisp/simple.el (previous-line-or-history-element): Fix off-by-one error.Juri Linkov
2025-10-18Merge from origin/emacs-30Eli Zaretskii
2025-10-18; Improve documentation of commands that split current windowEli Zaretskii
2025-10-14(define-minor-mode): Update `global-minor-modes` if init-value is non-nilStefan Monnier
2025-10-11Do not erase the output buffer upon empty async shell commandManuel Giraud
2025-09-29Fix completions truncated on scrolling (bug#79506)Juri Linkov
2025-09-22Navigate *Completions* buffer based on 'completions-format'Stephen Berman
2025-08-27Make RET choose the selected completionSpencer Baugh
2025-08-21Add minibuffer--completions-visible and use itSpencer Baugh
2025-07-21; * lisp/simple.el (shell-command): Fix last change (bug#79067).Eli Zaretskii
2025-07-20Improve error message for "C-u M-! something &"Eli Zaretskii
2025-07-12New command 'mode-line-invisible-mode'Elías Gabriel Pérez
2025-05-31Add additional keybindings for flymake diagnostics modesMatthew Tromp
2025-05-12simple.el (delete-trailing-whitespace-mode): New minor mode (bug#78264)Stefan Monnier
2025-04-26Avoid signaling errors in 'cursor-face-highlight-mode'Eli Zaretskii
2025-04-13Fix 'backward-delete-char-untabify'Asher Copeland
2025-03-27Handle better changed default-directory in shell-commandMichael Albinus
2025-03-21Lazily highlight and insert candidates in *Completions*Spencer Baugh
2025-03-16Use defvar-keymap for some trivial keymapsStefan Kangas
2025-03-12; exchange-point-and-mark-highlight-region: Add more detail here tooSean Whitton
2025-03-12; Add more detail to exchange-point-and-mark docstringSean Whitton
2025-03-12; Touch up docs for exchange-point-and-mark-highlight-regionSean Whitton
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-12; Fix :version tagStefan Kangas
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas