summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some documenting of load-prefer-newerGlenn Morris2013-12-222-5/+21
* Document `hash-table-keys and `hash-table-values'.Xue Fuqiao2013-12-232-0/+15
* Update UCD reference in ELisp manual.Eli Zaretskii2013-12-222-1/+2
* Fix bug #16216 with 'name' Unicode property of control characters.Eli Zaretskii2013-12-222-5/+14
* Document new bool-vector set operation functions.Xue Fuqiao2013-12-222-0/+50
* Document `get-pos-property'.Xue Fuqiao2013-12-222-0/+9
* Document `enable-dir-local-variables'.Xue Fuqiao2013-12-222-0/+8
* Document `debugger-toggle-locals'.Xue Fuqiao2013-12-222-0/+9
* Tweak C-x TAB behavior changes, and update docs.Chong Yidong2013-12-212-11/+14
* Document that =, <, <=, >, >= now accept one or many arguments.Tassilo Horn2013-12-202-15/+19
* Document *Messages* buffer changes.Tassilo Horn2013-12-202-1/+10