# do not edit -- automatically generated by arch changelog # non-id: automatic-ChangeLog--steve@eicq.org--2005/xetla--main--1.0 # 2005-03-30 22:03:25 GMT Steve Youngs version-0 Summary: XEtla 1.0 is released Revision: xetla--main--1.0--version-0 2005-03-30 01:13:07 GMT Steve Youngs patch-7 Summary: Fix tips buffer display Revision: xetla--main--1.0--patch-7 Under certain circumstances the tips buffer was being split into two windows and displayed twice. This fixes that by not trying to split the tips buffer, just display it in the current window. * xetla-tips.el (xetla-tips-popup-number): Remove NOSWITCH arg and don't split any windows when displaying the tips. (xetla-tips-popup): Remove NOSWITCH arg. (xetla-tips-next-tip): Call `xetla-tips-popup' with one arg not two. (xetla-tips-previous-tip): Ditto. modified files: xetla-tips.el 2005-03-28 04:51:49 GMT Steve Youngs patch-6 Summary: Clean up the build in readiness for XE package inclusion Revision: xetla--main--1.0--patch-6 * xetla-core.el: Autoload `xetla-tree-root' and `xetla-flash-line' at compile time. This ensures a clean build in XE packages hierarchy. * xetla-defs.el (xetla-clone-process): Renamed from `clone-process'. For avoiding a compiler warning in XE packages hierarchy. * xetla-defs.el (clone-buffer): Use it. * xetla.el (xetla-insinuate-gnus): Don't require any Gnus libs directly in this function. Autoload what is required at compile time instead. modified files: xetla-core.el xetla-defs.el xetla.el 2005-03-20 13:22:14 GMT Steve Youngs patch-5 Summary: fix my stupidity Revision: xetla--main--1.0--patch-5 modified files: xetla.el 2005-03-20 09:50:41 GMT Steve Youngs patch-4 Summary: Add missing face for bookmark names Revision: xetla--main--1.0--patch-4 * xetla.el (xetla-bookmark-face): Add definition of missing face. modified files: xetla.el 2005-03-18 09:19:09 GMT Steve Youngs patch-3 Summary: General code clean up. Revision: xetla--main--1.0--patch-3 * Makefile (VER): Bump to 1.0 (INSTALL): Don't set any args to install so mere mortal users can install too. (PRELOADS): Don't load xetla-build... it doesn't exist anymore. * xetla-browse.el: Autoload `easy-mmode-define-keymap' at compile time. (xetla-widget-branch-node-get-branch): Use `read-directory-name' instead of `xetla-read-directory-name'. (xetla-widget-version-node-get-version): Ditto. * xetla-core.el: Autoload `read-passwd' at compile time. (xetla-temp-directory): Set default with `temp-directory'. (xetla-read-directory-name): Removed. It didn't give anything that `read-directory-name' didn't already give. (xetla-add-to-list): Removed. It didn't give anything that `add-to-list' didn't already give. (xetla-show-internal-buffers-on-menu): Default to nil. * xetla-defs.el: Remove a gazillion useless autoload cookies. Lots of typo updates: Xetla -> XEtla xetla -> tla - -> -- Set all the hook variable defcustoms to nil instead of `() Put the call to `auto-mode-alist' inline with the autoload cookie comment. This avoids it getting loaded twice. * xetla-tips.el: Typo fixes. * xetla.el: Fix a condition-case form designed to skip an error. Move the guts of xetla-build.el here. Some went to other files, the but majority is here. (xetla-tree-version-list-xetla): Renambed to `xetla-tree-version-list-tla'. (xetla-tree-version-list-tla): New. from `xetla-tree-version-list-xetla' . (xetla-delete-file): New. Replaces hack to maybe define `dired-delete-file'. Also lots of typo fixes. Use `read-directory-name' instead of `xetla-read-directory-name' throughout. Use `add-to-list' instead of `xetla-add-to-list' throughout. removed files: .arch-ids/xetla-build.el.id xetla-build.el modified files: Makefile xetla-browse.el xetla-core.el xetla-defs.el xetla-tips.el xetla.el 2005-03-11 14:44:57 GMT Steve Youngs patch-2 Summary: Typo fixes -- xetla -> tla Revision: xetla--main--1.0--patch-2 * xetla.el (xetla-changes-internal): xetla -> tla typo fixes. (xetla-changes): Ditto. (xetla-changes-save): Ditto. (xetla-changes-save-as-tgz): Ditto. (xetla-delta-show-diff-on-buffer): Ditto. (xetla-prepare-changes-buffer): Ditto. (xetla-file-diff): Ditto. (xetla-pristines): Ditto. (xetla-changelog): Ditto. (xetla-bookmarks-tag): Ditto. (xetla-bookmarks-inventory): Ditto. (xetla-bookmarks-get): Ditto. (xetla-start-project): Ditto. (xetla-cat-log-any): Ditto. * xetla-defs.el: Ditto. (xetla-read-project-tree-mode): Ditto. * xetla-core.el (xetla-build-xetla-command): Ditto. (minor-mode-alist): Ditto. (xetla-unescape): Ditto. * xetla-browse.el (xetla-widget-branch-node-get-branch): Ditto. (xetla-widget-version-node-get-version): Ditto. modified files: xetla-browse.el xetla-core.el xetla-defs.el xetla.el 2005-03-11 13:52:10 GMT Steve Youngs patch-1 Summary: Add the 0.2 ChangeLog file Revision: xetla--main--1.0--patch-1 new files: ChangeLog.d/.arch-ids/ChangeLog-0.2.id ChangeLog.d/ChangeLog-0.2 2005-03-11 13:43:46 GMT Steve Youngs base-0 Summary: tag of steve@eicq.org--2005/xetla--main--0.2--version-0 Revision: xetla--main--1.0--base-0 (automatically generated log message) new patches: hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--base-0 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-1 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-2 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-3 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-4 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-5 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-6 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-7 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-8 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-9 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-10 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-11 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-12 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-13 hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-14 steve@eicq.org--2004/xetla--main--0.1--base-0 steve@eicq.org--2004/xetla--main--0.1--patch-1 steve@eicq.org--2004/xetla--main--0.1--patch-2 steve@eicq.org--2004/xetla--main--0.1--patch-3 steve@eicq.org--2004/xetla--main--0.1--patch-4 steve@eicq.org--2004/xetla--main--0.1--patch-5 steve@eicq.org--2004/xetla--main--0.1--patch-6 steve@eicq.org--2004/xetla--main--0.1--patch-7 steve@eicq.org--2004/xetla--main--0.1--patch-8 steve@eicq.org--2004/xetla--main--0.1--patch-9 steve@eicq.org--2004/xetla--main--0.1--patch-10 steve@eicq.org--2004/xetla--main--0.1--patch-11 steve@eicq.org--2004/xetla--main--0.1--patch-12 steve@eicq.org--2004/xetla--main--0.1--patch-13 steve@eicq.org--2004/xetla--main--0.1--patch-14 steve@eicq.org--2004/xetla--main--0.1--patch-15 steve@eicq.org--2004/xetla--main--0.1--patch-16 steve@eicq.org--2004/xetla--main--0.1--patch-17 steve@eicq.org--2004/xetla--main--0.1--patch-18 steve@eicq.org--2004/xetla--main--0.1--patch-19 steve@eicq.org--2004/xetla--main--0.1--patch-20 steve@eicq.org--2004/xetla--main--0.1--patch-21 steve@eicq.org--2004/xetla--main--0.1--patch-22 steve@eicq.org--2004/xetla--main--0.1--patch-23 steve@eicq.org--2004/xetla--main--0.1--patch-24 steve@eicq.org--2005/xetla--main--0.2--base-0 steve@eicq.org--2005/xetla--main--0.2--patch-1 steve@eicq.org--2005/xetla--main--0.2--patch-2 steve@eicq.org--2005/xetla--main--0.2--patch-3 steve@eicq.org--2005/xetla--main--0.2--patch-4 steve@eicq.org--2005/xetla--main--0.2--patch-5 steve@eicq.org--2005/xetla--main--0.2--patch-6 steve@eicq.org--2005/xetla--main--0.2--patch-7 steve@eicq.org--2005/xetla--main--0.2--version-0