aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/variables.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Revert "Use @pxref when necessary"Eli Zaretskii2021-11-241-1/+1
* | Improve documentation of multisession variablesEli Zaretskii2021-12-161-49/+67
* | Add support for multisession variablesLars Ingebrigtsen2021-12-161-0/+137
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-20/+1
* | Merge from origin/emacs-28Eli Zaretskii2021-11-241-1/+1
|\ \ | |/
| * Use @pxref when necessaryRobert Pluim2021-11-241-1/+1
* | Add an optional parameter to kill-all-local-variablesLars Ingebrigtsen2021-10-061-5/+7
|/
* * doc/lispref/variables.texi (named-let): Document TCOStefan Monnier2021-09-131-9/+25
* Document named-let and update some NEWS tagsLars Ingebrigtsen2021-09-131-0/+19
* ; * doc/lispref/variables.texi (Local Variables): Fix indexing.Eli Zaretskii2021-08-231-5/+7
* Document `dlet'Lars Ingebrigtsen2021-08-231-0/+14
* ; * doc/lispref/variables.texi (File Local Variables): Fix last change.Eli Zaretskii2021-07-181-9/+10
* Fix documentation of a recent changeset (bug#5003)Eli Zaretskii2021-07-181-7/+10
* Allow ignoring local variable values permanentlyLars Ingebrigtsen2021-07-181-0/+10
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+6
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+8
* * Add a note related to native compilation and Dynamic BindingAndrea Corallo2021-04-281-0/+3
* Remove several references to Emacs 22 and earlierStefan Kangas2021-03-101-2/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Tiny fix for lispref/variables.texiGlenn Morris2020-12-141-1/+1
* Update docs of 'defvar' and 'defface'Eli Zaretskii2020-12-091-4/+6
* Better file name in dynvars-check exampleMattias Engdegård2020-10-251-2/+2
* Tweak the documentation for define-obsolete-variable-aliasLars Ingebrigtsen2020-10-201-0/+8
* Add aid for finding missing dynamic variable declarationsMattias Engdegård2020-10-171-0/+39
* * doc/lispref/variables.texi (Converting to Lexical Binding): New sectionStefan Monnier2020-10-161-6/+20
* Preserve setf semantics in 'substring', 'cons', 'logand' expandersŠtěpán Němec2020-08-251-2/+5
* Document changes in lexical-bindingEli Zaretskii2020-03-071-2/+8
* ; bug#39779: Fix some typos in documentation.Štěpán Němec2020-02-281-1/+1
* * doc/lispref/variables.texi (special-variable-p): Clarify limitsStefan Monnier2020-02-131-0/+4
* Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-131-0/+3
* Revert "Raise default max-specpdl-size value"Mattias Engdegård2020-01-011-1/+1
* Raise default max-specpdl-size valueMattias Engdegård2020-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve documentation of 'add-variable-watcher'Eli Zaretskii2019-11-151-13/+15
* Correct .dir-locals-2.el descriptionRobert Pluim2019-10-111-1/+1
* Ensure that setq-local take an even number of symbol/value pairsLars Ingebrigtsen2019-10-111-5/+11
* Add a letrec example to the manuelLars Ingebrigtsen2019-10-091-1/+11
* Tweak letrec documentationLars Ingebrigtsen2019-10-091-1/+1
* Document `letrec'Lars Ingebrigtsen2019-10-091-0/+9
* Bump up max_specpdl_size to 1600Juanma Barranquero2019-10-011-1/+1
* Add some examples in "Adding Generalized Variables"Lars Ingebrigtsen2019-08-151-6/+35
* Bump up max_specpdl_size to 1500. (Bug#36216)Juanma Barranquero2019-06-161-1/+1
* Merge from origin/emacs-26Glenn Morris2019-06-011-0/+5
|\
| * Improve documentation of 'safe-local-variable' propertyEli Zaretskii2019-06-011-0/+5
* | Merge from origin/emacs-26Glenn Morris2019-05-221-1/+1
|\ \ | |/
| * Fix typo in ELisp manualMauro Aranda2019-05-201-1/+1
* | Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-5/+12
|/
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1