aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Clarify documentation of 'get-buffer-window-list'Eli Zaretskii2015-08-211-1/+3
* | | | | | | | | | | | | | | In frames.texi use "minibuffer-less frame" instead of "non-minibuffer frame"Martin Rudalics2015-08-211-2/+2
* | | | | | | | | | | | | | | Fix frame geometry related textMartin Rudalics2015-08-212-5/+5
* | | | | | | | | | | | | | | Describe frame geometry and related functions in Elisp manualMartin Rudalics2015-08-204-406/+787
* | | | | | | | | | | | | | | New q flag for ‘format’Paul Eggert2015-08-182-5/+8
* | | | | | | | | | | | | | | Clarify what happens to match data on failurePaul Eggert2015-08-171-3/+4
* | | | | | | | | | | | | | | Remove files used by the old MS-Windows specific build procedureEli Zaretskii2015-08-151-128/+0
* | | | | | | | | | | | | | | Extend ‘format’ to translate curved quotesPaul Eggert2015-08-142-32/+53
* | | | | | | | | | | | | | | Add support for 'inhibit-same-window in 'display-buffer-use-some-frame'Stephen Leake2015-08-071-5/+7
* | | | | | | | | | | | | | | Redo text-quoting-style variablePaul Eggert2015-08-021-8/+8
* | | | | | | | | | | | | | | Treat help strings like other doc stringsPaul Eggert2015-08-021-2/+4
* | | | | | | | | | | | | | | Also mention "curly quotes"Paul Eggert2015-08-021-0/+1
* | | | | | | | | | | | | | | Add docs for display-buffer action display-buffer-use-some-frameStephen Leake2015-07-291-0/+17
* | | | | | | | | | | | | | | * doc/lispref/variables.texi (Variable Aliases): Typo fix. (Bug#21141)Xue Fuqiao2015-07-281-2/+2
* | | | | | | | | | | | | | | New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-33/+47
* | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / /