- 20 Jun, 2007 8 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
math-standard-ops rather than the variable math-standard-opers.
-
Jay Belanger authored
math-standard-ops rather than the variable math-standard-opers.
-
Jay Belanger authored
function math-standard-ops rather than the variable math-standard-opers.
-
Jay Belanger authored
math-expr-opers equal the function math-standard-ops rather than the variable math-standard-opers.
-
Jay Belanger authored
math-standard-ops rather than the variable math-standard-opers.
-
Jay Belanger authored
math-standard-ops rather than the variable math-standard-opers. (calc-algebraic-entry): Let math-expr-opers equal math-standard-ops or math-expr-ops, as appropriate. (math-expr-read-level,math-read-factor): Let math-expr-opers equal math-expr-ops.
-
Jay Belanger authored
(math-standard-ops,math-standard-ops-p,math-expr-ops): New functions. (math-expr-opers): Define using math-standard-ops rather than math-standard-opers.
-
- 19 Jun, 2007 2 commits
-
-
Carsten Dominik authored
(Formula syntax for Lisp): Document new `L' flag.
-
Carsten Dominik authored
(org-read-date): Look for time range. (org-timestamp-change): Deal with time range issues. (org-modify-ts-extra): New function. (org-remember-apply-template, org-add-planning-info) (org-time-stamp, org-time-stamp-inactive): Make use of `org-end-time-was-given'. (org-set-regexps-and-options, org-activate-tags) (org-archive-subtree, org-toggle-tag) (org-make-org-heading-search-string, org-open-at-point) (org-link-search, org-remember-handler, org-complete) (org-scan-tags, org-make-tags-matcher, org-fast-tag-selection) (org-get-tags, org-get-buffer-tags, org-dblock-write:clocktable) (org-agenda-list-stuck-projects, org-format-agenda-item) (org-agenda-align-tags, org-get-tags-at, org-export-as-ascii) (org-ascii-level-start, org-export-as-html) (org-export-cleanup-toc-line, org-html-level-start): Use [:alnum:] to match tags, in order to allow lanufage-specific characters in tags. (org-beginning-of-item-list): New command. (org-target): New face. (org-activate-links): New link type target.
-
- 18 Jun, 2007 1 commit
-
-
Stefan Monnier authored
-
- 17 Jun, 2007 6 commits
-
-
Glenn Morris authored
quoting. Doc fix.
-
Glenn Morris authored
-
Jason Rumney authored
unicode strings.
-
Karl Berry authored
-
Stefan Monnier authored
(sgml-mode, html-mode): Set sgml-xml-mode. (sgml-skip-tag-backward): Tell if we skipped over matched tags. (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var. (sgml-electric-tag-pair-before-change-function) (sgml-electric-tag-pair-flush-overlays): New functions. (sgml-electric-tag-pair-mode): New minor mode. (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p) (sgml-calculate-indent): Use assoc-string.
-
Juanma Barranquero authored
-
- 16 Jun, 2007 9 commits
-
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 49-50) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 232) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-802
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 232) - Update from CVS Revision: emacs@sv.gnu.org/emacs--rel--22--patch-50
-
Miles Bader authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Karl Fogel authored
before the "@" in an email address. Andreas Roehler noticed this problem.
-
Karl Fogel authored
(thing-at-point, bounds-of-thing-at-point): Document `email' support. (thing-at-point-email-regexp): New variable. (`email'): Put `bounds-of-thing-at-point' and `thing-at-point' properties on this symbol, with lambda forms for values.
-
- 15 Jun, 2007 14 commits
-
-
Masatake YAMATO authored
-
Masatake YAMATO authored
* vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.
-
Chong Yidong authored
documentation indent.
-
Chong Yidong authored
handling of documentation indent.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Masatake YAMATO authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 230-231) - ChangeLog tweak - Update from CVS 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers) (gnus-agent-retrieve-headers): Bind gnus-decode-encoded-address-function to identity. * lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command is available also when the server returns simply a dot. * lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring it. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-48
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 45-48) - Gnus ChangeLog tweaks - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 230-231) - ChangeLog tweak - Update from CVS 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers) (gnus-agent-retrieve-headers): Bind gnus-decode-encoded-address-function to identity. * lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command is available also when the server returns simply a dot. * lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring it. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-800
-
Jason Rumney authored
-
Jason Rumney authored
the new style scrollbars.
-