summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* upload -3HEADdebian/1.8+3+gc941d43-3archive/debian/1.8+3+gc941d43-3masterDavid Bremner2021-01-25
* changelog for rebuild with current dh-elpadebian/1.8+3+gc941d43-2archive/debian/1.8+3+gc941d43-2David Bremner2019-08-29
* bump version in changelogdebian/1.8+3+gc941d43-1archive/debian/1.8+3+gc941d43-1David Bremner2018-07-28
* initial debianization, courtesy dh-make-elpaDavid Bremner2018-07-28
* Suppress free variable warningsDave Abrahams2016-09-19
* Merge pull request #16 from jwiegley/masterDave Abrahams2016-01-13
|\
| * 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
| * Merge pull request #1 from dabrahams/masterJohn 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
* | Merge pull request #13 from sindikat/masterDave Abrahams2012-06-20
|\ \
| * | correct headersindikat2012-06-20
|/ /
* | Merge pull request #12 from jwiegley/masterDave Abrahams2012-06-17
|\|
| * 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
* Merge pull request #7 from jwiegley/masterDave Abrahams2011-07-25
|\
| * 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
* Merge pull request #4 from glasserc/masterDave Abrahams2011-05-31
|\
| * 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