summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of JSONRPCEli Zaretskii2019-04-131-43/+66
* Improve documentation changes of a recent commitEli Zaretskii2019-04-131-5/+8
* Add :array-type option to json-parse-stringDmitry Gutov2019-04-131-0/+5
* Merge from origin/emacs-26Glenn Morris2019-04-121-1/+2
|\
| * Improve documentation of 'read-command'Eli Zaretskii2019-04-111-1/+2
| * Backport: Update documentation for indent-relative functionsAlex Branham2019-04-111-2/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-101-49/+66
|\ \ | |/
| * Improve documentation of set-window-startEli Zaretskii2019-04-061-7/+15
| * Improve documentation of window parametersEli Zaretskii2019-04-061-42/+51
* | Update documentation for indent-relative functionsAlex Branham2019-04-051-2/+2
* | Allow partial decompression (Bug#33133)Noam Postavsky2019-04-021-4/+7
* | Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-20/+32
* | More regexp advice and clarificationsPaul Eggert2019-04-021-21/+31
* | Merge from origin/emacs-26Paul Eggert2019-04-011-18/+34
|\ \ | |/
| * Say which regexp ranges should be avoidedPaul Eggert2019-03-201-19/+35
* | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-6/+1
* | Use lexical-binding in text-mode.elBasil L. Contovounesios2019-03-311-4/+3
* | Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-311-2/+8
* | Fix typo in regexp-opt example codeMattias Engdegård2019-03-311-2/+2
* | Fix non_local_exit_get signature in Elisp manualBasil L. Contovounesios2019-03-251-1/+1
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-213-3/+3
* | New seq-contains-p predicate (Bug#34852)Nicolas Petton2019-03-211-4/+5
* | * doc: Recommend putting '-' as last char in Emacs charset regexpsStefan Monnier2019-03-211-7/+7
* | Merge from origin/emacs-26Glenn Morris2019-03-201-0/+9
|\ \ | |/
| * Document restrictions when setting window margins, fringes or scroll barsMartin Rudalics2019-03-131-0/+9
* | Fix defining keyboard macros in CUA modeEli Zaretskii2019-03-201-0/+8
* | * doc/lispref/display.texi (Selective Display): Declare it deprecatedStefan Monnier2019-03-171-2/+2
* | Customize tabulated-list sort indicatorsPhilippe Vaucher2019-03-151-0/+23
* | Fix file attribute accessor typo in Elisp manualBasil L. Contovounesios2019-03-131-1/+1
* | Rewrite minibuffer window resizing codeMartin Rudalics2019-03-111-0/+19
* | Merge from origin/emacs-26Glenn Morris2019-03-096-27/+55
|\ \ | |/
| * Fix markup of fake keys in the ELisp manualEli Zaretskii2019-03-091-5/+6
| * Mention empty strings in file name expansion, emacs lisp referenceMichael Albinus2019-03-091-1/+12
| * Warn against recursive invocations of 'buffer-list-update-hook' (Bug#34765)Martin Rudalics2019-03-081-0/+4
| * Minor improvement of documentation of '(when CONDITION . SPEC)'Eli Zaretskii2019-03-041-0/+10
| * Improve documentation of 'auto-coding-functions'Eli Zaretskii2019-03-021-5/+10
| * Update example major mode code in Elisp manualBasil L. Contovounesios2019-03-021-16/+13
* | Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-5/+12
* | Further redesign of window change functionsMartin Rudalics2019-03-091-34/+72
* | Rename regexp-opt argument noreorder to keep-orderMattias Engdegård2019-03-061-2/+2
* | Fix handling of minibuffer-only child frames (Bug#33498)Martin Rudalics2019-03-051-3/+17
* | Revert "; Document input-event-functions"Phillip Lord2019-03-021-12/+0
* | Correct regexp-opt return value for empty string listMattias Engdegård2019-03-021-0/+3
* | rx: fix `or' ordering by adding argument to regexp-optMattias Engdegård2019-03-021-3/+10
* | Merge from origin/emacs-26Glenn Morris2019-03-011-5/+5
|\ \ | |/
| * Minor improvement in cross-references of the ELisp manualEli Zaretskii2019-03-011-5/+5
* | Merge from origin/emacs-26Glenn Morris2019-03-011-14/+25
|\ \ | |/
| * Minor improvement for docs of completionEli Zaretskii2019-02-231-14/+25
* | * doc/emacs/frames.texi (Multiple Displays): Add make-frame-on-monitor.Juri Linkov2019-02-271-0/+11
* | ; Fixup docs for replace-{buffer,region}-contentsTassilo Horn2019-02-251-6/+6