- Mar 19, 2013
-
-
Norbert Koch authored
-
Michael Sperber authored
2013-03-17 Michael Sperber <mike@xemacs.org> * subr-more.el (while-no-input, history-length, add-to-history) (string-match-p): New file to complement the core basic lisp subroutines for XEmacs.
-
- Mar 09, 2013
-
-
Norbert Koch authored
-
Norbert Koch authored
-
Michael Sperber authored
2013-03-08 Michael Sperber <mike@xemacs.org> * imenu.el (imenu--generic-function): REGEXP may also be a search function now, as in GNU Emacs.
-
- Feb 24, 2013
-
-
Michael Sperber authored
-
- Feb 22, 2013
-
-
Norbert Koch authored
-
Norbert Koch authored
-
- Feb 21, 2013
-
-
Michael Sperber authored
2013-02-21 Michael Sperber <mike@xemacs.org> * file-util.el: (locate-dominating-stop-dir-regexp, locate-dominating-file): New file, add functions from GNU Emacs.
-
- Feb 19, 2013
-
-
Michael Sperber authored
2013-02-19 Michael Sperber <mike@xemacs.org> * rx.el: Added port from GNU Emacs 24.2.
-
- May 11, 2012
-
-
Norbert Koch authored
-
Norbert Koch authored
-
Aidan Kehoe authored
-
Aidan Kehoe authored
2012-05-11 Aidan Kehoe <kehoea@parhasard.net> * advice.el (ad-pushnew-advised-function): * advice.el (ad-pop-advised-function): * advice.el (ad-do-advised-functions): * advice.el (ad-is-advised): * advice.el (ad-initialize-advice-info): * advice.el (ad-get-advice-info-field): * advice.el (ad-set-advice-info-field): * advice.el (ad-is-active): * advice.el (ad-has-enabled-advice): * advice.el (ad-has-redefining-advice): * advice.el (ad-has-any-advice): * advice.el (ad-get-enabled-advices): * advice.el (ad-safe-fset): * advice.el (ad-make-origname): * advice.el (ad-read-advised-function): * advice.el (ad-read-advice-class): * advice.el (ad-read-advice-name): * advice.el (ad-read-advice-specification): * advice.el (ad-read-regexp): * advice.el (ad-find-advice): * advice.el (ad-advice-position): * advice.el (ad-compiled-p): * advice.el (ad-compiled-code): * advice.el (ad-lambda-expression): * advice.el (ad-arglist): * advice.el (ad-subr-arglist): * advice.el (ad-docstring): * advice.el (ad-interactive-form): * advice.el (ad-body-forms): * advice.el (ad-make-advised-definition-docstring): * advice.el (ad-advised-definition-p): * advice.el (ad-definition-type): * advice.el (ad-has-proper-definition): * advice.el (ad-real-definition): * advice.el (ad-real-orig-definition): * advice.el (ad-is-compilable): * advice.el (ad-compile-function): * advice.el (ad-parse-arglist): * advice.el (ad-retrieve-args-form): * advice.el (ad-access-argument): * advice.el (ad-get-argument): * advice.el (ad-set-argument): * advice.el (ad-get-arguments): * advice.el (ad-set-arguments): * advice.el (ad-insert-argument-access-forms): * advice.el (ad-make-mapped-call): * advice.el (ad-make-advised-docstring): * advice.el (ad-advised-arglist): * advice.el (ad-advised-interactive-form): * advice.el (ad-make-advised-definition): * advice.el (ad-make-hook-form): * advice.el (ad-make-cache-id): * advice.el (ad-get-cache-class-id): * advice.el (ad-verify-cache-id): * advice.el (ad-preactivate-advice): * advice.el (ad-should-compile): * advice.el (ad-activate-advised-definition): Uncomment the docstrings for these functions, they take up negligible space these days.
-
- Jan 10, 2012
-
-
Norbert Koch authored
-
Norbert Koch authored
-
- Dec 30, 2011
-
-
Aidan Kehoe authored
ChangeLog addition: 2011-12-30 Aidan Kehoe <kehoea@parhasard.net> * advice.el (ad-set-arguments): * advice.el (ad-assemble-advised-definition): Use #'subst, not #'nsubst; advice constructed by macros may have shared structure, and any in-place modification will break this.
-
- Sep 03, 2011
-
-
cvs2hg authored
-
- Jan 10, 2011
-
-
viteno-guest authored
-
- Jan 08, 2011
-
-
sperber-guest authored
-
- Oct 11, 2010
-
-
viteno-guest authored
-
- Oct 06, 2010
-
-
didier-guest authored
-
- Sep 06, 2010
-
-
viteno-guest authored
-
- Sep 03, 2010
-
-
sperber-guest authored
-
- Sep 02, 2010
-
-
sperber-guest authored
-
sperber-guest authored
-
- Aug 28, 2010
-
-
sperber-guest authored
-
- Jul 22, 2010
-
-
viteno-guest authored
-
- Jul 21, 2010
-
-
sperber-guest authored
-
- Jul 05, 2010
-
-
viteno-guest authored
-
- Jun 14, 2010
-
-
sperber-guest authored
-
- May 12, 2010
-
-
viteno-guest authored
-
sperber-guest authored
* outline.el (outline-next-visible-heading): Fix eobp / bopb checking, thus preventing endless loops in outl-mouse.
-
- May 10, 2010
-
-
viteno-guest authored
-
- May 07, 2010
-
-
apa-guest authored
-------------------- ChangeLog entries follow: -------------------- xemacs-packages/xemacs-base/ChangeLog addition: 2010-05-08 Adrian Aichner <adrian@xemacs.org> * compile.el (compilation-error-regexp-alist-alist): Support error message output of Xerces-J jaxp.SourceValidator. * compile.el (compilation-error-regexp-systems-list): Ditto. Fix RPX typo.
-
- Apr 28, 2010
-
-
viteno-guest authored
-
sperber-guest authored
* outline.el (easy-mmode): Require `easy-mmode' to accomodate XEmacs 21.4.
-
- Apr 27, 2010
-
-
sperber-guest authored
* outline.el: Replace with slightly hacked noutline.el from current org-mode. 2010-04-23 Mike Sperber <mike@xemacs.org> * outl-mouse.el (outline-heading-add-glyph-1): Rename the extent property to 'outl-mouse to get out of the way of the new outline mode. (outline-heading-add-glyph-1): Disable `outline-glyphs-on-left': Doesn't currently work (see comment in file.) (outline-sync-visible-sub-headings-in-region): Use `outline-invisible-p' instead of checking for C-M. (outline-fold-in): Rename `annotation-reveal' (obsolete) to `reveal-annotation', ditto for `annotation-hide'. (outline-hidden-p): Check for `invisible' property instead of for C-M. (outline-up-click): Abstract over commonalities with `outline-down-click'; always set the correct buffer.
-
- Mar 30, 2010
-
-
viteno-guest authored
-
- Mar 26, 2010
-
-
sperber-guest authored
-