summaryrefslogtreecommitdiff
path: root/doc/lispref
AgeCommit message (Expand)Author
2022-04-13Make list-times not include zero elementsLars Ingebrigtsen
2022-04-11* lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier
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-07Improve doc of x-begin-dragPo Lu
2022-04-05Handle remote system processesMichael Albinus
2022-04-04Improve behavior of dragging text to windows on top of framesPo Lu
2022-04-03Make dragging stuff to a window above a frame workPo Lu
2022-04-02; Improve documentation of 'font-lock-ignore'Eli Zaretskii
2022-04-01New user option 'font-lock-ignore'Augusto Stoffel
2022-03-30Extend signal-process and proced.elMichael Albinus
2022-03-28Add OClosures, a cross between functions and structsStefan Monnier
2022-03-28Fix doc of `gui-get-selection' as to what is really valid as `data'Po Lu
2022-03-26Support display of BMP images on MS-WindowsEli Zaretskii
2022-03-25Allow dragging files from dired to windows on the same framePo Lu
2022-03-24Allow dragging and dropping multiple actionsPo Lu
2022-03-23Improve DND documentationPo Lu
2022-03-22Document sqlite-mode-open-file and do some NEWS taggingLars Ingebrigtsen
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-20Extend connection-local variables example in Elisp manualMichael Albinus
2022-03-18Make application configurable in 'with-connection-local-variables'Michael Albinus
2022-03-18Merge from origin/emacs-28Stefan Kangas
2022-03-17Add new variable cursor-face-highlight-nonselected-windowJimmy Aguilar Mena
2022-03-17; * doc/lispref/display.texi (Overlay Arrow): More accurate text.Eli Zaretskii
2022-03-17Implement cross-program drag-and-drop on HaikuPo Lu
2022-03-16* doc/lispref/frames.texi (x-begin-drag): Improve wording.Po Lu
2022-03-16Fix last change in frames.texiEli Zaretskii
2022-03-16Better handle drag-and-drop from one Emacs frame to anotherPo Lu
2022-03-16Add support for dragging text from Emacs to other programsPo Lu
2022-03-14Improve the cursor-face feature.Jimmy Aguilar Mena
2022-03-13Add new special text attribute cursor-faceJimmy Aguilar Mena
2022-03-12Merge from origin/emacs-28Stefan Kangas
2022-03-10Improve documentation of 'map-charset-chars'Eli Zaretskii
2022-03-04%CPU can exceed 100 on GNU/LinuxPaul Eggert
2022-02-27Merge from origin/emacs-28Stefan Kangas
2022-02-27* commands.texi (Misc Events): Update description of wheel events.Po Lu
2022-02-26Document better how to reset attributes of faces for new framesEli Zaretskii
2022-02-24Merge from origin/emacs-28Stefan Kangas
2022-02-24Add support for _NET_WM_STATE_SHADEDPo Lu
2022-02-23Reword face-remap-add-relative manual entryLars Ingebrigtsen
2022-02-23Merge from origin/emacs-28Stefan Kangas
2022-02-22Fix indexing of module functions that return enumeration types.Philipp Stephani
2022-02-22; * doc/lispref/modes.texi (Tabulated List Mode): Fix @xref.Eli Zaretskii
2022-02-22Add links to the vtable manualLars Ingebrigtsen
2022-02-18Merge from origin/emacs-28Eli Zaretskii
2022-02-18Merge from origin/emacs-28Eli Zaretskii