aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-22 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2015-07-221-1/+16
* * doc/lispref/sequences.texi: Add documentation for seq-min and seq-max.Nicolas Petton2015-06-301-0/+34
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-301-0/+13
* * doc/lispref/text.texi (Sticky Properties): Improve wording.Eli Zaretskii2015-06-291-3/+5
* Minor corrections in ELisp manualEli Zaretskii2015-06-261-15/+20
* Translate undisplayable ‘ to `Paul Eggert2015-06-251-1/+1
* Improve the optional translation of quotesPaul Eggert2015-06-192-5/+32
* Document curved quotes a bit betterPaul Eggert2015-06-171-4/+8
* Another improvement of documentation of set-fontset-fontEli Zaretskii2015-06-141-5/+5
* Improve documentation of ':lang' in font specsEli Zaretskii2015-06-131-0/+9
* * doc/lispref/hash.texi (Creating Hash): Remove obsolete makehash.Glenn Morris2015-06-041-8/+0
* Treat batch stdout/stderr like standard displayPaul Eggert2015-05-312-2/+4
* * doc/lispref/os.texi: Update initial-buffer-choice docs.Samer Masterson2015-05-291-4/+5
* Show files when `initial-buffer-choice' is non-nilSamer Masterson2015-05-281-3/+9
* Support curved quotes in doc stringsPaul Eggert2015-05-281-15/+20
* substitute-command-keys now curves quotesPaul Eggert2015-05-281-7/+15
* * lisp/emacs-lisp/tabulated-list.el: New optional print methodArtur Malabarba2015-05-241-1/+8
* 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