aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | positive → nonnegative doc fixesPaul Eggert2018-07-232-6/+6
* | | | thread-join returns the result of finished threadMichael Albinus2018-07-221-2/+2
* | | | Merge from origin/emacs-26Glenn Morris2018-07-201-2/+4
|\ \ \ \ | |/ / /
| * | | Improve documentation of 'seqp'Eli Zaretskii2018-07-141-2/+4
* | | | Improve doc for floating point ‘=’ vs ‘eql’Paul Eggert2018-07-191-10/+21
* | | | Fix bug with eql etc. on NaNsPaul Eggert2018-07-181-2/+7
* | | | Add variable main-thread, fix Bug#32169Michael Albinus2018-07-171-2/+17
| |_|/ |/| |
* | | Merge from origin/emacs-26Glenn Morris2018-07-132-11/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Refer to "proper lists" instead of "true lists"Basil L. Contovounesios2018-07-102-11/+14
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-091-0/+16
* | Merge from emacs-26Noam Postavsky2018-07-091-5/+7
|\ \ | |/
| * Fix (length NON-SEQUENCE) documentationBasil L. Contovounesios2018-07-071-5/+7
* | Merge from origin/emacs-26Glenn Morris2018-07-075-3/+7
|\ \ | |/
| * Improve indexing of 'eval-defun' in ELisp manualEli Zaretskii2018-07-074-0/+4
| * Fix (length CIRCULAR) documentationPaul Eggert2018-07-061-3/+3
* | Keep interactive uses of 'recenter' backward compatible (Bug#31325)John Shahid2018-07-071-1/+2
* | Fix last changeEli Zaretskii2018-07-011-1/+3
* | Add a new argument to 'recenter' to allow finer control of redisplayJohn Shahid2018-07-011-5/+7
* | * doc/lispref/text.texi (JSONRPC): Add missing menu.Glenn Morris2018-06-301-0/+7
* | Add lisp/jsonrpc.elJoão Távora2018-06-301-0/+187
* | Merge from origin/emacs-26Glenn Morris2018-06-261-1/+2
|\ \ | |/
| * Tighten a cross-reference in documentationKarl Fogel2018-06-251-6/+2
| * Say how to override a primitive interactive specKarl Fogel2018-06-241-0/+5
* | (format "%d" F) now truncates floating FPaul Eggert2018-06-251-3/+8
* | Merge from origin/emacs-26Glenn Morris2018-06-231-4/+8
|\ \ | |/
| * Clarify wording about functions' argument listsEli Zaretskii2018-06-231-4/+8
* | Merge from origin/emacs-26Glenn Morris2018-06-232-11/+11
|\ \ | |/
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-211-2/+2
| * Change index of ";" to better reflect it's usage (Bug#31623)Noam Postavsky2018-06-201-9/+9
* | Document 'major-mode-suspend' and 'major-mode-restore'Eli Zaretskii2018-06-221-1/+21
* | Improve documentation of a recent changeEli Zaretskii2018-06-201-3/+3
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-202-5/+16
* | Merge from origin/emacs-26Glenn Morris2018-06-181-1/+3
|\ \ | |/
| * Minor documentation fixEli Zaretskii2018-06-171-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-06-182-17/+14
|\ \ | |/
| * Fix documentation of ':propertize' in mode-line-formatEli Zaretskii2018-06-161-3/+6
| * Delete description of deleted Customize functionsEli Zaretskii2018-06-151-14/+8
* | Merge from origin/emacs-26Glenn Morris2018-06-181-4/+4
|\ \ | |/
| * * doc/lispref/files.texi (Unique File Names): Fix a typo. (Bug#31784)Eli Zaretskii2018-06-111-4/+4
* | Allow floats as 'pcase' QPATSMichael Heerdegen2018-06-171-3/+1
* | Fix last changeEli Zaretskii2018-06-171-10/+18
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-171-0/+15
* | dotimes-with-progress-reporter: Polymorphic 2nd argumentTino Calancha2018-06-171-1/+13
* | Rewrite memory-limit in LispPaul Eggert2018-06-161-4/+2
* | * doc/lispref/text.texi (Parsing JSON): Minor formatting changes.Eli Zaretskii2018-06-161-22/+15
* | Improve documentation of several recent changesEli Zaretskii2018-06-163-3/+30
* | Also allow custom false and null when serializing to JSONJoão Távora2018-06-151-11/+26
* | Support custom null and false objects when parsing JSONJoão Távora2018-06-151-15/+30
* | ; Assorted documentation fixes in recent changesEli Zaretskii2018-06-121-0/+1
* | Add after-delete-frame-functionsDaniel Colascione2018-06-111-1/+4