aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Improve and clarify documentation of subprocessesEli Zaretskii2016-08-241-273/+376
* | | | | | | | | | | | | | | | | * doc/lispref/files.texi: Remove @vindex.Paul Eggert2016-09-111-1/+0
* | | | | | | | | | | | | | | | | Remove unnecessary ref to coreutils manualPaul Eggert2016-09-111-2/+14
* | | | | | | | | | | | | | | | | Document file synchronization issuesPaul Eggert2016-09-102-0/+30
* | | | | | | | | | | | | | | | | Check actual contents before promting about changed fileStefan Monnier2016-09-021-2/+3
* | | | | | | | | | | | | | | | | ; Spelling and quotation fixesPaul Eggert2016-08-301-1/+1
* | | | | | | | | | | | | | | | | In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)Martin Rudalics2016-08-301-3/+3
* | | | | | | | | | | | | | | | | call-shell-region: New defunTino Calancha2016-08-251-7/+13
* | | | | | | | | | | | | | | | | Some fixes around `delete-other-frames' and `next-frame'Martin Rudalics2016-08-251-12/+22
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | ; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks.Glenn Morris2016-08-161-3/+3
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-224-32/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Facultatively ignore margins when splitting and resizing windows (Bug#24193)Martin Rudalics2016-08-161-0/+21
| * | | | | | | | | | | | | | | | Document char-script-table's effect on word motionNoam Postavsky2016-08-131-7/+10
| * | | | | | | | | | | | | | | | Clarify when 'cursor' property is in effectEli Zaretskii2016-08-111-6/+8
| * | | | | | | | | | | | | | | | * doc/lispref/text.texi (Change Hooks): Minor copyedits.Eli Zaretskii2016-08-101-12/+18
| * | | | | | | | | | | | | | | | Clarify documentation of before/after-change-functionsEli Zaretskii2016-08-091-8/+15
| * | | | | | | | | | | | | | | | Document use of vectors in keymapsNoam Postavsky2016-08-061-4/+13
* | | | | | | | | | | | | | | | | Fix docs on `display-buffer-below-selected' (Bug#24213)Martin Rudalics2016-08-131-3/+10
* | | | | | | | | | | | | | | | | Fix display.texi typoThomas Fitzsimmons2016-08-121-1/+1
* | | | | | | | | | | | | | | | | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-0/+46
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-051-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | profiler: document prefix arg for tree expansionNoam Postavsky2016-07-281-2/+3
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-053-29/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Document buffer-swap-text+save-excursion interactionNoam Postavsky2016-07-141-0/+6
| * | | | | | | | | | | | | | | | Improve documentation of search functionsStephen Berman2016-07-121-27/+40
| * | | | | | | | | | | | | | | | Update ELisp manual to match 'string-collate-equalp' doc stringEli Zaretskii2016-07-101-2/+3
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-052-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Note combine-and-quote-strings doesn't shell quoteNoam Postavsky2016-07-031-0/+5
| * | | | | | | | | | | | | | | | Explain when package-initialize isn't calledNoam Postavsky2016-07-031-3/+7
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-08-051-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Clarify lexical binding with symbol args behaviorNoam Postavsky2016-07-011-6/+8
* | | | | | | | | | | | | | | | | Spelling and minor grammar fixesPaul Eggert2016-08-051-1/+1
* | | | | | | | | | | | | | | | | Add warning to format-alist docs.Andrew Hyatt2016-07-251-1/+7
* | | | | | | | | | | | | | | | | ; Revert "Replace eldoc-documentation-function with a hook"Dmitry Gutov2016-07-181-1/+1
* | | | | | | | | | | | | | | | | Replace eldoc-documentation-function with a hookMark Oteiza2016-07-061-1/+1
* | | | | | | | | | | | | | | | | New functions svg-text and svg-removeLars Magne Ingebrigtsen2016-06-271-0/+22
* | | | | | | | | | | | | | | | | Add new function dom-remove-nodeLars Magne Ingebrigtsen2016-06-271-0/+3
* | | | | | | | | | | | | | | | | Add a new function `svg-embed'Lars Magne Ingebrigtsen2016-06-271-0/+13
* | | | | | | | | | | | | | | | | Fix 'move-to-window-line' when EOB is on last screen lineEli Zaretskii2016-06-271-6/+8
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-06-263-13/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Update docs for `customize-mode'Noam Postavsky2016-06-251-4/+3
| * | | | | | | | | | | | | | | | Fix documentation of 'assoc-string' and 'compare-strings'Eli Zaretskii2016-06-231-2/+3
| * | | | | | | | | | | | | | | | Clarify documentation of 'line-spacing' and 'line-height'Eli Zaretskii2016-06-211-7/+10
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-06-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix documentation of completion functionsNoam Postavsky2016-06-181-2/+2
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-06-198-19/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Minor grammar fix (bug#23746)Stephen Berman2016-06-131-2/+2
| * | | | | | | | | | | | | | | | Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-136-13/+13
| * | | | | | | | | | | | | | | | * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446)Eli Zaretskii2016-06-131-3/+3