summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | Encrypt some parameters in auth-source plstore backendAndrew G Cohen2022-04-071-17/+28
* | Add a mu backend for gnus-searchJai Flack2022-04-071-0/+142
* | * lisp/net/tramp-integration.el: Don't require files-x.Michael Albinus2022-04-071-1/+0
* | Fix ses-tests.elVincent Belaïche2022-04-061-1/+1
* | * lisp/ses.el: Fix 80-column-docstring warningsStefan Monnier2022-04-061-29/+27
* | Move some X11 drag and drop processing to LispPo Lu2022-04-062-0/+15
* | Fix minor-mode doc string quotingLars Ingebrigtsen2022-04-061-1/+1
* | Make the Foot terminal an alias of xterm-256colorDavide Masserut2022-04-061-1/+2
* | Make file-name-split returns driver name as well in WindowsKien Nguyen2022-04-062-4/+17
* | Add .bashrc detection to sh-modeDavide Masserut2022-04-061-1/+1
* | Use CUA functions to scroll pages with pixel-scroll-scroll-modeMarkus Kopp2022-04-061-2/+3
* | Revert unneeded change in tramp-integration.elMichael Albinus2022-04-061-8/+4
* | Fix URL-related typos in comments and messagesLars Ingebrigtsen2022-04-062-5/+5
* | Improve safety of haiku-drag-messagePo Lu2022-04-061-2/+5
* | Clean up more PGTK codePo Lu2022-04-061-162/+17
* | Port Org encode-time usage back to Emacs 25Paul Eggert2022-04-057-14/+14
* | Allow completion wrapping in minibuffer completion navigation commandsJuri Linkov2022-04-051-8/+6
* | New commands for navigating completions from the minibuffer.Juri Linkov2022-04-052-1/+69
* | Use base prefix and suffix instead of completion-base-position (bug#49931)Juri Linkov2022-04-052-10/+35
* | Choosing a completion with a prefix argument doesn't exit the minibufferJuri Linkov2022-04-051-4/+12
* | Reject invalid time-string in appt-add immediatelyRobert Pluim2022-04-051-3/+7
* | Handle remote system processesMichael Albinus2022-04-0512-37/+366
* | Fix some details in completionsJimmy Aguilar Mena2022-04-052-39/+43
* | ; * lisp/term/haiku-win.el: Fix compiler warning on X.Po Lu2022-04-051-0/+1
* | Respect new DND options when dragging to ourselves on HaikuPo Lu2022-04-052-1/+21
* | * lisp/progmodes/cc-cmds.el (indent-new-comment-line): Delete adviceStefan Monnier2022-04-041-12/+0
* | OClosure: add support for `slot-value`Stefan Monnier2022-04-042-47/+77
* | SES with case insensitive cell names for jumping.Vincent Belaïche2022-04-041-14/+49
* | edmacro.el: Silence warnings due to kmacro changesStefan Monnier2022-04-041-17/+11
* | Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-042-25/+35
* | Further fixes for cl--generic-describe and (function ...)Lars Ingebrigtsen2022-04-041-7/+6
* | Rewrite string-greaterp and string> using string-lesspMattias Engdegård2022-04-041-0/+11
* | Improve behavior of dragging text to windows on top of framesPo Lu2022-04-041-3/+20
* | * lisp/tab-bar.el (tab-bar-undo-close-tab): Update tab-bar-lines (bug#54684)Juri Linkov2022-04-031-2/+3
* | ; * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Fix typo.Philipp Stephani2022-04-031-1/+1
* | Fix handling of '\\' inside double-quotes in EshellJim Porter2022-04-031-24/+27
* | Ensure re-encoding after change in gnus-inews-do-gccJames Thomas2022-04-031-1/+2
* | Have global minor modes say so in the doc stringLars Ingebrigtsen2022-04-031-9/+11
* | Make dragging stuff to a window above a frame workPo Lu2022-04-031-10/+22
* | Don't touch WAYLAND_DISPLAY in browse-urlPo Lu2022-04-031-1/+5
* | Implement new DND features on GNUstepPo Lu2022-04-031-19/+22
* | Implement new DND options on HaikuPo Lu2022-04-031-17/+20
* | Add user options to move point and scroll window during DNDPo Lu2022-04-032-8/+58
* | Fix bootstrap errors after previous easy-mmode changeLars Ingebrigtsen2022-04-023-33/+32
* | Fix regression in tex alignmentLars Ingebrigtsen2022-04-021-3/+4
* | em-extpipe: Catch eshell-incomplete thrown while parsingSean Whitton2022-04-021-4/+18
* | Add S-SPC key sequence to bookmark-bmenu-mode-mapAugust Feng2022-04-021-0/+1
* | Put the define-minor-mode boilerplate at the end of the doc stringsLars Ingebrigtsen2022-04-021-24/+42
* | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-021-25/+30
* | Further tweaks to cl--generic-describeLars Ingebrigtsen2022-04-021-1/+7