aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/register.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Minor improvements of last changeEli Zaretskii2024-01-271-4/+5
* Add new option to 'register-use-preview'Thierry Volpiatto2024-01-271-2/+16
* Fix window setting in register preview (bug#67882)Thierry Volpiatto2024-01-101-15/+16
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Improve and correct documentation of registers (bug#66394)Eli Zaretskii2023-12-231-7/+4
* | Improve and update documentation of registersEli Zaretskii2023-12-211-70/+92
* | * lisp/register.el (register-read-with-preview-fancy): Fit in 80 columnsStefan Monnier2023-12-201-66/+64
* | Correct defcustoms in register.elPo Lu2023-12-211-2/+2
* | Rename *basic symbols and words to traditional in registerThierry Volpiatto2023-12-201-10/+10
* | Fix condition in register-read-with-preview-fancyThierry Volpiatto2023-12-201-5/+5
* | Fix issue with register commands in kmacroStefan Monnier2023-12-201-58/+56
* | Provide emacs-29 behavior for register-previewThierry Volpiatto2023-12-201-24/+132
* | Don't confirm with RET even when overwriting in register commandsThierry Volpiatto2023-12-201-11/+56
* | Support case-sensitive register namesEli Zaretskii2023-12-151-1/+6
* | ; Fix documentation of register-preview changesEli Zaretskii2023-12-091-7/+8
* | Add more options to register-use-previewThierry Volpiatto2023-12-081-7/+19
* | Allow inserting registers in minibuffer (bug#67702)Thierry Volpiatto2023-12-081-0/+1
* | Exit with no confirmation (RET) when register-use-previewThierry Volpiatto2023-12-081-6/+10
* | Fix register-preview-defaultThierry Volpiatto2023-12-021-1/+2
* | Make register-preview-delay obsoleteThierry Volpiatto2023-11-301-1/+1
* | Improve register-preview (Fix bug#66394)Thierry Volpiatto2023-11-291-37/+258
|/
* ; * lisp/register.el (register-val-describe): Doc fix.Eli Zaretskii2023-07-021-3/+1
* ; Fix two typos in recent changes in the manualMichael Heerdegen2023-07-021-1/+1
* ; Improve doc strings in register.elEli Zaretskii2023-06-301-61/+77
* Improve documentation of registersEli Zaretskii2023-06-301-5/+9
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Allow storing buffer names in registersLars Ingebrigtsen2021-11-301-0/+7
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make register-preview ignore empty registersLars Ingebrigtsen2019-09-211-1/+4
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Improve description of window configs in 'register-val-describe'Charles A. Roelli2018-07-161-1/+14
* | Add to documentation of 'jump-to-register'Charles A. Roelli2018-07-141-0/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/register.el: Use cl-genericStefan Monnier2017-12-251-120/+140
* | Fix 'point-to-register' prompt with prefix argCharles A. Roelli2017-09-281-2/+5
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* register-read-with-preview: Quit if user input C-g or ESCTino Calancha2017-07-251-0/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* Push mark before goto-char in jump-to-register and check-parensKelly Dean2015-02-181-0/+3