summaryrefslogtreecommitdiff
path: root/lisp/allout-widgets.el
Commit message (Expand)AuthorAge
...
* Doc fixesGlenn Morris2014-05-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/allout-widgets.el (allout-widgets): No need to autoload defgroup.Glenn Morris2013-11-13
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-09
* lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-21
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Better seed support for (random).Paul Eggert2012-08-31
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-10
|\
| * * allout-widgets.el: Fix code headerChong Yidong2012-06-07
* | Fix naming of abnormal hook vars in allout.el.Chong Yidong2012-05-02
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
|/
* * lisp/allout-widgets.el: Add missing license notice.Glenn Morris2012-02-11
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-29
* Spelling fixes.Paul Eggert2011-12-05
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-17
* * python.el (python-pdbtrack-stack-entry-regexp)Ken Manheimer2011-11-16
* Spelling fixes.Paul Eggert2011-11-14
* Fix typos.Juanma Barranquero2011-11-14
* Spelling fixes.Paul Eggert2011-11-13
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* * allout.el (allout-post-undo-hook): New allout outline-change event hookKen Manheimer2011-07-05
* * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.Paul Eggert2011-06-30
* * allout-widgets.el (allout-widgets-post-command-business): Stop decoratingKen Manheimer2011-06-26
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.Glenn Morris2011-05-04
* * allout.el (allout-hide-by-annotation, allout-flag-region): ReduceKen Manheimer2011-03-29
* * allout-widgets.el (allout-widgets-tally) Initialize allout-widgets-tallyKen Manheimer2011-03-11
* Fix some mis-spellings of "precede" that are not in emacs-23 branch.Glenn Morris2011-02-22
* * lisp/allout-widgets.el: (allout-widgets-icons-light-subdir)Ken Manheimer2011-02-17
* * lisp/allout-widgets.el: New allout extension that shows allout outlineKen Manheimer2011-02-16