]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(math-approx-ln-10, math-approx-ln-2): New variables to use in caches.
Jay Belanger [Fri, 22 Jun 2007 06:12:35 +0000 (06:12 +0000)]
(math-approx-ln-10, math-approx-ln-2): New variables to use in caches.

17 years ago*** empty log message ***
Jay Belanger [Fri, 22 Jun 2007 06:10:39 +0000 (06:10 +0000)]
*** empty log message ***

17 years ago(math-small-factorial-table): Eval when compile.
Jay Belanger [Fri, 22 Jun 2007 06:04:45 +0000 (06:04 +0000)]
(math-small-factorial-table): Eval when compile.

17 years ago*** empty log message ***
Jay Belanger [Fri, 22 Jun 2007 06:02:50 +0000 (06:02 +0000)]
*** empty log message ***

17 years ago(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
Jay Belanger [Fri, 22 Jun 2007 06:00:39 +0000 (06:00 +0000)]
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
variables to use in caches.

17 years ago(math-format-date-part,math-parse-standard-date,calcFunc-julian):
Jay Belanger [Fri, 22 Jun 2007 05:52:29 +0000 (05:52 +0000)]
(math-format-date-part,math-parse-standard-date,calcFunc-julian):
Replace math-read-number-simple by math-read-number.

17 years ago(math-besJ0): Replace math-read-number-simple by math-read-number.
Jay Belanger [Fri, 22 Jun 2007 05:48:07 +0000 (05:48 +0000)]
(math-besJ0): Replace math-read-number-simple by math-read-number.

17 years ago(math-besJ0,math-besJ1,math-besY0,math-besY1,math-bernoulli-b-cache):
Jay Belanger [Fri, 22 Jun 2007 05:45:52 +0000 (05:45 +0000)]
(math-besJ0,math-besJ1,math-besY0,math-besY1,math-bernoulli-b-cache):
Use math-read-number to insert bignums.

17 years ago(math-format-date-part,math-parse-standard-date,calcFunc-julian):
Jay Belanger [Fri, 22 Jun 2007 04:09:00 +0000 (04:09 +0000)]
(math-format-date-part,math-parse-standard-date,calcFunc-julian):
Use `math-read-number-simple' to insert bignums.

17 years ago(math-defcache): Allow forms to evaluate to initial values.
Jay Belanger [Fri, 22 Jun 2007 04:00:12 +0000 (04:00 +0000)]
(math-defcache): Allow forms to evaluate to initial values.
(math-pi,math-sqrt-e,math-gamma-const): Use `math-read-number-simple'
to write initial values.

17 years ago(vc-bzr-log-view-mode): Add + to the email address
Dan Nicolaescu [Fri, 22 Jun 2007 02:46:04 +0000 (02:46 +0000)]
(vc-bzr-log-view-mode): Add + to the email address
regexp.

17 years ago(vc-hg-log-view-mode): New mode.
Dan Nicolaescu [Fri, 22 Jun 2007 02:11:59 +0000 (02:11 +0000)]
(vc-hg-log-view-mode): New mode.

17 years ago(math-small-factorial-table): New variable.
Jay Belanger [Fri, 22 Jun 2007 01:13:01 +0000 (01:13 +0000)]
(math-small-factorial-table): New variable.
(calcFunc-fact): Use `math-small-factorial-table'.

17 years ago(math-read-number-simple): New function.
Jay Belanger [Fri, 22 Jun 2007 01:05:10 +0000 (01:05 +0000)]
(math-read-number-simple): New function.

17 years ago(convert_mono_to_color_image): Swap fore and background.
Jason Rumney [Thu, 21 Jun 2007 23:02:14 +0000 (23:02 +0000)]
(convert_mono_to_color_image): Swap fore and background.

17 years agovera-mode.el (vera-mode): Fix `commend-end-skip' setting.
Dan Nicolaescu [Thu, 21 Jun 2007 22:51:00 +0000 (22:51 +0000)]
vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
(vera-font-lock-match-item): Fix doc string.
(vera-in-comment-p): Remove unused function.
(vera-skip-forward-literal,vera-skip-backward-literal): Improve code,
use `syntax-ppss'.
(vera-forward-syntactic-ws): Fix argument order.
(vera-prepare-search): Use `with-syntax-table'.
(vera-indent-line): Fix doc string.
(vera-electric-tab): Fix doc string.
(vera-expand-abbrev): Define alias instead of using `fset'.
(vera-comment-uncomment-region): Use `comment-start-skip'.

17 years agoSpelling fix.
Andreas Schwab [Thu, 21 Jun 2007 10:30:26 +0000 (10:30 +0000)]
Spelling fix.

17 years agoSmall updates.
Carsten Dominik [Thu, 21 Jun 2007 10:27:51 +0000 (10:27 +0000)]
Small updates.

17 years ago(org-export-with-footnotes): New option.
Carsten Dominik [Thu, 21 Jun 2007 10:27:11 +0000 (10:27 +0000)]
(org-export-with-footnotes): New option.
(org-export-as-html): Fixed replacement bug for XEmacs.
(org-agenda-default-appointment-duration): New option.

17 years ago*** empty log message ***
Carsten Dominik [Thu, 21 Jun 2007 10:26:43 +0000 (10:26 +0000)]
*** empty log message ***

17 years agoFix typos in previous change.
Glenn Morris [Thu, 21 Jun 2007 06:53:24 +0000 (06:53 +0000)]
Fix typos in previous change.

17 years agoAdd to do items.
Dan Nicolaescu [Thu, 21 Jun 2007 05:44:54 +0000 (05:44 +0000)]
Add to do items.
(vc-hg-diff): Add support for comparing different revisions.
(vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
(vc-hg-annotate-extract-revision-at-line)
(vc-hg-previous-version, vc-hg-checkin): New functions.
(vc-hg-annotate-re): New constant.

17 years agoChange ifinfo to ifnottex (as appropriate) throughout.
Jay Belanger [Thu, 21 Jun 2007 03:29:18 +0000 (03:29 +0000)]
Change ifinfo to ifnottex (as appropriate) throughout.
(About This Manual): Remove redundant information.
(Getting Started): Mention author.

17 years agoComplain if image libraries are missing.
Jason Rumney [Wed, 20 Jun 2007 22:10:31 +0000 (22:10 +0000)]
Complain if image libraries are missing.

17 years ago(w32_BDF_to_x_font): Unmap memory when finished.
Jason Rumney [Wed, 20 Jun 2007 21:32:32 +0000 (21:32 +0000)]
(w32_BDF_to_x_font): Unmap memory when finished.
(w32_free_bdf_font): Unmap memory not handle.

17 years agoComplain if X seems to be installed but no
Jan Djärv [Wed, 20 Jun 2007 19:38:39 +0000 (19:38 +0000)]
Complain if X seems to be installed but no
development files where found.

17 years agoComplain if X seems to be installed but no
Jan Djärv [Wed, 20 Jun 2007 19:38:28 +0000 (19:38 +0000)]
Complain if X seems to be installed but no
development files where found.

17 years ago(Basic Arithmetic, Customizing Calc): Make description of
Jay Belanger [Wed, 20 Jun 2007 19:36:28 +0000 (19:36 +0000)]
(Basic Arithmetic, Customizing Calc): Make description of
the variable `calc-multiplication-has-precedence' match its effect.

17 years ago(math-standard-ops): Fix precedence of multiplication.
Jay Belanger [Wed, 20 Jun 2007 19:32:49 +0000 (19:32 +0000)]
(math-standard-ops): Fix precedence of multiplication.

17 years ago(vc-bzr-dir-state): Use setq rather than set.
Stefan Monnier [Wed, 20 Jun 2007 18:18:54 +0000 (18:18 +0000)]
(vc-bzr-dir-state): Use setq rather than set.
Use vc-bzr-command rather than the ill defined vc-bzr-command*.
(vc-bzr-command*): Remove both (incompatible) versions.
(vc-bzr-do-command*): Remove.
(vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
Remove by folding into its only caller vc-bzr-command.
(vc-bzr-command): Always set the environment, even when ineffective.
(vc-bzr-version): Minor fix up.
(vc-bzr-admin-dirname): New var.
(vc-bzr-bzr-dir): Remove.
(vc-bzr-root-dir): New fun.
(vc-bzr-registered): Use it.  Add an autoloaded version.
(vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
(vc-bzr-view-log-function): Remove.
(vc-bzr-log-view-mode): New major mode to replace it.
(vc-bzr-print-log): Only activate the old hack if needed.

17 years ago(log-view-font-lock-keywords): Use `eval' to consult the
Stefan Monnier [Wed, 20 Jun 2007 18:18:31 +0000 (18:18 +0000)]
(log-view-font-lock-keywords): Use `eval' to consult the
buffer-local value of log-view-*-re if applicable.

17 years ago(vc-default-log-view-mode): New function.
Stefan Monnier [Wed, 20 Jun 2007 16:32:09 +0000 (16:32 +0000)]
(vc-default-log-view-mode): New function.
(vc-print-log): Add new `log-view-mode' VC operation.

17 years agoprogmodes/vera-mode.el: New file.
Dan Nicolaescu [Wed, 20 Jun 2007 15:23:01 +0000 (15:23 +0000)]
progmodes/vera-mode.el: New file.

17 years ago(Basic Arithmetic, Customizing Calc): Mention
Jay Belanger [Wed, 20 Jun 2007 15:20:53 +0000 (15:20 +0000)]
(Basic Arithmetic, Customizing Calc): Mention
`calc-multiplication-has-precedence'.

17 years ago(ido-find-file-in-dir): Use `file-name-as-directory'.
Juanma Barranquero [Wed, 20 Jun 2007 15:14:44 +0000 (15:14 +0000)]
(ido-find-file-in-dir): Use `file-name-as-directory'.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 20 Jun 2007 14:25:54 +0000 (14:25 +0000)]
*** empty log message ***

17 years ago(change-log-mode): Set `show-trailing-whitespace'.
Juanma Barranquero [Wed, 20 Jun 2007 14:17:36 +0000 (14:17 +0000)]
(change-log-mode): Set `show-trailing-whitespace'.

17 years ago(__morecore): Fix the declaration to comply with the definition.
Sam Steingold [Wed, 20 Jun 2007 12:18:47 +0000 (12:18 +0000)]
(__morecore): Fix the declaration to comply with the definition.

17 years ago(desktop-read): Run `desktop-not-loaded-hook' in the directory
Juanma Barranquero [Wed, 20 Jun 2007 10:12:44 +0000 (10:12 +0000)]
(desktop-read): Run `desktop-not-loaded-hook' in the directory
where the desktop file was found, as the docstring says.
(desktop-kill): Use `read-directory-name'.

17 years ago*** empty log message ***
Nick Roberts [Wed, 20 Jun 2007 10:06:04 +0000 (10:06 +0000)]
*** empty log message ***

17 years ago(c-remove-any-local-eval-or-mode-variables): When removing lines, also
Alan Mackenzie [Wed, 20 Jun 2007 08:51:31 +0000 (08:51 +0000)]
(c-remove-any-local-eval-or-mode-variables): When removing lines, also
remove the \n.  Correction of patch of 2007-04-21.

17 years ago*** empty log message ***
Alan Mackenzie [Wed, 20 Jun 2007 08:50:10 +0000 (08:50 +0000)]
*** empty log message ***

17 years ago(w32_delete_display): Remove leftover declaration.
Juanma Barranquero [Wed, 20 Jun 2007 08:35:55 +0000 (08:35 +0000)]
(w32_delete_display): Remove leftover declaration.
(w32_define_cursor, w32_initialize): Make static.

17 years ago(_wsa_errlist): Fix typo in error message.
Juanma Barranquero [Wed, 20 Jun 2007 08:31:09 +0000 (08:31 +0000)]
(_wsa_errlist): Fix typo in error message.
(init_environment): Ignore any environment variable
from the registry having a null value.

17 years ago(help-make-xrefs): Adjust position of new forward
Martin Rudalics [Wed, 20 Jun 2007 07:59:07 +0000 (07:59 +0000)]
(help-make-xrefs): Adjust position of new forward
button.

17 years agoconfigure prefers libgif over libungif.
Glenn Morris [Wed, 20 Jun 2007 07:55:41 +0000 (07:55 +0000)]
configure prefers libgif over libungif.

17 years ago*** empty log message ***
Glenn Morris [Wed, 20 Jun 2007 07:55:30 +0000 (07:55 +0000)]
*** empty log message ***

17 years ago(mouse-drag-mode-line-1): Quit mouse tracking when
Martin Rudalics [Wed, 20 Jun 2007 07:55:25 +0000 (07:55 +0000)]
(mouse-drag-mode-line-1): Quit mouse tracking when
event is not a cons cell.  Do not unread drag-mouse-1 events.
Select right window in check whether space was stolen from
window above.

17 years agoRegenerate, with magic shell function message patch.
Glenn Morris [Wed, 20 Jun 2007 07:54:01 +0000 (07:54 +0000)]
Regenerate, with magic shell function message patch.

17 years ago(LIBGIF): Default to -lgif.
Glenn Morris [Wed, 20 Jun 2007 07:51:59 +0000 (07:51 +0000)]
(LIBGIF): Default to -lgif.

17 years agoRegenerate.
Glenn Morris [Wed, 20 Jun 2007 07:51:47 +0000 (07:51 +0000)]
Regenerate.

17 years agoPrefer libgif over libungif.
Glenn Morris [Wed, 20 Jun 2007 07:50:43 +0000 (07:50 +0000)]
Prefer libgif over libungif.

17 years agoAs well as new entry, move stray entry to lisp/Changelog where it
Glenn Morris [Wed, 20 Jun 2007 07:50:24 +0000 (07:50 +0000)]
As well as new entry, move stray entry to lisp/Changelog where it
belongs.

17 years agoMove stray entry here from top-level changelog and reformat.
Glenn Morris [Wed, 20 Jun 2007 07:49:16 +0000 (07:49 +0000)]
Move stray entry here from top-level changelog and reformat.

17 years agoChange license wording to match the rest of Emacs.
Glenn Morris [Wed, 20 Jun 2007 07:33:45 +0000 (07:33 +0000)]
Change license wording to match the rest of Emacs.

17 years agoMark file as part of Emacs. Correct FSF address in header.
Glenn Morris [Wed, 20 Jun 2007 07:29:45 +0000 (07:29 +0000)]
Mark file as part of Emacs.  Correct FSF address in header.

17 years ago(vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
Stefan Monnier [Wed, 20 Jun 2007 06:44:35 +0000 (06:44 +0000)]
(vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
(vc-bzr-command, vc-bzr-command*): Use them.
(vc-bzr-with-c-locale): Remove.
(vc-bzr-dir-state): Replace its use with vc-bzr-command.
(vc-bzr-buffer-nonblank-p): New function.
(vc-bzr-state-words): New const.
(vc-bzr-state): Look for `bzr status` keywords in output.
Display everything else as a warning message to the user.
Fix status report with bzr >= 0.15.

17 years ago(vc-hg-global-switches): Simplify.
Dan Nicolaescu [Wed, 20 Jun 2007 06:32:42 +0000 (06:32 +0000)]
(vc-hg-global-switches): Simplify.
(vc-hg-state): Handle more states.
(vc-hg-diff): Fix doc-string.
(vc-hg-register): New function.
(vc-hg-checkout): Likewise.

17 years ago* progmodes/vera-mode.el: New file.
Dan Nicolaescu [Wed, 20 Jun 2007 06:21:54 +0000 (06:21 +0000)]
* progmodes/vera-mode.el: New file.

17 years ago* vc-hg.el: New file.
Dan Nicolaescu [Wed, 20 Jun 2007 05:59:41 +0000 (05:59 +0000)]
* vc-hg.el: New file.

17 years ago(math-compose-expr): Let math-expr-opers equal math-expr-ops.
Jay Belanger [Wed, 20 Jun 2007 04:17:51 +0000 (04:17 +0000)]
(math-compose-expr): Let math-expr-opers equal math-expr-ops.

17 years ago(calc-finish-stack-edit): Let math-expr-opers equal the function
Jay Belanger [Wed, 20 Jun 2007 04:17:27 +0000 (04:17 +0000)]
(calc-finish-stack-edit): Let math-expr-opers equal the function
math-standard-ops rather than the variable math-standard-opers.

17 years ago(calc-read-parse-table): Let math-expr-opers equal the function
Jay Belanger [Wed, 20 Jun 2007 04:16:57 +0000 (04:16 +0000)]
(calc-read-parse-table): Let math-expr-opers equal the function
math-standard-ops rather than the variable math-standard-opers.

17 years ago(calc-set-language,math-read-big-rec): Let math-expr-opers equal the
Jay Belanger [Wed, 20 Jun 2007 04:15:12 +0000 (04:15 +0000)]
(calc-set-language,math-read-big-rec): Let math-expr-opers equal the
function math-standard-ops rather than the variable
math-standard-opers.

17 years ago(math-read-plain-expr,math-format-flat-expr-fancy): Let
Jay Belanger [Wed, 20 Jun 2007 04:14:24 +0000 (04:14 +0000)]
(math-read-plain-expr,math-format-flat-expr-fancy): Let
math-expr-opers equal the function math-standard-ops rather
than the variable math-standard-opers.

17 years ago(calc-embedded-finish-edit): Let math-expr-opers equal the function
Jay Belanger [Wed, 20 Jun 2007 04:13:06 +0000 (04:13 +0000)]
(calc-embedded-finish-edit): Let math-expr-opers equal the function
math-standard-ops rather than the variable math-standard-opers.

17 years ago(calc-do-calc-eval): Let math-expr-opers equal the function
Jay Belanger [Wed, 20 Jun 2007 04:12:15 +0000 (04:12 +0000)]
(calc-do-calc-eval): Let math-expr-opers equal the function
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.

17 years ago(calc-multiplication-has-precendence): New variable.
Jay Belanger [Wed, 20 Jun 2007 04:07:24 +0000 (04:07 +0000)]
(calc-multiplication-has-precendence): New variable.
(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.

17 years ago(Tag): Section swapped with node Timestamps.
Carsten Dominik [Tue, 19 Jun 2007 08:53:36 +0000 (08:53 +0000)]
(Tag): Section swapped with node Timestamps.
(Formula syntax for Lisp): Document new `L' flag.

17 years ago(org-end-time-was-given): New variable.
Carsten Dominik [Tue, 19 Jun 2007 08:53:22 +0000 (08:53 +0000)]
(org-end-time-was-given): New variable.
(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.

17 years ago(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
Stefan Monnier [Mon, 18 Jun 2007 20:10:06 +0000 (20:10 +0000)]
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.

17 years ago(lpr-page-header-switches): Move %s to separate element for correct
Glenn Morris [Sun, 17 Jun 2007 22:19:03 +0000 (22:19 +0000)]
(lpr-page-header-switches): Move %s to separate element for correct
quoting.  Doc fix.

17 years ago*** empty log message ***
Glenn Morris [Sun, 17 Jun 2007 22:17:17 +0000 (22:17 +0000)]
*** empty log message ***

17 years ago(add_menu_item): Don't use multibyte string functions on
Jason Rumney [Sun, 17 Jun 2007 22:11:16 +0000 (22:11 +0000)]
(add_menu_item): Don't use multibyte string functions on
unicode strings.

17 years agoupdate from texinfo
Karl Berry [Sun, 17 Jun 2007 15:23:15 +0000 (15:23 +0000)]
update from texinfo

17 years ago(sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
Stefan Monnier [Sun, 17 Jun 2007 13:55:17 +0000 (13:55 +0000)]
(sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
(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.

17 years ago(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
Juanma Barranquero [Sun, 17 Jun 2007 01:48:59 +0000 (01:48 +0000)]
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.

17 years agoMerge from emacs--rel--22
Miles Bader [Sat, 16 Jun 2007 22:29:38 +0000 (22:29 +0000)]
Merge from emacs--rel--22

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 16 Jun 2007 22:29:59 +0000 (22:29 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 232)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-50

17 years agoAdd arch tagline
Miles Bader [Sat, 16 Jun 2007 21:47:37 +0000 (21:47 +0000)]
Add arch tagline

17 years ago(add_menu_item): Escape `&' characters in menu items and their keybindings.
Eli Zaretskii [Sat, 16 Jun 2007 18:19:42 +0000 (18:19 +0000)]
(add_menu_item): Escape `&' characters in menu items and their keybindings.

17 years ago(add_menu_item): Escape `&' characters in menu items and their keybindings.
Eli Zaretskii [Sat, 16 Jun 2007 18:13:15 +0000 (18:13 +0000)]
(add_menu_item): Escape `&' characters in menu items and their keybindings.

17 years agoDocument that :data is unsupported for playing sound on Windows.
Eli Zaretskii [Sat, 16 Jun 2007 12:51:48 +0000 (12:51 +0000)]
Document that :data is unsupported for playing sound on Windows.

17 years agoDocument that :data is unsupported for playing sound on Windows.
Eli Zaretskii [Sat, 16 Jun 2007 12:50:37 +0000 (12:50 +0000)]
Document that :data is unsupported for playing sound on Windows.

17 years ago* thingatpt.el (thing-at-point-email-regexp): Don't require two chars
Karl Fogel [Sat, 16 Jun 2007 01:25:25 +0000 (01:25 +0000)]
* thingatpt.el (thing-at-point-email-regexp): Don't require two chars
  before the "@" in an email address.  Andreas Roehler noticed this problem.

17 years ago* thingatpt.el: Add support for email addresses (`email').
Karl Fogel [Sat, 16 Jun 2007 01:03:35 +0000 (01:03 +0000)]
* thingatpt.el: Add support for email addresses (`email').
  (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.

17 years ago* vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
Masatake YAMATO [Fri, 15 Jun 2007 19:40:47 +0000 (19:40 +0000)]
* vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.

17 years ago* vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend...
Masatake YAMATO [Fri, 15 Jun 2007 18:50:19 +0000 (18:50 +0000)]
* vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.

17 years ago(widget-add-documentation-string-button): Fix handling of
Chong Yidong [Fri, 15 Jun 2007 16:27:23 +0000 (16:27 +0000)]
(widget-add-documentation-string-button): Fix handling of
documentation indent.

17 years ago* wid-edit.el (widget-add-documentation-string-button): Fix
Chong Yidong [Fri, 15 Jun 2007 16:27:16 +0000 (16:27 +0000)]
* wid-edit.el (widget-add-documentation-string-button): Fix
handling of documentation indent.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jun 2007 14:37:40 +0000 (14:37 +0000)]
*** empty log message ***

17 years agoNew file.
Kim F. Storm [Fri, 15 Jun 2007 14:36:17 +0000 (14:36 +0000)]
New file.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jun 2007 14:35:58 +0000 (14:35 +0000)]
*** empty log message ***

17 years ago* vc.el (vc-dired-mode): Show backend name as part of mode name.
Masatake YAMATO [Fri, 15 Jun 2007 13:56:48 +0000 (13:56 +0000)]
* vc.el (vc-dired-mode): Show backend name as part of mode name.

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 15 Jun 2007 10:12:58 +0000 (10:12 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 15 Jun 2007 10:05:25 +0000 (10:05 +0000)]
*** empty log message ***

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 15 Jun 2007 04:03:46 +0000 (04:03 +0000)]
Merge from gnus--rel--5.10

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

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 15 Jun 2007 04:02:46 +0000 (04:02 +0000)]
Merge from emacs--rel--22

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

17 years agoUse emacs.manifest.
Jason Rumney [Fri, 15 Jun 2007 00:08:37 +0000 (00:08 +0000)]
Use emacs.manifest.

17 years agoManifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
Jason Rumney [Fri, 15 Jun 2007 00:07:45 +0000 (00:07 +0000)]
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
the new style scrollbars.