aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new error API functionsfeature/error-APIStefan Monnier2 days1-1/+1
* ; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton6 days1-57/+0
* New command 'unfill-paragraph'Sean Whitton7 days1-0/+57
* Support cons cell for 'line-spacing'Daniel Mendler2026-01-241-4/+4
* lisp/simple.el (goto-line): Minor optimizationStefan Monnier2026-01-221-5/+5
* Restrict the 'buffer' arg of 'goto-line' only to interactive usesJuri Linkov2026-01-221-5/+5
* Allow non-interactive calls of 'goto-line' (bug#80150)Juri Linkov2026-01-191-10/+11
* Add new up-down option for minibuffer-visible-completionsSpencer Baugh2026-01-141-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Factor out undo-ignore-read-only (bug#80049)Sean Whitton2025-12-311-0/+7
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* ; * lisp/simple.el (kill-visual-line): Fix a thinko in last change.Eli Zaretskii2025-12-151-1/+1
* Fix a bug in 'kill-visual-line' that caused it signal an errorEli Zaretskii2025-12-141-1/+2
* New 'R' code letter for 'interactive' formsSean Whitton2025-12-081-8/+11
* ; minibuffer-default-add-shell-commands: Use 'and' not 'unless'.Sean Whitton2025-11-111-2/+2
* * lisp/simple.el (minibuffer-default-add-shell-commands): Fix old bug.Juri Linkov2025-11-091-2/+1
* * lisp/simple.el (previous-line-or-history-element): Fix off-by-one error.Juri Linkov2025-11-021-6/+6
* Merge from origin/emacs-30Eli Zaretskii2025-10-181-2/+8
|\
| * ; Improve documentation of commands that split current windowEli Zaretskii2025-10-181-2/+8
* | (define-minor-mode): Update `global-minor-modes` if init-value is non-nilStefan Monnier2025-10-141-4/+0
* | Do not erase the output buffer upon empty async shell commandManuel Giraud2025-10-111-2/+5
* | Fix completions truncated on scrolling (bug#79506)Juri Linkov2025-09-291-0/+2
* | Navigate *Completions* buffer based on 'completions-format'Stephen Berman2025-09-221-71/+209
* | Make RET choose the selected completionSpencer Baugh2025-08-271-18/+14
* | Add minibuffer--completions-visible and use itSpencer Baugh2025-08-211-2/+2
* | ; * lisp/simple.el (shell-command): Fix last change (bug#79067).Eli Zaretskii2025-07-211-1/+2
* | Improve error message for "C-u M-! something &"Eli Zaretskii2025-07-201-1/+4
* | New command 'mode-line-invisible-mode'Elías Gabriel Pérez2025-07-121-0/+31
* | Add additional keybindings for flymake diagnostics modesMatthew Tromp2025-05-311-0/+20
* | simple.el (delete-trailing-whitespace-mode): New minor mode (bug#78264)Stefan Monnier2025-05-121-0/+15
* | Avoid signaling errors in 'cursor-face-highlight-mode'Eli Zaretskii2025-04-261-1/+1
* | Fix 'backward-delete-char-untabify'Asher Copeland2025-04-131-24/+30
* | Handle better changed default-directory in shell-commandMichael Albinus2025-03-271-0/+3
* | Lazily highlight and insert candidates in *Completions*Spencer Baugh2025-03-211-1/+4
* | Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-9/+5
* | ; exchange-point-and-mark-highlight-region: Add more detail here tooSean Whitton2025-03-121-1/+4
* | ; Add more detail to exchange-point-and-mark docstringSean Whitton2025-03-121-4/+9
* | ; Touch up docs for exchange-point-and-mark-highlight-regionSean Whitton2025-03-121-5/+6
* | Merge from origin/emacs-30Sean Whitton2025-03-121-4/+7
|\ \ | |/
| * Document return values of the various read-* functionsEli Zaretskii2025-03-091-4/+7
* | ; Fix :version tagStefan Kangas2025-03-121-1/+1
* | Remove variable aliases obsolete since Emacs 23.2Stefan Kangas2025-03-111-3/+0
* | New user variable `exchange-point-and-mark-highlight-region`Thierry Volpiatto2025-03-111-5/+18
* | Make second arg to defvar-local optionalStefan Kangas2025-03-091-2/+1
* | ; Silence byte-compiler during bootstrapStefan Kangas2025-02-281-0/+1
* | Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* | Prefer oddp/evenp to open-coding in a few more casesStefan Kangas2025-02-181-5/+5
* | Merge from origin/emacs-30Eli Zaretskii2025-02-011-1/+3
|\ \ | |/
| * Do not set `trusted-content` in major modesStefan Kangas2025-01-311-1/+3
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1