summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2022-04-13Document additions of cl-with-gensyms and cl-once-onlySean Whitton
2022-04-13Merge from origin/emacs-28Eli Zaretskii
2022-04-13Merge from origin/emacs-28Eli Zaretskii
2022-04-13Make list-times not include zero elementsLars Ingebrigtsen
2022-04-13; * etc/NEWS: Mention that PGTK build needs GTK >= 3.20.Eli Zaretskii
2022-04-13Add NEWS entry for `C-h m' changeLars Ingebrigtsen
2022-04-12Mention animated WebP imagesLars Ingebrigtsen
2022-04-11* lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier
2022-04-11* lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.Juri Linkov
2022-04-11; etc/NEWS: Fix grammer.Juri Linkov
2022-04-10Rewrite the minibuffer lazy highlight featureAugusto Stoffel
2022-04-08Add code for determining the type of an input devicePo Lu
2022-04-07OClosure: New function `function-documentation`Stefan Monnier
2022-04-07Expose the name of an event's input device to LispPo Lu
2022-04-07Add a mu backend for gnus-searchJai Flack
2022-04-07; * etc/PROBLEMS: Explain how to get dropping text on xterm to work.Po Lu
2022-04-05New commands for navigating completions from the minibuffer.Juri Linkov
2022-04-05Choosing a completion with a prefix argument doesn't exit the minibufferJuri Linkov
2022-04-05Handle remote system processesMichael Albinus
2022-04-03Update logs and HISTORY for Emacs 28.1Eli Zaretskii
2022-04-03; * etc/NEWS: Remove temporary notes and marks.Eli Zaretskii
2022-04-03Make dragging stuff to a window above a frame workPo Lu
2022-04-03Add user options to move point and scroll window during DNDPo Lu
2022-04-02; Improve documentation of 'font-lock-ignore'Eli Zaretskii
2022-04-02Add new option `mouse-drag-and-drop-region-scroll-margin'Po Lu
2022-04-01kmacro: Represent it as an OClosureStefan Monnier
2022-04-01; * etc/NEWS: Fix typos. Reported by "T.V Raman" <raman@google.com>.Eli Zaretskii
2022-04-01New user option 'font-lock-ignore'Augusto Stoffel
2022-04-01Update modus-themes to their version 2.3.0Protesilaos Stavrou
2022-03-30Extend signal-process and proced.elMichael Albinus
2022-03-28Add OClosures, a cross between functions and structsStefan Monnier
2022-03-26Use native image APIs on MS-Windows by defaultEli Zaretskii
2022-03-26Support display of BMP images on MS-WindowsEli Zaretskii
2022-03-24Small fixes for the new feature 'second-tab' of 'completion-auto-select'Juri Linkov
2022-03-24; * etc/NEWS: Fix wording of a recently added entry.Eli Zaretskii
2022-03-24Add documentation entries for completion-auto-select user option.Jimmy Aguilar Mena
2022-03-24Do some NEWS taggingLars Ingebrigtsen
2022-03-24Load desktop without prompting if process is deadStefan Kangas
2022-03-22NEWS copy editsLars Ingebrigtsen
2022-03-22Mention highlight-confusing-reorderings in doc stringLars Ingebrigtsen
2022-03-22Mention the other-window-scroll-default user optionLars Ingebrigtsen
2022-03-22Document outline-default-stateLars Ingebrigtsen
2022-03-22Do some NEWS taggingLars Ingebrigtsen
2022-03-22Document sqlite-mode-open-file and do some NEWS taggingLars Ingebrigtsen
2022-03-22Enable Better Alignment of EUDC Inline Expansion With RFC5322Alexander Adolf
2022-03-22Fix documentation of the new completion-related featuresEli Zaretskii
2022-03-22Fix grep-like functions when running on a remote hostMichael Albinus
2022-03-22Merge branch 'feature/completions-customs'Juri Linkov
2022-03-21Small fixes for new completions featuresJuri Linkov
2022-03-20* etc/NEWS: Mention new hook 'minibuffer-lazy-highlight-setup'.Juri Linkov