summaryrefslogtreecommitdiff
path: root/lisp/allout.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* * lisp/allout.el, lisp/allout-widgets.el: Use cl-lib and pcaseStefan Monnier2019-05-22
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Some more flatten-tree aliasesPaul Eggert2018-12-17
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Remove variables labeled as obsolete that do nothingGlenn Morris2018-03-23
* | Merge from origin/emacs-26Glenn Morris2018-03-13
|\|
| * Fix some allout.el aliasesGlenn Morris2018-03-13
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variablesStefan Monnier2017-11-07
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-17
* | Reduce allout.el's pollution of the namespace.Glenn Morris2016-06-07
|/
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-30
* Update copyright year to 2016Paul Eggert2016-01-01
* Use %s to format strings instead of splicing themPaul Eggert2015-09-20
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* substitute-command-keys a few more doc stringsPaul Eggert2015-08-15
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-30
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* * lisp/allout.el (epg-user-id-string, epg-key-user-id-list):Glenn Morris2015-05-04
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-09
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-20
* lisp/allout.el: Fix make-variable-buffer-local call.Juanma Barranquero2013-06-10
* Silence allout.el compilationGlenn Morris2013-05-22
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Make called-interactively-p work for edebug or advised code.Stefan Monnier2012-11-19
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-07
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-12