summaryrefslogtreecommitdiff
path: root/initsplit.el
Commit message (Expand)AuthorAge
* Suppress free variable warningsDave Abrahams2016-09-19
* Require `cl' at compile-timeJohn Wiegley2015-03-21
* Use cl-lib instead of cl (which is OK at runtime)John Wiegley2015-03-18
* Only require `cl' at byte-compile timeJohn Wiegley2015-03-17
* Minor whitespace fixupsJohn Wiegley2015-03-17
* Resilience against recursive customization groupsDave Abrahams2014-12-19
* Suppress auto-insert when saving customizationsDave Abrahams2014-02-03
* Fix "Wrong type argument: markerp, nil" error upon savingDave Abrahams2012-06-30
* correct headersindikat2012-06-20
* Clean up unneeded whitespace, and break long linesJohn Wiegley2012-06-16
* Added two defvars for the byte-compilerJohn Wiegley2012-06-16
* Added require for cus-edit.elJohn Wiegley2012-06-15
* Don't add blank lines to files that end up with no customizationsDave Abrahams2011-07-27
* Don't use delete-blank-linesJohn Wiegley2011-07-23
* Reverting "Use write-file-functions instead of advising save-buffer"Dave Abrahams2011-07-02
* Use write-file-functions instead of advising save-buffer, perDave Abrahams2011-06-14
* Handle duplicate files in initsplit-customizations-alist et. al.Dave Abrahams2011-06-13
* For reliable comparison, initsplit-filename now always returns file-truename'sDave Abrahams2011-06-13
* BUGFIX: custom-buffer-create[-internal] must handle option groupsDave Abrahams2011-06-13
* Make it possible to override the way initsplit loads customization filesDave Abrahams2011-06-12
* BUGFIX for "Factor out loading into initsplit-load"Dave Abrahams2011-06-12
* Force-load any as-yet-unloaded customization files beforeDave Abrahams2011-06-12
* Optional pretty-printing so customizations interact more smoothly with VCSesDave Abrahams2011-06-12
* Avoid re-saving customization files that don't changeDave Abrahams2011-06-12
* More accurate/efficient empty stanza removalDave Abrahams2011-06-12
* Factor out loading into initsplit-loadDave Abrahams2011-06-11
* Safer and less heavy-handed load-before-customizing behaviorDave Abrahams2011-06-08
* Remove obsolete (when nil ...)'d codeDave Abrahams2011-06-08
* Renaming writable => knownDave Abrahams2011-06-08
* Make initsplit-dynamic-customizations-alist truly dynamic.Dave Abrahams2011-06-08
* Remove empty stanzas after they've been writtenEthan Glasser-Camp2011-05-30
* Fix Issue #2: initsplit needs to guard against nil custom-fileMat Marcus2011-02-28
* Deal properly with files being listed multiple timesDave Abrahams2011-02-20
* Updated copyright datesDave Abrahams2011-02-15
* Prevent duplicate writes: if customization is written to specific file, don't...Mat Marcus2011-02-14
* Account for `initsplit-dynamic-customizations-alist' in all places by using a...Dave Abrahams2011-02-10
* Fix prompt formattingDave Abrahams2010-12-30
* Add myself as an author / copyright holderDave Abrahams2010-12-30
* Deal with saving of faces and values separately, or else faces go in all the ...Dave Abrahams2010-12-29
* Add initsplit-dynamic-customizations-alist for programmatic additionDave Abrahams2010-12-29
* Huge simplifications taking advantage of load-historyDave Abrahams2010-12-29
* Try another strategy: load before customizeDave Abrahams2010-12-29
* Deal with lossage of settings by recording the version of initsplitDave Abrahams2010-12-29
* Major simplification of initsplit-custom-save-allDave Abrahams2010-12-29
* Better initsplit!Dave Abrahams2010-12-29
* Fix: Left off -p on predicateDave Abrahams2010-12-29
* updated to latest initsplit.elDave Abrahams2010-12-29
* Tue Mar 30 16:18:42 CEST 2010 updateunknown2010-03-30