aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of 'set-fontset-font'Eli Zaretskii2015-05-231-0/+9
* Fix documentation of forward-lineEli Zaretskii2015-05-231-5/+10
* ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.Eli Zaretskii2015-05-201-2/+2
* Improve documentation of glyphless-char-displayEli Zaretskii2015-05-201-2/+4
* Improve `switch-to-buffer' in strongly dedicated windows (Bug#20472)Martin Rudalics2015-05-201-8/+41
* Fix last commitMartin Rudalics2015-05-191-1/+1
* In Elisp manual explain how to override window manager positioning (Bug#20552)Martin Rudalics2015-05-191-0/+10
* Clarify concept of "surrogate minibuffer frames" (Bug#20538)Martin Rudalics2015-05-191-7/+14
* * doc/lispref/debugging.texi (Profiling): Improve indexing.Eli Zaretskii2015-05-161-0/+1
* * lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-stringArtur Malabarba2015-05-161-3/+3
* Spelling fixPaul Eggert2015-05-101-1/+1
* * doc/lispref/sequences.texi (Sequence Functions): Fix quoting.Paul Eggert2015-05-061-1/+1
* Merge branch 'seq-let'Nicolas Petton2015-05-051-1/+37
|\
| * Update `seq-let' documentationNicolas Petton2015-05-051-1/+10
| * New macro seq-let, providing destructuring support to seq.elNicolas Petton2015-05-011-0/+27
* | Add `save-mark-and-excursion', which has the old `save-excursion' behaviorDaniel Colascione2015-05-041-0/+8
* | Prefer plain characters to Texinfo circumlocutionsPaul Eggert2015-05-013-13/+7
* | Fix single-quoting style in PDF manualsPaul Eggert2015-05-015-6/+6
|/
* * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the codeStefan Monnier2015-04-241-1/+1
* Add a new `inhibit-message' variableOleh Krehel2015-04-221-0/+8
* Describe and index "empty overlays".Eli Zaretskii2015-04-201-6/+19
* ; ChangeLog fixesGlenn Morris2015-04-171-1/+1
* '[:graph:]' now excludes whitespace, not just ' 'Paul Eggert2015-04-151-2/+2
* * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous.Glenn Morris2015-04-151-2/+2
* Make [:graph:] act like [:print:] sans spacePaul Eggert2015-04-151-7/+7
* Add seq-intersection and seq-difference to the seq libraryNicolas Petton2015-04-151-1/+29
* Make [:print:] support non-ASCII characters correctlyEli Zaretskii2015-04-141-2/+5
* * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u.Paul Eggert2015-04-131-1/+1
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-0/+52
* Minor quoting etc. fixes to lispref manualPaul Eggert2015-04-1026-86/+80
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-0/+0
* Merge from origin/emacs-24Paul Eggert2015-03-292-2/+6
|\
| * * doc/lispref/objects.texi (Equality Predicates): Fix typo in example.Glenn Morris2015-03-242-2/+6
* | `save-excursion' does not save&restore the mark any moreStefan Monnier2015-03-252-13/+13
* | Fix minor ldexp issuesPaul Eggert2015-03-242-3/+13
* | Merge from origin/emacs-24Paul Eggert2015-03-232-4/+19
|\ \ | |/
| * Another minor improvement in ELisp manual (Bug#20168)Eli Zaretskii2015-03-232-2/+4
| * Improve docs of 'posn-actual-col-row' (Bug#20169)Eli Zaretskii2015-03-232-1/+9
| * Minor documentation fix in ELisp manual (Bug#20174)Eli Zaretskii2015-03-232-1/+6
* | Generalize start-process with keyword argsDaiki Ueno2015-03-232-0/+59
* | Merge from origin/emacs-24Paul Eggert2015-03-182-1/+5
|\ \ | |/
| * doc/lispref/minibuf.texi (Basic Completion): Fix a typo. (Bug#20108)Eli Zaretskii2015-03-142-1/+5
* | Spacing and punctuation fixesPaul Eggert2015-03-1711-17/+17
* | Add seq-into as a public functionNicolas Petton2015-03-092-0/+27
* | Merge from origin/emacs-24Paul Eggert2015-03-031-1/+0
|\ \ | |/
* | Merge from origin/emacs-24Paul Eggert2015-03-032-6/+16
|\ \ | |/
| * Complete the remaining documentation updates for 24.5Eli Zaretskii2015-02-072-6/+15
* | Address generator feedbackDaniel Colascione2015-03-032-6/+12
* | Finalizer documentation, minor improvementsDaniel Colascione2015-03-023-5/+39
* | Add support for generatorsDaniel Colascione2015-03-023-0/+122