aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | * display.texi (Face Attributes): Add an index.Lars Ingebrigtsen2014-02-072-0/+3
* | | | | | | | | | | | | | | * doc/lispref/keymaps.texi (Menu Bar): Minor clarification.Lars Ingebrigtsen2014-02-072-1/+5
* | | | | | | | | | | | | | | Doc changes for cache-long-scansGlenn Morris2014-02-053-3/+12
* | | | | | | | | | | | | | | Define and use `completion-table-merge'Dmitry Gutov2014-02-061-3/+5
* | | | | | | | | | | | | | | Misc small fixes.Juri Linkov2014-01-312-7/+12
* | | | | | | | | | | | | | | Some doc for cycle-spacingGlenn Morris2014-01-291-0/+3
* | | | | | | | | | | | | | | Some doc related to tab-stopsGlenn Morris2014-01-272-10/+14
* | | | | | | | | | | | | | | Doc updates for with-demoted-errorsGlenn Morris2014-01-232-2/+7
* | | | | | | | | | | | | | | * doc/lispref/files.texi (File Locks): Every platform supports locking now.Glenn Morris2014-01-232-9/+8
* | | | | | | | | | | | | | | Some doc for image-format-suffixesGlenn Morris2014-01-222-12/+23
* | | | | | | | | | | | | | | Do not document subr-x.el in the manualsGlenn Morris2014-01-202-11/+5
* | | | | | | | | | | | | | | ChangeLog fixesGlenn Morris2014-01-101-1/+1
* | | | | | | | | | | | | | | * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-107-817/+285
* | | | | | | | | | | | | | | Revert "Document `subr-x' functions."Rüdiger Sonderfeld2014-01-103-100/+0
* | | | | | | | | | | | | | | Document `subr-x' functions.Rüdiger Sonderfeld2014-01-103-0/+100
* | | | | | | | | | | | | | | Document `shr-insert-document'.Rüdiger Sonderfeld2014-01-102-0/+10
* | | | | | | | | | | | | | | Fix doc typo in previousGlenn Morris2014-01-091-1/+1
* | | | | | | | | | | | | | | Document `string-suffix-p'.Rüdiger Sonderfeld2014-01-092-0/+11
* | | | | | | | | | | | | | | Spelling fixes.Paul Eggert2014-01-081-1/+1
* | | | | | | | | | | | | | | Fix some superscript typos in doc/Glenn Morris2014-01-072-1/+5
* | | | | | | | | | | | | | | ChangeLog fixesGlenn Morris2014-01-071-9/+6
* | | | | | | | | | | | | | | Fix typo in previousGlenn Morris2014-01-061-1/+1
* | | | | | | | | | | | | | | Minor tweak for earlier display.texi changeGlenn Morris2014-01-061-2/+3
* | | | | | | | | | | | | | | More doc updates.Chong Yidong2014-01-072-12/+19
* | | | | | | | | | | | | | | * doc/lispref/display.texi (Logging Messages): Copyedits re messages-buffer.Glenn Morris2014-01-062-5/+11
* | | | | | | | | | | | | | | Specify .texi encoding.Paul Eggert2014-01-054-0/+9
* | | | | | | | | | | | | | | More doc updates.Chong Yidong2014-01-069-311/+367
* | | | | | | | | | | | | | | Document vconcat and the empty vector (Bug#16246).Paul Eggert2014-01-042-4/+8
* | | | | | | | | | | | | | | Document behavior of (string-to-number "+@") (Bug#16293).Paul Eggert2014-01-042-4/+8
* | | | | | | | | | | | | | | Lisp manaual improvements re docstringsChong Yidong2014-01-034-139/+123
* | | | | | | | | | | | | | | * doc/lispref/numbers.texi (Numeric Conversions): Fix a typo.Glenn Morris2014-01-022-11/+9
* | | | | | | | | | | | | | | Prefer ASCII in doc and comments when the difference does not matter.Paul Eggert2014-01-012-12/+10
* | | | | | | | | | | | | | | Fix copyright years by hand.Paul Eggert2014-01-012-2/+2
* | | | | | | | | | | | | | | Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0155-55/+55
* | | | | | | | | | | | | | | Revert @documentencoding changes in the docs.Eli Zaretskii2013-12-305-13/+0
* | | | | | | | | | | | | | | Specify info encoding and language.Paul Eggert2013-12-295-0/+13
* | | | | | | | | | | | | | | Plain copy-file no longer chmods an existing destination.Paul Eggert2013-12-292-6/+10
* | | | | | | | | | | | | | | Doc updatesChong Yidong2013-12-283-17/+16
* | | | | | | | | | | | | | | Tweak previos changeGlenn Morris2013-12-271-1/+1
* | | | | | | | | | | | | | | * doc/lispref/control.texi (Pattern matching case statement): Brevity.Glenn Morris2013-12-272-6/+6
* | | | | | | | | | | | | | | More doc updatesChong Yidong2013-12-276-66/+78
* | | | | | | | | | | | | | | Update doc for advice changes.Chong Yidong2013-12-262-38/+44
* | | | | | | | | | | | | | | Doc updates for several Emacs 24.4 changes.Chong Yidong2013-12-256-122/+133
* | | | | | | | | | | | | | | Rephrase lexical binding requirement sentence.Tassilo Horn2013-12-252-5/+11
* | | | | | | | | | | | | | | Document `eval' changes.Chong Yidong2013-12-253-60/+88
* | | | | | | | | | | | | | | Fix missing arg in pcase example.Tassilo Horn2013-12-242-1/+21
* | | | | | | | | | | | | | | Document `special-form-p' and `macrop'.Xue Fuqiao2013-12-233-0/+14
* | | | | | | | | | | | | | | Fix an argument of `copy-file'.Xue Fuqiao2013-12-232-1/+3
* | | | | | | | | | | | | | | Document TRIM in `split-string'.Xue Fuqiao2013-12-232-1/+10
* | | | | | | | | | | | | | | Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-232-23/+40