aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow using faces for colors in vtableLars Ingebrigtsen2022-04-151-14/+45
* Allow dragging the divider in vtableLars Ingebrigtsen2022-04-151-16/+36
* Fix off-by-one error in text-property-search-backwardLars Ingebrigtsen2022-04-151-1/+0
* Update project-kill-buffer-conditions to match buffer-match-pPhilip Kaludercic2022-04-151-16/+24
* * window.el (display-buffer-assq-regexp): Use buffer-matchPhilip Kaludercic2022-04-151-11/+4
* Generalise buffer matching from project.elPhilip Kaludercic2022-04-151-0/+59
* Allow dragging dividers in vtableLars Ingebrigtsen2022-04-141-10/+19
* Allow resizing vtable columns by draggingLars Ingebrigtsen2022-04-141-16/+31
* * lisp/gnus/gnus.el (toplevel autoloads): Fix file nameStefan Monnier2022-04-141-1/+2
* Have submit-emacs-patch prompt for patch file before subjectPhilip Kaludercic2022-04-141-1/+8
* Handle non-ASCII domains correctly in url-https-proxy-connectLars Ingebrigtsen2022-04-141-4/+4
* Make vtable remember user-altered column widthsLars Ingebrigtsen2022-04-141-0/+6
* Ensure that commands like { work on all frames in vtableLars Ingebrigtsen2022-04-141-13/+16
* ldap-search-internal cleanupFilipp Gunbin2022-04-141-4/+2
* Fix eudc-get-attribute-listFilipp Gunbin2022-04-143-18/+36
* Fix electric-help-map problem when help-char has meta-prefixNobuyoshi Nakada2022-04-141-1/+4
* Fix describe-mode--minor-modes formatting issueLars Ingebrigtsen2022-04-141-1/+1
* Make vtable narrow/widen functions take a prefixLars Ingebrigtsen2022-04-141-8/+16
* Copy edit make-vtable codeLars Ingebrigtsen2022-04-141-6/+4
* Edit some vtable doc stringsLars Ingebrigtsen2022-04-141-2/+4
* Further divider fixes for vtableLars Ingebrigtsen2022-04-141-3/+9
* Fix dividers in vtable header linesLars Ingebrigtsen2022-04-141-2/+2
* Allow having dividers between columns in vtableLars Ingebrigtsen2022-04-141-32/+57
* Allow putting alternating colors on vtable rowsLars Ingebrigtsen2022-04-141-11/+50
* Make `C-h m' actually output the documentation for the major modeLars Ingebrigtsen2022-04-131-1/+1
* Add a new `vtable' faceLars Ingebrigtsen2022-04-131-1/+7
* * lisp/comint.el (comint-dynamic-list-input-ring): Keep replaced text props.Juri Linkov2022-04-132-4/+3
* Regenerated ldefs-boot.elLars Ingebrigtsen2022-04-131-1362/+1430
* Add support for column background colors in vtableLars Ingebrigtsen2022-04-131-3/+12
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-04-131-9/+12
|\
| * Fix format-seconds error in previous changeLars Ingebrigtsen2022-04-131-9/+12
* | Merge from origin/emacs-28Eli Zaretskii2022-04-132-25/+40
|\ \ | |/ |/|
| * ; * lisp/font-lock.el (font-lock-keywords): Doc fix.Eli Zaretskii2022-04-021-5/+5
| * dired: implement feature from 7b50ed553f differentlyTassilo Horn2022-03-301-20/+34
| * Fix regression in 'dired-buffers-for-dir'Eli Zaretskii2022-03-301-1/+1
| * * lisp/desktop.el (desktop-read): Clarify warning text.Eli Zaretskii2022-03-271-2/+4
* | Make list-times not include zero elementsLars Ingebrigtsen2022-04-132-17/+41
* | Fix marking upgrades for packages from ELPA or NonGNU ELPAPo Lu2022-04-131-1/+1
* | Tweak how `M-q' in emacs-lisp-mode worksLars Ingebrigtsen2022-04-131-21/+41
* | Redo `C-h m' outputLars Ingebrigtsen2022-04-131-100/+85
* | Make `describe-mode' include a link to the major mode functionLars Ingebrigtsen2022-04-131-6/+10
* | Provide a useful default to smime-CA-fileLars Ingebrigtsen2022-04-131-5/+6
* | Fix eager macroexpansion cycle in cl-once-onlySean Whitton2022-04-121-2/+2
* | Fix clicking on files in Dired when drag is enabledPo Lu2022-04-121-31/+44
* | Add biblatex alias entry types for compability with bibtexOlaf Trygve Berglihn2022-04-121-0/+23
* | Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-121-21/+14
* | process-attributes-ps-args / process-attributes-ps-format for DarwinFilipp Gunbin2022-04-121-0/+94
* | Add two classic Common Lisp macro-writing macrosSean Whitton2022-04-111-0/+51
* | * lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier2022-04-111-3/+11
* | Use preferred chars among duplicates as per UTR#25 ยง25.Paul Eggert2022-04-113-9/+9