aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | format-time-string: document new '+' flagPaul Eggert2019-02-251-2/+6
* | | Ignore pending_signals when checking for quits.Philipp Stephani2019-02-241-1/+21
* | | * doc/lispref/text.texi (Replacing): Fix a typo in recent change.Eli Zaretskii2019-02-241-1/+1
* | | Improve replace-buffer-contents/replace-region-contentsTassilo Horn2019-02-231-9/+46
* | | Merge from origin/emacs-26Glenn Morris2019-02-203-4/+4
|\ \ \ | |/ /
| * | Fix a typo in ELisp manualEli Zaretskii2019-02-171-1/+1
| * | Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
| * | Fix a typo in lispref/syntax.texiEli Zaretskii2019-02-161-2/+2
* | | Merge from origin/emacs-26Glenn Morris2019-02-151-6/+5
|\ \ \ | |/ /
| * | Minor fixes in ELisp manual wrt syntax-table propertiesEli Zaretskii2019-02-121-6/+5
* | | Document that [:cntrl:] does not match DEL (Bug#34391)Mattias Engdegård2019-02-101-1/+1
* | | Merge from origin/emacs-26Glenn Morris2019-02-083-5/+90
|\ \ \ | |/ /
| * | Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-1/+22
| * | * doc/lispref/tips.texi (Documentation Tips): Fix quotes. (Bug#34372)Eli Zaretskii2019-02-071-4/+9
| * | Add documentation for tabulated-list functions in the elisp manualAlex Branham2019-02-051-0/+59
* | | Support (locale-info 'paper) on MS-WindowsEli Zaretskii2019-02-041-3/+3
* | | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-1/+3
* | | Widen modiff counts to avoid wraparoundPaul Eggert2019-01-311-1/+0
* | | Merge from origin/emacs-26Glenn Morris2019-01-301-0/+7
|\ \ \ | |/ /
| * | Improve documentation of face numbersEli Zaretskii2019-01-291-0/+7
* | | Fix documentation of pdump file installationEli Zaretskii2019-01-291-1/+1
* | | ; Fix recent changes in ELisp manualEli Zaretskii2019-01-251-3/+3
* | | ; Document input-event-functionsPhillip Lord2019-01-251-1/+13
* | | pdumper-stats now returns s, not msPaul Eggert2019-01-191-1/+1
* | | Improve 'pdumper-stats' and its documentationEli Zaretskii2019-01-191-0/+12
* | | Improve documentation of portable dumpingEli Zaretskii2019-01-181-16/+70
* | | Merge from origin/emacs-26Glenn Morris2019-01-182-4/+4
|\ \ \ | |/ /
| * | Fix a typo in ELisp manualEli Zaretskii2019-01-181-3/+2
| * | Fix a minor mistake in ELisp manualEli Zaretskii2019-01-131-1/+2
* | | Fix wording in Window Hooks section of Elisp manualMartin Rudalics2019-01-171-24/+27
* | | Expand spectrum of window change functionsMartin Rudalics2019-01-171-6/+40
* | | * doc/lispref/processes.texi (Accepting Output): Simplify.Paul Eggert2019-01-161-5/+5
* | | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-151-0/+20