]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
11 years agoAdd coffee-mode.
Stefan Monnier [Sun, 15 Jul 2012 22:30:24 +0000 (18:30 -0400)]
Add coffee-mode.

11 years agoAdd coffee-mode.
Stefan Monnier [Sun, 8 Jul 2012 23:33:43 +0000 (19:33 -0400)]
Add coffee-mode.

git-subtree-dir: packages/coffee-mode
git-subtree-mainline: 1acf9ec859d39ee5c1a04cbb4d4bcf51fcb41788
git-subtree-split: 74c2e8fbcb77195473014c15097f841846c7d230

11 years agooauth2: store access-reponse, bump versino to 0.7
Julien Danjou [Tue, 3 Jul 2012 14:18:21 +0000 (16:18 +0200)]
oauth2: store access-reponse, bump versino to 0.7

11 years agooauth2: add redirect-uri parameter, update to 0.6
Julien Danjou [Mon, 25 Jun 2012 08:45:57 +0000 (10:45 +0200)]
oauth2: add redirect-uri parameter, update to 0.6

11 years agovlf.el: Improve commentary.
Chong Yidong [Sun, 17 Jun 2012 05:01:56 +0000 (13:01 +0800)]
vlf.el: Improve commentary.

11 years agofix vlf-change-batch-size binding
Sam Steingold [Fri, 15 Jun 2012 23:21:13 +0000 (19:21 -0400)]
fix vlf-change-batch-size binding

11 years agocomplete rewrite by Sam Steingold
Sam Steingold [Thu, 14 Jun 2012 21:19:43 +0000 (17:19 -0400)]
complete rewrite by Sam Steingold

11 years agoView Large Files from Mathias Dahl
Sam Steingold [Thu, 14 Jun 2012 20:32:31 +0000 (16:32 -0400)]
View Large Files from Mathias Dahl

11 years agoAdd nlinum.el
Stefan Monnier [Fri, 8 Jun 2012 19:15:39 +0000 (15:15 -0400)]
Add nlinum.el

11 years ago* ampc.el: Sync to version 0.1.3.
Stefan Monnier [Wed, 6 Jun 2012 00:56:29 +0000 (20:56 -0400)]
* ampc.el: Sync to version 0.1.3.

git-subtree-dir: packages/ampc
git-subtree-mainline: dec17958e019c17af0947e77533e539a831d00f7
git-subtree-split: c3903564c2b6f23264bd6950a1d836c091ec8f0e

11 years ago* ampc.el: Bump version to 0.1.3.
Christopher Schmidt [Sun, 3 Jun 2012 19:11:35 +0000 (21:11 +0200)]
* ampc.el: Bump version to 0.1.3.

12 years ago* packages/oauth2/oauth2.el: Revert fix URL double escaping, update to 0.5
Julien Danjou [Tue, 29 May 2012 12:56:21 +0000 (14:56 +0200)]
* packages/oauth2/oauth2.el: Revert fix URL double escaping, update to 0.5

12 years agoupdated undo-tree package to version 0.5.2
Toby S. Cubitt [Thu, 24 May 2012 08:49:41 +0000 (11:49 +0300)]
updated undo-tree package to version 0.5.2

* undo-tree.el: add diff view feature in undo-tree visualizer.

12 years agoMake forward-diffs.py check for a directory maintainer if no file one
Glenn Morris [Wed, 23 May 2012 21:19:22 +0000 (17:19 -0400)]
Make forward-diffs.py check for a directory maintainer if no file one

12 years agoAdd --prefix option to forward-diffs.py
Glenn Morris [Wed, 23 May 2012 20:48:03 +0000 (16:48 -0400)]
Add --prefix option to forward-diffs.py

12 years agoRemove references to elpa in forward-diffs.py
Glenn Morris [Wed, 23 May 2012 20:26:36 +0000 (16:26 -0400)]
Remove references to elpa in forward-diffs.py

12 years agoAdd --no-update, --no-scan options for forward-diffs.py
Glenn Morris [Wed, 23 May 2012 20:25:04 +0000 (16:25 -0400)]
Add --no-update, --no-scan options for forward-diffs.py

12 years agoMerge pull request #79 from bretthoerner/fix-let
Reuben Thomas [Wed, 23 May 2012 13:49:31 +0000 (06:49 -0700)]
Merge pull request #79 from bretthoerner/fix-let

Fix let paren placement in let form.

12 years agoComments
Glenn Morris [Wed, 23 May 2012 07:38:24 +0000 (00:38 -0700)]
Comments

12 years ago(scan_dir): Do not write empty maintainers to the maintfile.
Glenn Morris [Wed, 23 May 2012 07:31:44 +0000 (00:31 -0700)]
(scan_dir): Do not write empty maintainers to the maintfile.

12 years agoWhen the maintainer is unknown, scan the file, and append it if found.
Glenn Morris [Wed, 23 May 2012 07:29:15 +0000 (00:29 -0700)]
When the maintainer is unknown, scan the file, and append it if found.

12 years agoChange it to work on the basis of files rather than packages
Glenn Morris [Wed, 23 May 2012 07:18:02 +0000 (00:18 -0700)]
Change it to work on the basis of files rather than packages

12 years agoRename from maint.txt, and make it list files, not packages
Glenn Morris [Wed, 23 May 2012 07:11:36 +0000 (00:11 -0700)]
Rename from maint.txt, and make it list files, not packages

12 years agoAdd the option to create the maintfile by scanning the packages directory
Glenn Morris [Wed, 23 May 2012 07:07:07 +0000 (00:07 -0700)]
Add the option to create the maintfile by scanning the packages directory

(--create): New option.
(scan_file, scan_dir): New functions.

12 years agore.match always searches from the start, so no need for ^.
Glenn Morris [Wed, 23 May 2012 06:40:00 +0000 (23:40 -0700)]
re.match always searches from the start, so no need for ^.
Tweak missing packagedir error message.

12 years agoFix typo in previous
Glenn Morris [Tue, 22 May 2012 16:23:03 +0000 (09:23 -0700)]
Fix typo in previous

12 years agoFix let paren placement in let form.
Brett Hoerner [Tue, 22 May 2012 13:18:32 +0000 (08:18 -0500)]
Fix let paren placement in let form.

12 years agoAdd debug option, to not send mail.
Glenn Morris [Tue, 22 May 2012 07:30:14 +0000 (00:30 -0700)]
Add debug option, to not send mail.
Add packagedir argument, to get the path to packages/.

12 years agoAdd optional override file to override maintainers.
Glenn Morris [Tue, 22 May 2012 07:22:25 +0000 (00:22 -0700)]
Add optional override file to override maintainers.
Allow "nomail" to mean no mail is to be forwarded.

12 years agoAdd adaptive-wrap-extra-indent.
Jonathan Kotta [Mon, 21 May 2012 04:46:36 +0000 (00:46 -0400)]
Add adaptive-wrap-extra-indent.
* adaptive-wrap/adaptive-wrap.el (adaptive-wrap-extra-indent): New var.
(adaptive-wrap-fill-context-prefix): New function.
(adaptive-wrap-prefix-function): Use it.
(adaptive-wrap-prefix-mode): Add to visual-line custom group.

12 years agoDocument use of whitespace-mode.
Reuben Thomas [Sat, 12 May 2012 20:06:53 +0000 (21:06 +0100)]
Document use of whitespace-mode.

12 years agoRemove out-of-date information on configuring tab width, and an overcomplicated use...
Reuben Thomas [Sat, 12 May 2012 20:06:53 +0000 (21:06 +0100)]
Remove out-of-date information on configuring tab width, and an overcomplicated use of coffee-cos-mode.

12 years agoFix missing function `some' issue when loading compiled elisp.
Jaehyun Yeom [Sat, 12 May 2012 20:06:53 +0000 (21:06 +0100)]
Fix missing function `some' issue when loading compiled elisp.

Function `some' requires 'cl and it is loaded while compilation only.

12 years agoMake coffee-mode-hook customizable.
Reuben Thomas [Sat, 12 May 2012 20:06:53 +0000 (21:06 +0100)]
Make coffee-mode-hook customizable.

12 years agoSimplify coffee-indent-line and coffee-previous-indent.
Reuben Thomas [Sat, 12 May 2012 20:06:53 +0000 (21:06 +0100)]
Simplify coffee-indent-line and coffee-previous-indent.

As a result, remove coffee-line-as-string and coffee-line-empty-p.

12 years agoOverhaul the docstrings.
Reuben Thomas [Tue, 8 May 2012 18:35:12 +0000 (19:35 +0100)]
Overhaul the docstrings.

Rename coffee-show-version to coffee-version for consistency with
other modes.

Fix a minor instance of odd code layout.

12 years agoUse mode configured for .js files for compiled JS buffers.
Reuben Thomas [Tue, 8 May 2012 18:35:12 +0000 (19:35 +0100)]
Use mode configured for .js files for compiled JS buffers.

12 years agoSimplify bug reporting section of README.md.
Reuben Thomas [Tue, 8 May 2012 15:55:40 +0000 (16:55 +0100)]
Simplify bug reporting section of README.md.

12 years agoRemove apply-partially, which is available in Emacs 23 and later.
Reuben Thomas [Tue, 8 May 2012 15:41:43 +0000 (16:41 +0100)]
Remove apply-partially, which is available in Emacs 23 and later.

12 years agoRemove functions that merely open reference URLs.
Reuben Thomas [Tue, 8 May 2012 15:37:02 +0000 (16:37 +0100)]
Remove functions that merely open reference URLs.

Emacs has bookmark management tools.

12 years agoMake version consistent and bump it to 0.4.1 (Fixes #61).
Reuben Thomas [Tue, 8 May 2012 15:37:02 +0000 (16:37 +0100)]
Make version consistent and bump it to 0.4.1 (Fixes #61).

12 years agoRemove custom debug code; should use the standard Emacs debugging tools instead.
Reuben Thomas [Tue, 8 May 2012 15:37:02 +0000 (16:37 +0100)]
Remove custom debug code; should use the standard Emacs debugging tools instead.

12 years agoRemove support for removing trailing whitespace: whitepace-mode does that.
Reuben Thomas [Tue, 8 May 2012 02:21:24 +0000 (03:21 +0100)]
Remove support for removing trailing whitespace: whitepace-mode does that.

Fixes #64.

12 years ago* ampc.el (ampc): Change the name of the internal communication buffer to
Christopher Schmidt [Sun, 6 May 2012 13:24:09 +0000 (15:24 +0200)]
* ampc.el (ampc): Change the name of the internal communication buffer to
" *ampc*".

12 years ago* ampc.el: Add mouse support.
Christopher Schmidt [Sat, 5 May 2012 21:52:49 +0000 (23:52 +0200)]
* ampc.el: Add mouse support.
(ampc-mouse-play-this, ampc-mouse-delete, ampc-mouse-add)
(ampc-mouse-toggle-output-enabled, ampc-mouse-toggle-mark)
(ampc-mouse-align-point): New functions.
(ampc-with-selection): Allow numeric argument.
All keymaps changed.

12 years ago* ampc.el (ampc-fill-skeleton): Add mouse highlighting for list entries.
Christopher Schmidt [Sat, 5 May 2012 21:52:48 +0000 (23:52 +0200)]
* ampc.el (ampc-fill-skeleton): Add mouse highlighting for list entries.

12 years ago* ampc.el: Add tool-bar.
Christopher Schmidt [Sat, 5 May 2012 21:52:47 +0000 (23:52 +0200)]
* ampc.el: Add tool-bar.
(ampc-tool-bar-map): New variable.
(ampc-mode): Set tool-bar.

12 years ago* ampc.el (ampc-mode-map): Add stop/next/previous menu items.
Christopher Schmidt [Sat, 5 May 2012 21:52:47 +0000 (23:52 +0200)]
* ampc.el (ampc-mode-map): Add stop/next/previous menu items.

12 years ago* ampc.el (ampc-item-mode-map): Remap next-line and previous-line to their ampc
Christopher Schmidt [Sat, 5 May 2012 21:52:46 +0000 (23:52 +0200)]
* ampc.el (ampc-item-mode-map): Remap next-line and previous-line to their ampc
counterparts.

12 years ago* ampc.el (ampc-item-mode-map): Clarify docs in regards to the arguments of
Christopher Schmidt [Sat, 5 May 2012 21:52:43 +0000 (23:52 +0200)]
* ampc.el (ampc-item-mode-map): Clarify docs in regards to the arguments of
ampc.

12 years agotrie.el, tNFA.el, dict-tree.el: minor package header and autoload fixes
Toby S. Cubitt [Sat, 5 May 2012 10:38:48 +0000 (12:38 +0200)]
trie.el, tNFA.el, dict-tree.el: minor package header and autoload fixes

* trie.el: remove emacs version dependency.

* tNFA.el: add missing autoload cookies.

* dict-tree.el: minor change to package description, to match the other data
structure packages.

12 years agoarchive-contents.el (archive--simple-package-p): Fix prop-line matching.
Chong Yidong [Sat, 5 May 2012 05:07:32 +0000 (13:07 +0800)]
archive-contents.el (archive--simple-package-p): Fix prop-line matching.

12 years agoAdd notes-mode.
Stefan Monnier [Fri, 4 May 2012 18:23:31 +0000 (14:23 -0400)]
Add notes-mode.

12 years ago* packages/oauth2/oauth2.el: Don't use aget, update to 0.4
Julien Danjou [Fri, 4 May 2012 12:02:14 +0000 (14:02 +0200)]
* packages/oauth2/oauth2.el: Don't use aget, update to 0.4

12 years agoundo-tree.el: Update package to version 0.4
Toby S. Cubitt [Wed, 2 May 2012 20:20:08 +0000 (22:20 +0200)]
undo-tree.el: Update package to version 0.4

12 years agoThe package of ampc is ampc itself, not GNU Emacs. All files changed.
Christopher Schmidt [Mon, 30 Apr 2012 20:34:03 +0000 (22:34 +0200)]
The package of ampc is ampc itself, not GNU Emacs.  All files changed.

12 years agoMinor fixes to commentaries, package headers, and whitespace
Toby S. Cubitt [Mon, 30 Apr 2012 18:41:06 +0000 (20:41 +0200)]
Minor fixes to commentaries, package headers, and whitespace

* queue.el: fix description of data structure in Commentary; add Maintainer
  header.

* queue.el, heap.el, tNFA.el, trie.el, dict-tree.el: trivial whitespace fixes.

12 years agoAdd dict-tree.el
Toby S. Cubitt [Sun, 29 Apr 2012 11:45:44 +0000 (13:45 +0200)]
Add dict-tree.el

12 years agoAdd trie.el
Toby S. Cubitt [Sun, 29 Apr 2012 11:45:19 +0000 (13:45 +0200)]
Add trie.el

12 years agoAdd tNFA.el
Toby S. Cubitt [Sun, 29 Apr 2012 11:45:01 +0000 (13:45 +0200)]
Add tNFA.el

12 years agoAdd heap.el
Toby S. Cubitt [Sun, 29 Apr 2012 11:44:35 +0000 (13:44 +0200)]
Add heap.el

12 years agoAdd queue.el
Toby S. Cubitt [Sun, 29 Apr 2012 11:43:42 +0000 (13:43 +0200)]
Add queue.el

12 years agoAdd some missing \n to write statements
Glenn Morris [Sat, 28 Apr 2012 06:53:23 +0000 (23:53 -0700)]
Add some missing \n to write statements

12 years agoNew files, for forwarding diffs to maintainers
Glenn Morris [Sat, 28 Apr 2012 06:47:08 +0000 (23:47 -0700)]
New files, for forwarding diffs to maintainers

12 years ago* ampc.el: Name views.
Christopher Schmidt [Thu, 26 Apr 2012 12:58:53 +0000 (14:58 +0200)]
* ampc.el: Name views.
(ampc-views): Add description to each view.
(ampc-mode-map): Add change view menu items.
(ampc-change-view): New function.
All users of ampc-views changed to reflect the new format.

12 years ago* ampc.el (ampc-mode-map): Add suspend menu item.
Christopher Schmidt [Thu, 26 Apr 2012 12:58:26 +0000 (14:58 +0200)]
* ampc.el (ampc-mode-map): Add suspend menu item.

12 years ago* ampc.el (ampc-mode-map): Add checkboxes to the toggle menu items.
Christopher Schmidt [Thu, 26 Apr 2012 11:49:54 +0000 (13:49 +0200)]
* ampc.el (ampc-mode-map): Add checkboxes to the toggle menu items.

12 years agoundo-tree.el: Update package to version 0.3.4
Toby S. Cubitt [Fri, 20 Apr 2012 16:04:30 +0000 (18:04 +0200)]
undo-tree.el: Update package to version 0.3.4

* undo-tree.el (undo-list-pop-changeset): fix pernicious bug causing undo
history to be lost.
(buffer-undo-tree): set permanent-local property.
(undo-tree-enable-undo-in-region): add new customization option allowing
undo-in-region to be disabled.

12 years ago* packages/oauth2/oauth2.el: Fix URL double escaping, update to 0.3
Julien Danjou [Thu, 19 Apr 2012 08:28:03 +0000 (10:28 +0200)]
* packages/oauth2/oauth2.el: Fix URL double escaping, update to 0.3

12 years agoClear up the current limit when narrowing.
Lars Magne Ingebrigtsen [Thu, 12 Apr 2012 12:34:00 +0000 (14:34 +0200)]
Clear up the current limit when narrowing.

Also used `inhibit-read-only' instead of `buffer-read-only'.

12 years agoAllow ignoring matches in From/Subject when narrowing.
Lars Magne Ingebrigtsen [Wed, 11 Apr 2012 13:27:04 +0000 (15:27 +0200)]
Allow ignoring matches in From/Subject when narrowing.

12 years agoMake sorting respect the current narrowing.
Lars Magne Ingebrigtsen [Wed, 11 Apr 2012 13:20:50 +0000 (15:20 +0200)]
Make sorting respect the current narrowing.

12 years agoMake sure the buffer isn't read-only before altering.
Lars Magne Ingebrigtsen [Wed, 11 Apr 2012 13:13:09 +0000 (15:13 +0200)]
Make sure the buffer isn't read-only before altering.

12 years agoAdd commands to narrow/widen the bug reports.
Lars Magne Ingebrigtsen [Wed, 11 Apr 2012 13:10:11 +0000 (15:10 +0200)]
Add commands to narrow/widen the bug reports.

12 years ago* ampc.el (ampc-fill-internal-db-entry): Use a better format for storing data.
Christopher Schmidt [Wed, 28 Mar 2012 16:21:00 +0000 (18:21 +0200)]
* ampc.el (ampc-fill-internal-db-entry): Use a better format for storing data.
All references to the db changed.
(ampc-tree<): Elements of the internal db are always conses.

12 years ago* ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc is
Christopher Schmidt [Wed, 28 Mar 2012 16:09:38 +0000 (18:09 +0200)]
* ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc is
  busy.

12 years agonhexl-mode.el: Fix last change.
Chong Yidong [Sun, 25 Mar 2012 02:46:27 +0000 (10:46 +0800)]
nhexl-mode.el: Fix last change.

12 years agoCommentary fix for quarter-plane.el.
Chong Yidong [Sat, 24 Mar 2012 13:59:25 +0000 (21:59 +0800)]
Commentary fix for quarter-plane.el.

12 years agoCommentary tweaks for csv-mode, ioccur, and nhexl-mode packages.
Chong Yidong [Sat, 24 Mar 2012 13:49:17 +0000 (21:49 +0800)]
Commentary tweaks for csv-mode, ioccur, and nhexl-mode packages.

12 years agocsv-mode.el: Improve commentary.
Chong Yidong [Sat, 24 Mar 2012 13:37:51 +0000 (21:37 +0800)]
csv-mode.el: Improve commentary.

12 years ago* ampc.el: Doc fixes.
Christopher Schmidt [Fri, 23 Mar 2012 15:14:53 +0000 (16:14 +0100)]
* ampc.el: Doc fixes.

12 years agoAdd implemented SOAP function "search_est".
Michael Albinus [Thu, 22 Mar 2012 20:18:09 +0000 (21:18 +0100)]
Add implemented SOAP function "search_est".

12 years agomemory-usage (memory-usage-find-large-variables): New command.
Ami Fischman [Thu, 22 Mar 2012 16:31:33 +0000 (12:31 -0400)]
memory-usage (memory-usage-find-large-variables): New command.

12 years ago* memory-usage.el (memory-usage-format): New function.
Stefan Monnier [Thu, 22 Mar 2012 16:27:22 +0000 (12:27 -0400)]
* memory-usage.el (memory-usage-format): New function.
(memory-usage): Use it.

12 years ago* debbugs-gnu.el (debbugs-gnu-default-severities). Add "serious" to
Michael Albinus [Thu, 22 Mar 2012 11:09:55 +0000 (12:09 +0100)]
* debbugs-gnu.el (debbugs-gnu-default-severities). Add "serious" to
initial value.
(debbugs-gnu-default-packages): Add further, new packages.

12 years agoAdd nhexl-mode.
Stefan Monnier [Wed, 21 Mar 2012 03:40:12 +0000 (23:40 -0400)]
Add nhexl-mode.

12 years ago* ampc.el (ampc-fill-internal-db): Fix empty region bug.
Christopher Schmidt [Sat, 17 Mar 2012 00:23:34 +0000 (01:23 +0100)]
* ampc.el (ampc-fill-internal-db): Fix empty region bug.

12 years ago* ampc.el (ampc-insert): Minor code simplification.
Christopher Schmidt [Sat, 17 Mar 2012 00:22:42 +0000 (01:22 +0100)]
* ampc.el (ampc-insert): Minor code simplification.

12 years ago* ampc.el (ampc): Fix typo.
Christopher Schmidt [Thu, 15 Mar 2012 11:48:41 +0000 (12:48 +0100)]
* ampc.el (ampc): Fix typo.

12 years ago* ampc: Bump version to 0.1.2.
Christopher Schmidt [Wed, 14 Mar 2012 21:34:36 +0000 (22:34 +0100)]
* ampc: Bump version to 0.1.2.

12 years ago* packages/ioccur/ioccur.el (ioccur-read-search-input): Fix kill and yank.
thierry volpiatto [Wed, 14 Mar 2012 17:41:33 +0000 (18:41 +0100)]
* packages/ioccur/ioccur.el (ioccur-read-search-input): Fix kill and yank.

12 years ago* ioccur.el: Fix up copyright and metadata.
Stefan Monnier [Wed, 14 Mar 2012 12:44:14 +0000 (08:44 -0400)]
* ioccur.el: Fix up copyright and metadata.

12 years agoAdd ioccur.
Stefan Monnier [Wed, 14 Mar 2012 12:35:01 +0000 (08:35 -0400)]
Add ioccur.

git-subtree-dir: packages/ioccur
git-subtree-mainline: 137997e07bb45ec2d814891a396bdedff75d5e58
git-subtree-split: 45843668d95734d081a12a18afbcb72348e7e948

12 years ago* memory-usage.el (memory-usage): Fix vector size display.
Stefan Monnier [Wed, 14 Mar 2012 02:32:56 +0000 (22:32 -0400)]
* memory-usage.el (memory-usage): Fix vector size display.

12 years ago* packages/csv-mode/csv-mode.el: Minor installation cleanups.
Stefan Monnier [Mon, 12 Mar 2012 16:47:09 +0000 (12:47 -0400)]
* packages/csv-mode/csv-mode.el: Minor installation cleanups.
Fix up copyright notice.  Set version.
(csv-separators, csv-field-quotes): Fix calls to `error'.
(csv-mode-line-help-echo, csv-mode-line-format): Replace mode-line-format
for default-mode-line-format.
(csv-mode-map): Declare and initialize.
(csv-mode): Add autoload cookie.
(csv-set-comment-start): Make sure vars are made buffer-local.
(csv-field-index-mode, csv-field-index): Use derived-mode-p.
(csv-align-fields): Improve insertion types of overlay's markers.

12 years agoAdd csv-mode.el.
Stefan Monnier [Mon, 12 Mar 2012 16:10:05 +0000 (12:10 -0400)]
Add csv-mode.el.

12 years agoChange default value of `debbugs-gnu-default-severities' to '("important" "normal")
Michael Albinus [Sun, 11 Mar 2012 10:22:33 +0000 (11:22 +0100)]
Change default value of `debbugs-gnu-default-severities' to '("important" "normal")

12 years agoAdded tag v2.4 for changeset dcf06596925b
Thierry Volpiatto [Sat, 10 Mar 2012 18:18:04 +0000 (19:18 +0100)]
Added tag v2.4 for changeset dcf06596925b

12 years agoMerge branchs.
Thierry Volpiatto [Sat, 10 Mar 2012 18:16:51 +0000 (19:16 +0100)]
Merge branchs.

12 years ago(ioccur): Fix docstring.
Thierry Volpiatto [Sat, 10 Mar 2012 18:08:28 +0000 (19:08 +0100)]
(ioccur): Fix docstring.