aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expose xwidget navigation history to Lisp codePo Lu2021-11-141-0/+33
* Add `kill-xwidget'Po Lu2021-11-141-4/+10
* Explain in the manual how to make `cursor-intangible' workLars Ingebrigtsen2021-11-141-0/+10
* Merge from origin/emacs-28Stefan Kangas2021-11-131-4/+22
|\
| * Improve documentation of 'decode-coding-region'Eli Zaretskii2021-11-121-4/+22
* | Prevent crashes in xwidgets whose buffers have been killedPo Lu2021-11-121-1/+13
* | Add `xwidget-webkit-load-html'Po Lu2021-11-111-0/+10
* | Merge from origin/emacs-28Stefan Kangas2021-11-101-1/+1
|\ \ | |/
| * ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-101-1/+1
* | ; * doc/lispref/files.texi: Fix typo.Robert Pluim2021-11-101-1/+1
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+13
* | * lisp/subr.el (with-undo-amalgamate): New macroCampbell Barton2021-11-081-0/+5
* | Mention yank-media-types in the manualLars Ingebrigtsen2021-11-081-0/+6
* | Rename 'register-yank-media-handler'Lars Ingebrigtsen2021-11-081-3/+3
* | Document the xwidget typePo Lu2021-11-072-0/+16
* | Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-072-52/+61
* | * doc/lispref/tips.texi (Coding Conventions): Mention GNU "path" conventionStefan Monnier2021-11-071-0/+7
* | Default to creating new related sessionsPo Lu2021-11-071-2/+3
* | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-072-2/+17
* | Add functions for performing searches on xwidgetsPo Lu2021-11-071-0/+40
* | Improve detail of load-changed xwidget eventsPo Lu2021-11-072-0/+65
* | Implement function for sending events to widgetsPo Lu2021-11-071-0/+15
* | Fix "Yanking Media" sectioningLars Ingebrigtsen2021-11-061-2/+2
* | Add a framework for yanking media into EmacsLars Ingebrigtsen2021-11-062-0/+37
* | Add a pcase-let example to the manualLars Ingebrigtsen2021-11-061-0/+9
* | Merge from origin/emacs-28Eli Zaretskii2021-11-061-26/+28
|\ \ | |/
| * Clarify "text area of a window" in the documentationEli Zaretskii2021-11-061-26/+28
* | Allow 'insert-image' to inhibit isearches or notLars Ingebrigtsen2021-11-061-2/+4
* | Introduce a new 'inhibit-isearch' text propertyLars Ingebrigtsen2021-11-061-0/+5
* | Improve `file-has-changed-p'Michael Albinus2021-11-051-8/+8
* | Document that `unspecified' isn't valid in deffaceLars Ingebrigtsen2021-11-041-2/+4
* | Rename button-buttonize to buttonizeLars Ingebrigtsen2021-11-041-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2021-11-032-9/+69
|\ \ | |/
| * Add manual section about how to avoid regexp problemsMattias EngdegÄrd2021-11-032-9/+69
* | ; * doc/lispref/modes.texi (Tabulated List Mode): Fix markup.Eli Zaretskii2021-11-021-4/+4
* | Support inserting images in tabulated-list-mode columnsStefan Kangas2021-11-021-4/+5
* | ; Improve documentation of a recent changeEli Zaretskii2021-11-021-6/+7
* | Improve file-has-changed-pGregory Heytings2021-11-021-6/+8
* | Improve documentation of 'file-has-changed-p'Eli Zaretskii2021-11-011-6/+8
* | Read mailcaps again only when necessaryGregory Heytings2021-11-011-0/+9
* | Move the documentation of 'string-glyph-split' to proper placeEli Zaretskii2021-10-302-20/+27
* | Add new function string-glyph-splitLars Ingebrigtsen2021-10-301-0/+18
* | Merge from origin/emacs-28Eli Zaretskii2021-10-302-11/+27
|\ \ | |/
| * Improve documentation of string truncation APIsEli Zaretskii2021-10-302-11/+27
* | Merge from origin/emacs-28Glenn Morris2021-10-291-8/+22
|\ \ | |/
| * Clarify "default face attributes" in the ELisp manualEli Zaretskii2021-10-291-8/+22
* | Add new function 'string-pixel-width'Lars Ingebrigtsen2021-10-271-1/+7
* | Add new function image-at-point-pStefan Kangas2021-10-271-0/+5
* | Merge from origin/emacs-28Glenn Morris2021-10-251-10/+10
|\ \ | |/
| * * doc/lispref/functions.texi (Mapping Functions): Use #' when mapping.Robert Pluim2021-10-251-10/+10