aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Tweak mutability doc a bit morePaul Eggert2020-04-241-2/+2
| * Improve indexing of ELisp manualStefan Kangas2020-04-241-0/+1
| * Improve wording about constantsPaul Eggert2020-04-223-11/+23
* | Merge from origin/emacs-27Glenn Morris2020-04-2016-126/+205
|\ \ | |/
| * Tweak wording re constant variablesPaul Eggert2020-04-191-1/+2
| * Tweak setcar-related wordingPaul Eggert2020-04-191-1/+1
| * Fix mutability glitches reported by Drew AdamsPaul Eggert2020-04-192-8/+10
| * Improve mutability docPaul Eggert2020-04-192-15/+15
| * Improve mutability documentationPaul Eggert2020-04-196-13/+67
| * Document that quoting yields constantsPaul Eggert2020-04-191-1/+7
| * * doc/lispref/keymaps.texi (Extended Menu Items, Easy Menu) <:key-sequence>:Stefan Monnier2020-04-191-14/+11
| * Remove #' and function quoting from lambda forms in manualMattias Engdegård2020-04-197-50/+47
| * * doc/lispref/display.texi (Customizing Bitmaps): Fix typo.Paul Eggert2020-04-181-1/+1
| * Document constant vs mutable objects betterPaul Eggert2020-04-185-48/+70
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-184-6/+6
* | Merge from origin/emacs-27Glenn Morris2020-04-151-19/+20
|\ \ | |/
| * Fix Elisp manual entry on 'set-window-configuration'Martin Rudalics2020-04-151-19/+20
* | Merge from origin/emacs-27Glenn Morris2020-04-131-0/+7
|\ \ | |/
| * Clarify documentation on inhibit-modification-hooks intended usageŠtěpán Němec2020-04-131-0/+7
* | * doc/lispref/processes.texi (Network): Fix xref usage.Glenn Morris2020-04-131-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-112-15/+16
|\ \ | |/
| * ; * doc/lispref/keymaps.texi (Extended Menu Items): Fix last change.Eli Zaretskii2020-04-111-2/+4
| * * doc/lispref/keymaps.texi (Extended Menu Items): Tweak :key-sequenceStefan Monnier2020-04-101-13/+3
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-081-1/+10
* | Add :coding support to open-network-stream and open-gnutls-streamRobert Pluim2020-04-071-0/+6
* | * lisp/window.el (display-buffer): Extend doc with body-function (bug#39822)Juri Linkov2020-04-031-4/+5
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-6/+9
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-302-6/+9
* | ; * doc/lispref/internals.texi (Module Misc): Fix versionPhilipp Stephani2020-03-291-1/+1
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-262-0/+15
* | Merge from origin/emacs-27Glenn Morris2020-03-131-2/+2
|\ \ | |/
| * Simplify rx example in manualMattias Engdegård2020-03-091-2/+2
* | Merge from origin/emacs-27Paul Eggert2020-03-081-3/+2
|\ \ | |/
| * * doc/lispref/os.texi (time-subtract): Doc fix.Paul Eggert2020-03-071-3/+2
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-1/+9
* | Merge from origin/emacs-27Glenn Morris2020-03-073-13/+23
|\ \ | |/
| * Document that 'byte-compile-dynamic' is obsoleteEli Zaretskii2020-03-071-1/+5
| * Document the changes in 'read-answer'Eli Zaretskii2020-03-071-10/+10
| * Document changes in lexical-bindingEli Zaretskii2020-03-071-2/+8
* | Merge from origin/emacs-27Glenn Morris2020-03-044-5/+6
|\ \ | |/
| * rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-011-2/+3
| * ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-283-3/+3
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-232-7/+22
* | Merge from origin/emacs-27Glenn Morris2020-02-231-2/+7
|\ \ | |/
| * Warn about the likes of "[:alnum:]" in regexpsEli Zaretskii2020-02-221-2/+7
* | Merge from origin/emacs-27Glenn Morris2020-02-201-37/+40
|\ \ | |/
| * Clarify when fixnums are used.Paul Eggert2020-02-171-2/+2
| * Reorder discussion of integer basicsPaul Eggert2020-02-171-37/+40
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-201-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-162-6/+7
|\ \ | |/