aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove comment about commandscratch/commandLars Ingebrigtsen2021-02-141-6/+0
* Experiment with a mode-base `declare'Lars Ingebrigtsen2021-02-131-0/+3
* Change command to interactive ... modesLars Ingebrigtsen2021-02-132-14/+18
* Add support for marking autoloads with modes and also declare completionLars Ingebrigtsen2021-02-122-0/+10
* Make it possible to have derived modes be non-interactiveLars Ingebrigtsen2021-02-111-0/+5
* Add support for the new `command' special formLars Ingebrigtsen2021-02-111-0/+18
* Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-102-9/+0
* Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373Alan Mackenzie2021-02-091-1/+1
* Move line-number-at-pos to CLars Ingebrigtsen2021-02-071-10/+8
* Add a new function 'line-number-at-position'Lars Ingebrigtsen2021-02-071-8/+10
* Clarify that #s(hash-table ...) doesn't always create a new hash tableLars Ingebrigtsen2021-02-072-9/+15
* Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-0/+2
* Merge from origin/emacs-27Glenn Morris2021-02-061-4/+5
|\
| * Fix last change in syntax.texiEli Zaretskii2021-02-051-4/+5
| * Correct the lispref manual about flushing ppss infoLars Ingebrigtsen2021-02-051-4/+4
| * Clarify the "Sentinels" node in the lispref manualLars Ingebrigtsen2021-02-041-1/+5
* | Correct the lispref manual about flushing ppss infoLars Ingebrigtsen2021-02-051-4/+4
* | Allow a :variable keyword in define-globalized-minor-modeLars Ingebrigtsen2021-02-041-0/+5
* | Clarify the "Sentinels" node in the lispref manualLars Ingebrigtsen2021-02-041-1/+5
* | Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-301-5/+14
* | Improve :foreground description in the manualLars Ingebrigtsen2021-01-301-1/+1
* | Describe pointer shapes in the manualLars Ingebrigtsen2021-01-291-4/+25
* | Merge from origin/emacs-27Glenn Morris2021-01-271-2/+15
|\ \ | |/
| * Fix last changeEli Zaretskii2021-01-231-2/+15
| * Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-231-0/+5
* | Fix typos and punctuationEli Zaretskii2021-01-261-5/+5
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-3/+16
* | Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-231-0/+19
* | Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-221-0/+5
* | Fix up example in the Modifying Menus node in the lispref manualLars Ingebrigtsen2021-01-201-3/+2
* | Mention that the mouse will switch on transient-mark-mode in manualLars Ingebrigtsen2021-01-201-1/+3
* | Add a bit more clarification around standard error processes.Philipp Stephani2021-01-171-1/+26
* | * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-161-2/+3
* | Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-2/+12
* | Merge from origin/emacs-27Glenn Morris2021-01-141-1/+1
|\ \ | |/
| * ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commitSimen Heggestøyl2021-01-051-2/+2
| * Remove extraneous closing parenSimen Heggestøyl2021-01-041-1/+1
* | Add a new variable `inhibit-interaction'Lars Ingebrigtsen2021-01-123-0/+39
* | Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie2021-01-101-9/+15
* | Add support for flat buttonsPedro Andres Aranda Gutierrez2021-01-101-8/+9
* | Add a display-buffer window selection function that's more like XEmacsLars Ingebrigtsen2021-01-071-0/+6
* | Pretty-print keys without <> around modifiers (bug#45536)Mattias Engdegård2021-01-053-3/+3
* | Merge from origin/emacs-27Glenn Morris2021-01-041-3/+3
|\ \ | |/
| * Fix last changeEli Zaretskii2021-01-021-3/+3
| * Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2021-01-021-1/+4
* | * doc/lispref/syntax.texi (Syntax Class Table): Clarify `@`Stefan Monnier2021-01-031-1/+1
* | Merge from origin/emacs-27Paul Eggert2021-01-011-1/+1
|\ \ | |/
| * Fix copyright years by handPaul Eggert2021-01-011-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-0156-56/+56
* | Merge from origin/emacs-27Paul Eggert2021-01-011-1/+2
|\ \ | |/