aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-11-201-23/+22
|\
| * Improve documentation of the window treeEli Zaretskii2018-11-191-6/+7
| * Fix description of some window hooksMartin Rudalics2018-11-181-17/+15
* | * src/cmds.c (Fself_insert_command): Get last-command-event via (new) arg.Stefan Monnier2018-11-171-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-11-161-1/+2
|\ \ | |/
| * Small documentation correction.Markus Triska2018-11-141-1/+2
* | Document recent change to HOME handlingPaul Eggert2018-11-141-2/+4
* | Merge from origin/emacs-26Glenn Morris2018-11-122-20/+47
|\ \ | |/
| * ; * doc/lispref/functions.texi (Anonymous Functions): Fix typo.Charles A. Roelli2018-11-101-2/+2
| * Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-081-3/+6
| * Rewrite buffer display related doc-strings and docMartin Rudalics2018-11-081-17/+41
* | Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus2018-11-101-0/+12
* | Add 'ring-resize' functionAllen Li2018-11-101-0/+5
* | Fix last commitEli Zaretskii2018-11-101-3/+3
* | src/editfns.c (group-name): New function.Jules Tamagnan2018-11-101-0/+5
* | * lisp/window.el (window-state-put): Create a new windowJuri Linkov2018-11-081-3/+4
* | Merge from origin/emacs-26Glenn Morris2018-11-045-455/+1278
|\ \ | |/
| * Improve recent changes in documentation of window handlingEli Zaretskii2018-11-041-152/+139
| * Rewrite documentation of buffer displayMartin Rudalics2018-11-043-325/+1143
| * ; * doc/lispref/control.texi (pcase Macro): Fix another typo.Eli Zaretskii2018-11-031-2/+2
| * ; * doc/lispref/control.texi (pcase Macro): Fix a typo.Eli Zaretskii2018-11-031-2/+2
| * Improve documentation of destructuring-binding macrosEli Zaretskii2018-11-032-115/+133
* | Merge from origin/emacs-26Glenn Morris2018-11-041-0/+89
|\ \ | |/
| * * doc/lispref/control.texi (Destructuring patterns): New subsection.Stefan Monnier2018-10-311-0/+89
* | Merge from origin/emacs-26Glenn Morris2018-10-313-7/+17
|\ \ | |/
| * Document that generic functions cannot be commandsEli Zaretskii2018-10-302-0/+10
| * Fix recent change in lispref/processes.texi.Eli Zaretskii2018-10-271-7/+7
* | Merge from origin/emacs-26Glenn Morris2018-10-271-7/+12
|\ \ | |/
| * Improve documentation of 'process-connection-type'Eli Zaretskii2018-10-271-7/+12
* | Merge from origin/emacs-26Glenn Morris2018-10-164-24/+30
|\ \ | |/
| * Clarify documentation of fractional vertical scrolling and some doc stringsAlan Mackenzie2018-10-151-9/+11
| * doc/lispref/edebug.texi (Specification List) Remove obstrusive blank lineAlan Mackenzie2018-10-141-1/+0
| * Fix wording in module API documentationEli Zaretskii2018-10-141-4/+4
| * Update the description of startup in ELisp manualEli Zaretskii2018-10-131-10/+15
* | * doc/lispref/display.texi (Fringe Bitmaps): Remove redundant itemsStefan Monnier2018-10-151-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-10-123-11/+734
|\ \ | |/
| * ; * doc/lispref/internals.texi (Writing Dynamic Modules): Fix a typo.Eli Zaretskii2018-10-111-1/+1
| * Document in the ELisp manual how to write loadable modulesEli Zaretskii2018-10-113-11/+734
* | Merge from origin/emacs-26Glenn Morris2018-10-121-1/+1
|\ \ | |/
| * Fix typo in 'timerp' documentationMauro Aranda2018-10-101-1/+1
* | Rework empty abbrev table omittingAllen Li2018-10-121-4/+3
* | Merge from origin/emacs-26Glenn Morris2018-10-091-0/+1
|\ \ | |/
| * Improve documentation of 'read-hide-char'Charles A. Roelli2018-10-031-0/+1
* | Improvements on (TICKS . HZ)Paul Eggert2018-10-062-8/+8
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-064-74/+117
* | Merge from origin/emacs-26Glenn Morris2018-10-031-1/+3
|\ \ | |/
| * Fix note about interactive advice (Bug#32905)Noam Postavsky2018-10-021-1/+3
* | Avoid writing empty abbrev tablesAllen Li2018-09-291-1/+3
* | Rename time-equal to time-equal-pPaul Eggert2018-09-281-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-283-8/+7
|\ \ | |/