summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2022-04-15Allow using faces for colors in vtableLars Ingebrigtsen
2022-04-15Allow dragging the divider in vtableLars Ingebrigtsen
2022-04-15Fix off-by-one error in text-property-search-backwardLars Ingebrigtsen
2022-04-15Update project-kill-buffer-conditions to match buffer-match-pPhilip Kaludercic
2022-04-15* window.el (display-buffer-assq-regexp): Use buffer-matchPhilip Kaludercic
2022-04-15Generalise buffer matching from project.elPhilip Kaludercic
2022-04-14Allow dragging dividers in vtableLars Ingebrigtsen
2022-04-14Allow resizing vtable columns by draggingLars Ingebrigtsen
2022-04-14* lisp/gnus/gnus.el (toplevel autoloads): Fix file nameStefan Monnier
2022-04-14Have submit-emacs-patch prompt for patch file before subjectPhilip Kaludercic
2022-04-14Handle non-ASCII domains correctly in url-https-proxy-connectLars Ingebrigtsen
2022-04-14Make vtable remember user-altered column widthsLars Ingebrigtsen
2022-04-14Ensure that commands like { work on all frames in vtableLars Ingebrigtsen
2022-04-14ldap-search-internal cleanupFilipp Gunbin
2022-04-14Fix eudc-get-attribute-listFilipp Gunbin
2022-04-14Fix electric-help-map problem when help-char has meta-prefixNobuyoshi Nakada
2022-04-14Fix describe-mode--minor-modes formatting issueLars Ingebrigtsen
2022-04-14Make vtable narrow/widen functions take a prefixLars Ingebrigtsen
2022-04-14Copy edit make-vtable codeLars Ingebrigtsen
2022-04-14Edit some vtable doc stringsLars Ingebrigtsen
2022-04-14Further divider fixes for vtableLars Ingebrigtsen
2022-04-14Fix dividers in vtable header linesLars Ingebrigtsen
2022-04-14Allow having dividers between columns in vtableLars Ingebrigtsen
2022-04-14Allow putting alternating colors on vtable rowsLars Ingebrigtsen
2022-04-13Make `C-h m' actually output the documentation for the major modeLars Ingebrigtsen
2022-04-13Add a new `vtable' faceLars Ingebrigtsen
2022-04-13* lisp/comint.el (comint-dynamic-list-input-ring): Keep replaced text props.Juri Linkov
2022-04-13Regenerated ldefs-boot.elLars Ingebrigtsen
2022-04-13Add support for column background colors in vtableLars Ingebrigtsen
2022-04-13Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2022-04-13Fix format-seconds error in previous changeLars Ingebrigtsen
2022-04-13Merge from origin/emacs-28Eli Zaretskii
2022-04-13Make list-times not include zero elementsLars Ingebrigtsen
2022-04-13Fix marking upgrades for packages from ELPA or NonGNU ELPAPo Lu
2022-04-13Tweak how `M-q' in emacs-lisp-mode worksLars Ingebrigtsen
2022-04-13Redo `C-h m' outputLars Ingebrigtsen
2022-04-13Make `describe-mode' include a link to the major mode functionLars Ingebrigtsen
2022-04-13Provide a useful default to smime-CA-fileLars Ingebrigtsen
2022-04-12Fix eager macroexpansion cycle in cl-once-onlySean Whitton
2022-04-12Fix clicking on files in Dired when drag is enabledPo Lu
2022-04-12Add biblatex alias entry types for compability with bibtexOlaf Trygve Berglihn
2022-04-12Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus
2022-04-12process-attributes-ps-args / process-attributes-ps-format for DarwinFilipp Gunbin
2022-04-11Add two classic Common Lisp macro-writing macrosSean Whitton
2022-04-11* lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier
2022-04-11Use preferred chars among duplicates as per UTR#25 §25.Paul Eggert
2022-04-11* lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.Juri Linkov
2022-04-11Make more IPV6 domains non-suspicious in textsecLars Ingebrigtsen
2022-04-11Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård
2022-04-11Ensure shell.el loading properlyLars Ingebrigtsen