summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAge
* Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-30
* Improve :foreground description in the manualLars Ingebrigtsen2021-01-30
* Describe pointer shapes in the manualLars Ingebrigtsen2021-01-29
* Merge from origin/emacs-27Glenn Morris2021-01-27
|\
| * Fix last changeEli Zaretskii2021-01-23
| * Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-23
* | Fix typos and punctuationEli Zaretskii2021-01-26
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-23
* | Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-22
* | Fix up example in the Modifying Menus node in the lispref manualLars Ingebrigtsen2021-01-20
* | Mention that the mouse will switch on transient-mark-mode in manualLars Ingebrigtsen2021-01-20
* | Add a bit more clarification around standard error processes.Philipp Stephani2021-01-17
* | * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-16
* | Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* | Merge from origin/emacs-27Glenn Morris2021-01-14
|\|
| * ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commitSimen Heggestøyl2021-01-05
| * Remove extraneous closing parenSimen Heggestøyl2021-01-04
* | Add a new variable `inhibit-interaction'Lars Ingebrigtsen2021-01-12
* | Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie2021-01-10
* | Add support for flat buttonsPedro Andres Aranda Gutierrez2021-01-10
* | Add a display-buffer window selection function that's more like XEmacsLars Ingebrigtsen2021-01-07
* | Pretty-print keys without <> around modifiers (bug#45536)Mattias Engdegård2021-01-05
* | Merge from origin/emacs-27Glenn Morris2021-01-04
|\|
| * Fix last changeEli Zaretskii2021-01-02
| * Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2021-01-02
* | * doc/lispref/syntax.texi (Syntax Class Table): Clarify `@`Stefan Monnier2021-01-03
* | Merge from origin/emacs-27Paul Eggert2021-01-01
|\|
| * Fix copyright years by handPaul Eggert2021-01-01
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge from origin/emacs-27Paul Eggert2021-01-01
|\|
| * Improve documentation of 'network-lookup-address-info'Eli Zaretskii2020-12-31
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Revert recent add-to-ordered-list changesLars Ingebrigtsen2021-01-01
* | Allow add-to-ordered-list to use a test predicateLars Ingebrigtsen2020-12-31
* | Revert "Switch add-to-ordered-list to eql"Lars Ingebrigtsen2020-12-30
* | Switch add-to-ordered-list to eqlLars Ingebrigtsen2020-12-30
* | Add caveat about the `long' `mode-line-compact' settingLars Ingebrigtsen2020-12-30
* | Introduce new variable mode-line-compactLars Ingebrigtsen2020-12-29
* | Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-29
* | Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2020-12-29
* | Document the text property limitations in mode linesLars Ingebrigtsen2020-12-28
* | Add new predicates for sequence lengthsLars Ingebrigtsen2020-12-27
* | Improvements for `:base-uri' svg image propertyZajcev Evgeny2020-12-26
* | Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-25
* | Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-25
* | Re-order the items in `profiler-report' output.Alan Mackenzie2020-12-22
* | Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-22
* | Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-22
* | Add string-chop-newlineLars Ingebrigtsen2020-12-21