| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | * admin/admin.el (cusver-scan): Warn about missing :types. | Glenn Morris | 2013-12-28 | 1 | -0/+3 |
| | | | | | | | (cusver-check): Interactively, require existing directories. * admin/cus-test.el: Comment. | ||||
| * | Fix some custom types | Glenn Morris | 2013-08-13 | 1 | -0/+2 |
| | | | | | | | | | | | | * lisp/cus-start.el (truncate-partial-width-windows): Fix type. * lisp/emulation/viper-init.el (viper-search-scroll-threshold): Fix type. * lisp/mail/feedmail.el (feedmail-confirm-outgoing) (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types. * admin/admin.el: Related comments. | ||||
| * | Add some cus-test.el stuff for custom groups | Glenn Morris | 2013-05-15 | 1 | -14/+43 |
| | | | | | | | * admin/cus-test.el (cus-test-cus-load-groups): New function. (cus-test-get-options): Add option to return groups. (cus-test-noloads): Also check custom groups. | ||||
| * | More cus-test.el tweaks | Glenn Morris | 2013-05-13 | 1 | -9/+11 |
| | | | | | | | * admin/cus-test.el (cus-test-get-lisp-files): Ignore obsolete/. (cus-test-libs): Fix let-binding of default-directory. (cus-test-noloads): Load all libs for the comparison. | ||||
| * | More cus-test.el tweaks | Glenn Morris | 2013-05-10 | 1 | -10/+24 |
| | | | | | | | | * admin/cus-test.el (cus-test-libs-noloads): Add a few more files. (cus-test-load-libs, cus-test-opts): Add option to load more/all Lisp files. (cus-test-get-lisp-files): Ignore .*.el files. | ||||
| * | Add option for cus-test.el to load all Lisp files | Glenn Morris | 2013-05-10 | 1 | -4/+29 |
| | | | | | | | * admin/cus-test.el (cus-test-libs-noloads): Add some files. (cus-test-get-lisp-files): New function. (cus-test-libs): Add option to load more/all Lisp files. | ||||
| * | admin/cus-test,el misc updates | Glenn Morris | 2013-05-08 | 1 | -74/+73 |
| | | | | | | | | | | | | | | | | | | | Mainly for some files listed in loaddefs.el now being in subdirs that are not in load-path. * admin/cus-test.el (cus-test-libs-noloads): Add dunnet in the defvar. (dunnet): Don't always load it. (viper-mode): Only set if interactive. (cus-test-load-custom-loads): Load dunnet if necessary. (cus-test-load-1): New macro, with common code from cus-test-load-libs and cus-test-libs. (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro. Update for cus-test-get-autoload-deps changed result. (cus-test-get-autoload-deps): Simplify. Return file names as they appear in loaddefs.el (directory parts are needed now that not all lisp subdirs are in load-path). (cus-test-deps): Explicitly skip dunnet. | ||||
| * | * admin/cus-test.el: No need to provide bbdb, bbdb-com any more. | Glenn Morris | 2013-05-08 | 1 | -48/+0 |
| | | | | | Remove some outdated comments. | ||||
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | | |||||
| * | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
| | | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -6/+4 |
| | | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
| | | |||||
| * | Revert previous change (file checked into CVS 2002). | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
| | | |||||
| * | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+2 |
| | | |||||
| * | updated copyright year(s) | Ramprasad B | 2006-04-20 | 1 | -1/+1 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | | |||||
| * | Remove obsolete workaround. | Markus Rost | 2003-08-11 | 1 | -12/+0 |
| | | |||||
| * | Reworked. Added a new test cus-test-noloads. And a quiz. | Markus Rost | 2002-10-16 | 1 | -64/+124 |
| | | |||||
| * | (cus-test-libs): Use equal instead of =. | Markus Rost | 2002-10-15 | 1 | -1/+2 |
| | | |||||
| * | Minor change. | Markus Rost | 2002-10-14 | 1 | -4/+2 |
| | | |||||
| * | Undo previous change, but leave a comment. | Markus Rost | 2002-10-14 | 1 | -2/+8 |
| | | | | | (cus-test-opts): Call cus-test-load-libs. | ||||
| * | (cus-test-deps): Don't care about deps in lisp/term/. | Markus Rost | 2002-10-14 | 1 | -2/+8 |
| | | |||||
| * | Further changes. Improve the reports from batch runs. | Markus Rost | 2002-10-13 | 1 | -143/+198 |
| | | | | | (cus-test-libs): Run load tests in external processes. | ||||
| * | Supplementary streamlining. | Markus Rost | 2002-10-10 | 1 | -10/+12 |
| | | |||||
| * | Extended and reorganized. | Markus Rost | 2002-10-10 | 1 | -127/+191 |
| | | | | | | There are now 3 tests which can be run in batch mode. See the Commentary section. | ||||
| * | Clean up Workarounds. Shorten variable names. Use | Markus Rost | 2002-10-09 | 1 | -63/+51 |
| | | | | | cus-test-vars-with-changed-state in a different way. | ||||
| * | Describe the shell command for running cus-test-all in the emacs | Markus Rost | 2002-10-08 | 1 | -5/+11 |
| | | | | | | | source directory. Fix typo. Require cus-load explicitly. | ||||
| * | Initial version as part of GNU Emacs. | Markus Rost | 2002-10-08 | 1 | -0/+355 |
| Revision of the 1998, 2000 code designed for Emacs 20.3 resp. 21.1. | |||||