aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document additions of cl-with-gensyms and cl-once-onlySean Whitton2022-04-131-0/+4
* Merge from origin/emacs-28Eli Zaretskii2022-04-132-13/+16
|\
| * Update logs and HISTORY for Emacs 28.1emacs-28.1Eli Zaretskii2022-04-032-11/+13
* | Merge from origin/emacs-28Eli Zaretskii2022-04-131-691/+0
|\ \ | |/
| * ; * etc/NEWS: Remove temporary notes and marks.Eli Zaretskii2022-04-031-691/+0
| * Emacs pretest 28.0.92emacs-28.0.92Eli Zaretskii2022-03-121-132/+138
* | Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-0/+5
* | ; * etc/NEWS: Mention that PGTK build needs GTK >= 3.20.Eli Zaretskii2022-04-131-9/+10
* | Add NEWS entry for `C-h m' changeLars Ingebrigtsen2022-04-131-0/+5
* | Mention animated WebP imagesLars Ingebrigtsen2022-04-121-2/+3
* | * lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier2022-04-111-0/+3
* | * lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.Juri Linkov2022-04-111-1/+2
* | ; etc/NEWS: Fix grammer.Juri Linkov2022-04-111-1/+1
* | Rewrite the minibuffer lazy highlight featureAugusto Stoffel2022-04-101-3/+2
* | Add code for determining the type of an input devicePo Lu2022-04-081-3/+4
* | OClosure: New function `function-documentation`Stefan Monnier2022-04-071-0/+6
* | Expose the name of an event's input device to LispPo Lu2022-04-071-0/+5
* | Add a mu backend for gnus-searchJai Flack2022-04-071-0/+5
* | ; * etc/PROBLEMS: Explain how to get dropping text on xterm to work.Po Lu2022-04-071-0/+15
* | New commands for navigating completions from the minibuffer.Juri Linkov2022-04-051-0/+11
* | Choosing a completion with a prefix argument doesn't exit the minibufferJuri Linkov2022-04-051-0/+5
* | Handle remote system processesMichael Albinus2022-04-051-5/+24
* | Make dragging stuff to a window above a frame workPo Lu2022-04-031-0/+6
* | Add user options to move point and scroll window during DNDPo Lu2022-04-031-0/+5
* | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-021-2/+2
* | Add new option `mouse-drag-and-drop-region-scroll-margin'Po Lu2022-04-021-0/+5
* | kmacro: Represent it as an OClosureStefan Monnier2022-04-011-0/+6
* | ; * etc/NEWS: Fix typos. Reported by "T.V Raman" <raman@google.com>.Eli Zaretskii2022-04-011-4/+4
* | New user option 'font-lock-ignore'Augusto Stoffel2022-04-011-0/+5
* | Update modus-themes to their version 2.3.0Protesilaos Stavrou2022-04-013-269/+317
* | Extend signal-process and proced.elMichael Albinus2022-03-301-10/+24
* | Add OClosures, a cross between functions and structsStefan Monnier2022-03-281-0/+5
* | Use native image APIs on MS-Windows by defaultEli Zaretskii2022-03-261-0/+13
* | Support display of BMP images on MS-WindowsEli Zaretskii2022-03-261-0/+5
* | Small fixes for the new feature 'second-tab' of 'completion-auto-select'Juri Linkov2022-03-241-3/+4
* | ; * etc/NEWS: Fix wording of a recently added entry.Eli Zaretskii2022-03-241-5/+8
* | Add documentation entries for completion-auto-select user option.Jimmy Aguilar Mena2022-03-241-2/+4
* | Do some NEWS taggingLars Ingebrigtsen2022-03-241-0/+4
* | Load desktop without prompting if process is deadStefan Kangas2022-03-241-0/+9
* | NEWS copy editsLars Ingebrigtsen2022-03-221-1/+2
* | Mention highlight-confusing-reorderings in doc stringLars Ingebrigtsen2022-03-221-0/+1
* | Mention the other-window-scroll-default user optionLars Ingebrigtsen2022-03-221-1/+3
* | Document outline-default-stateLars Ingebrigtsen2022-03-221-0/+1
* | Do some NEWS taggingLars Ingebrigtsen2022-03-221-0/+3
* | Document sqlite-mode-open-file and do some NEWS taggingLars Ingebrigtsen2022-03-221-0/+4
* | Enable Better Alignment of EUDC Inline Expansion With RFC5322Alexander Adolf2022-03-221-0/+20
* | Fix documentation of the new completion-related featuresEli Zaretskii2022-03-221-13/+14
* | Fix grep-like functions when running on a remote hostMichael Albinus2022-03-221-15/+19
* | Merge branch 'feature/completions-customs'Juri Linkov2022-03-221-0/+32
|\ \
| * | Small fixes for new completions featuresJuri Linkov2022-03-211-12/+11