aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge from origin/emacs-26Glenn Morris2019-04-291-1/+1
|\ \ \ \ | |/ / /
| * | | ; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.Charles A. Roelli2019-04-261-1/+1
| * | | Backport: Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-225-13/+25
| * | | Backport doc improvement in ELisp manualEli Zaretskii2019-04-201-0/+20
* | | | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+11
| |/ / |/| |
* | | * doc/lispref/internals.texi (Module Values): Add a GMP examplePhilipp Stephani2019-04-241-0/+25
* | | Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-241-6/+6
* | | Add module functions to convert from and to big integers.Philipp Stephani2019-04-241-0/+35
* | | Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-241-0/+44
* | | Remote processes cannot use a pipe process for stderrMichael Albinus2019-04-231-1/+8
* | | Improve documentation around standard error pipes (Bug#35328).Philipp Stephani2019-04-221-0/+26
* | | Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-225-13/+25
* | | ; Minor improvement in documentation from recent commitEli Zaretskii2019-04-191-4/+5
* | | Remove :stop key from make-process.Philipp Stephani2019-04-191-1/+3
* | | Update module documentation for bignum support.Philipp Stephani2019-04-181-6/+7
* | | Merge from origin/emacs-26Glenn Morris2019-04-171-2/+2
|\ \ \ | |/ /
| * | * doc/lispref/display.texi (Showing Images): Fix a typo. (Bug#35240Eli Zaretskii2019-04-121-2/+2
* | | 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