summaryrefslogtreecommitdiff
path: root/doc/lispref/variables.texi
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix bug #13292 with use of @var in @def.. commands in ELisp manual.Eli Zaretskii2012-12-291-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-11/+11
* Lisp manual improvements for plists and symbol plists.Chong Yidong2012-12-021-1/+0
* Mention a few more gv.el features in the lisprefGlenn Morris2012-11-121-6/+8
* Formatting tweak for variables.texiGlenn Morris2012-11-101-9/+11
* Document setf-local, defvar-local, and some doc updates for setf.Chong Yidong2012-11-071-9/+24
* Small doc updates for generalized variablesGlenn Morris2012-11-061-2/+7
* Minor rephrasing of previous variables.texi changeGlenn Morris2012-11-061-2/+2
* Move note on lack of setf functions from cl.texi to lisprefGlenn Morris2012-11-051-0/+11
* Add some documentation on defining new generalized variablesGlenn Morris2012-11-051-0/+70
* Spelling fixes.Paul Eggert2012-10-311-1/+1
* More small manual updates for cl.texiGlenn Morris2012-10-301-4/+4
* Move generalized variable documentation from misc/cl.texi to lisprefGlenn Morris2012-10-271-0/+103
* Doc fixes for defface and friends.Chong Yidong2012-09-181-1/+2
* Fix doc of local-variable-if-set-p.Chong Yidong2012-09-071-3/+4
* Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.Chong Yidong2012-08-071-2/+2
|\
| * Fix bug #12138 with indexing "closures".Eli Zaretskii2012-08-061-2/+2
* | Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-9/+12
|\ \ | |/
| * Misc docfixes.Chong Yidong2012-05-151-9/+12
* | Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\ \ | |/
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-251-1/+1
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Spelling fixes.Paul Eggert2012-02-141-1/+1
* Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-071-5/+6
* Update Functions chapter of Lisp manual; document closures.Chong Yidong2012-02-041-68/+69
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-251-0/+2
* Update Variables chapter of Lisp manual to handle lexical binding.Chong Yidong2012-01-251-535/+453
* Document inhibit-local-variables-regexps in the lispref.Glenn Morris2012-01-201-0/+7
* Merge changes from emacs-23 branchChong Yidong2012-01-091-1/+4
|\
| * * variables.texi (Creating Buffer-Local): Warn against misuses ofStefan Monnier2011-12-271-0/+2
* | More customization-related documentation updates.Chong Yidong2012-01-061-0/+9
* | Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Fix bug#10354.Juanma Barranquero2011-12-231-2/+2
* | * variables.texi (Lexical Binding): Mention `defcustom'.Lars Magne Ingebrigtsen2011-07-151-5/+6
* | Remove frame-local vars from Lisp manual; obsolete since Emacs 22.3.Chong Yidong2011-07-121-39/+6
* | Fix incorrect usage of @kindex.Eli Zaretskii2011-07-021-3/+3
* | (Defining Variables): Use @findex for functions.Lars Magne Ingebrigtsen2011-07-021-1/+1
* | Remove spurious newline introduced by last checkin.Lars Magne Ingebrigtsen2011-07-021-1/+0
* | * variables.texi (Defining Variables): Add an index entry forLars Magne Ingebrigtsen2011-07-021-0/+2
* | * variables.texi (File Local Variables): More hack-local-variables details.Glenn Morris2011-05-261-1/+4
* | Tiny doc/lispref/variables.texi update.Glenn Morris2011-05-251-3/+4
* | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-newStefan Monnier2011-04-011-1/+1
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-1/+39
* | Merge from trunkStefan Monnier2011-03-061-6/+18
|\ \
| * | Add the ability to exclude dir-locals from subdirs. (Bug#8100)Glenn Morris2011-02-281-2/+6
| * | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-4/+12
| |\ \ | | |/
| | * Doc fix for bug#3577.Glenn Morris2011-02-241-4/+12