| 2011-01-11 |
Tom Breton... | Bugfix: Place load-path statements at the beginning... master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-01-10 |
Tom Breton... | elinstall-symlink-on-emacs-start now can accept slashed... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-01-09 |
Tom Breton... | Changed comments |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-01-09 |
Tom Breton... | Make directory for symlinks if it doesn't exist |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-01-09 |
Tom Breton... | Changed where test require points |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Deprecated calling elinstall-arrange-preload explicitly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Let `elinstall-x' shortcut when no work will be done. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | New functions elinstall-get-restraint, elinstall-procee... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Bugfix: `preload-compile' should be `preload' Changed... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Fixed reversed logic in byte-compile's call to elinstal... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Removed all the `force' parameters |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Removed an obsolete `force' argument. Changed comments. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Rearranged elinstall-actions-for-source-file, can corre... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Check elinstall-proceed-p and *.el filename before... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Check elinstall-proceed-p before making symlinks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Changed comments |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Cleanups, no logic changes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Find the user restraint spec |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Full customize spec for elinstall-restrain-install |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | New signature for elinstall-proceed-p |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Towards having elinstall-proceed-p take simpler parameters |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Renaming setp-{preloads,autoloads} -> {preloads,autoloads} |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Rearranged args to elinstall-proceed-p |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | New function elinstall-call-with-restraints. Use elins... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | New function elinstall-proceed-p |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Sketched a customization for user to restrain installation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Changed comments and docstring |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Changed the logic of whether to byte-compile. Deprecated |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Renamed byte-compile-p,force-recompile-p -> byte-compil... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Rename compile-p -> byte-compile-p |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-24 |
Tom Breton... | Bugfix: set should have been setq |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | Added a .gitignore |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | Changed formatting, docstring. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | Bugfix: file names are now absolute |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | Bugfix: dir names are now absolute. Factored out dir... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | Fully find directory files with blocking. Untested. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | elinstall-actions-for-dir starting to find files differ... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-11 |
Tom Breton... | New special variables: block-in-dir, block-in-subtree |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | Added variable declaration for elinstall-already-installed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | Removed stray variable setting. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | Set print-{level,length} explicitly, for safety. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | Added docstring |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | New dynamic variable redo-old. Removed redundant dynam... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | New function: elinstall-file-mod-time |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-12-07 |
Tom Breton... | Bugfix: add-to-load-path-p is now bound nil when load... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Added new spec `preload' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Reorganization: Sorted cases in elinstall-find-actions... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Made elinstall-update-file* split filename |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Changed the logic of installedness checking |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Changed format of installation records |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Split the file and dir entry points: just autoloads... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Made compile-p and force-recompile-p control variables |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | control now checks that its sym is a control variable |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | New spec head "control". |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | New spec head "matching". Changed comments. Bugfixes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Tom Breton... | Changed from Info-default-directory-list to Info-additi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Don't recurse on `(dir FN)' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Made "autoloads for" message reasonable again |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | New function elinstall-actions-for-dir factored. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Slight file reorganization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Now always use elinstall-insert-autoload-section |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Cleanups after changeover |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Switched entirely to getting text early |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Moved messages to directly before/after while loop |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | do-elinstall: Set local vars to resist autoloading... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Code towards getting autoload text during action-finding |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Set up to find autoload text more cleanly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Rearranged code, removed obsolete functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Made examples conformant with current format |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Rearranged logic for elinstall-actions-for-source-file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Files and their local vars are now explored in find... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Rename: path -> dir in some functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Changed strategy for parameters to finding actions... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Added load-path spec |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | elinstall-find-actions-by-spec: Named def-file object |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | New logic: Don't add to load-path if there are no elisp... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfix syntax. Also changed comments. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Better test for whether to add to info path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Make actions to add to info path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Pointed defgroup at development group. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Slight reorganization: customizations into outline... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | README: Improved the "how to help" section |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfixes: Byte-compile setup and fixed misc compile... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Minor edits to README |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Added byte-compile actions (no effect yet) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfix: `member' had args reversed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | New function elinstall-insert-section-header, replacing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfix: t case needed parentheses |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfix project-name -> target |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Removed obsolete code for adding to load-path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Used new if-used case for default deffile. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Only preload the default deffile if it was used. See... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Changed misleading error messages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Code reorganization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Fully switched over to record-based staging |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Bugfix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Changed segments to a structure: elinstall-stages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | Changed from homogeneous segments to non-homogeneous... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | New: do-elinstall.el, our install script |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-12 |
Tom Breton... | New parameter in preload-file: proceed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |