]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
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.

11 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

11 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.

11 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

11 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

11 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

11 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

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

11 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.

11 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.

11 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

11 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

11 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.

11 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.

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

11 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/.

11 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 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.

12 years ago(ioccur-read-search-input): Use with-no-warnings with pop.
Thierry Volpiatto [Sat, 10 Mar 2012 07:19:45 +0000 (08:19 +0100)]
(ioccur-read-search-input): Use with-no-warnings with pop.

12 years ago(ioccur-read-search-input): kill from current position with C-k.
Thierry Volpiatto [Thu, 8 Mar 2012 18:02:03 +0000 (19:02 +0100)]
(ioccur-read-search-input): kill from current position with C-k.

12 years ago(ioccur-read-search-input): Add C-a and C-e.
Thierry Volpiatto [Thu, 8 Mar 2012 17:27:44 +0000 (18:27 +0100)]
(ioccur-read-search-input): Add C-a and C-e.

12 years agoemacswiki-generator.el: add EmacsWiki link.
Christopher Schmidt [Thu, 8 Mar 2012 11:12:35 +0000 (12:12 +0100)]
emacswiki-generator.el: add EmacsWiki link.

12 years agoBump version to 0.1.2.
Christopher Schmidt [Thu, 8 Mar 2012 10:19:57 +0000 (11:19 +0100)]
Bump version to 0.1.2.

12 years agoAdd emacswiki-generator.el.
Christopher Schmidt [Thu, 8 Mar 2012 10:01:23 +0000 (11:01 +0100)]
Add emacswiki-generator.el.

12 years ago(ioccur-read-search-input): Introduce edition of minibuffer input. C-b, C-f, and...
Thierry Volpiatto [Thu, 8 Mar 2012 07:09:41 +0000 (08:09 +0100)]
(ioccur-read-search-input): Introduce edition of minibuffer input. C-b, C-f, and a cursor in minibuffer.

12 years agoHandle listallinfo chunks right after receiving them.
Christopher Schmidt [Wed, 7 Mar 2012 04:56:08 +0000 (05:56 +0100)]
Handle listallinfo chunks right after receiving them.

12 years agoFix code alignment.
Christopher Schmidt [Mon, 5 Mar 2012 11:06:55 +0000 (12:06 +0100)]
Fix code alignment.

12 years agoUse eval-after-load rather than require in the remap key sample.
Christopher Schmidt [Sun, 4 Mar 2012 23:45:55 +0000 (00:45 +0100)]
Use eval-after-load rather than require in the remap key sample.

12 years agoAdd note on byte-compiling.
Christopher Schmidt [Sun, 4 Mar 2012 23:38:18 +0000 (00:38 +0100)]
Add note on byte-compiling.

12 years agoAdd new keywords.
Christopher Schmidt [Sun, 4 Mar 2012 21:46:44 +0000 (22:46 +0100)]
Add new keywords.

12 years agoAlias unspecified tags in playlist buffers.
Christopher Schmidt [Sun, 4 Mar 2012 21:46:43 +0000 (22:46 +0100)]
Alias unspecified tags in playlist buffers.

12 years agoCorrectly quote arguments before sending them to MPD.
Christopher Schmidt [Sun, 4 Mar 2012 21:46:41 +0000 (22:46 +0100)]
Correctly quote arguments before sending them to MPD.

12 years agoClarify version error message.
Christopher Schmidt [Sat, 3 Mar 2012 18:47:03 +0000 (19:47 +0100)]
Clarify version error message.

12 years agoAdd ampc-status-changed-hook and ampc-status-changed-hook.
Christopher Schmidt [Sat, 3 Mar 2012 18:47:03 +0000 (19:47 +0100)]
Add ampc-status-changed-hook and ampc-status-changed-hook.

12 years agoUse symbols rather than strings in ampc-status.
Christopher Schmidt [Sat, 3 Mar 2012 18:47:01 +0000 (19:47 +0100)]
Use symbols rather than strings in ampc-status.

12 years agoAlias unspecified tags in ampc-status.
Christopher Schmidt [Fri, 24 Feb 2012 16:25:38 +0000 (17:25 +0100)]
Alias unspecified tags in ampc-status.

12 years agoAdd link to the mpd webpage.
Christopher Schmidt [Thu, 23 Feb 2012 20:03:31 +0000 (21:03 +0100)]
Add link to the mpd webpage.

12 years agoMake some interactive functions usable even if ampc is suspended.
Christopher Schmidt [Mon, 20 Feb 2012 16:16:27 +0000 (17:16 +0100)]
Make some interactive functions usable even if ampc is suspended.

12 years agoMove ampc-align-point to the internal code section.
Christopher Schmidt [Mon, 20 Feb 2012 16:13:21 +0000 (17:13 +0100)]
Move ampc-align-point to the internal code section.

12 years agoFix wrong key description.
Christopher Schmidt [Mon, 20 Feb 2012 07:49:22 +0000 (08:49 +0100)]
Fix wrong key description.

12 years agoRemove superfluous whitespace.
Christopher Schmidt [Mon, 20 Feb 2012 05:01:03 +0000 (06:01 +0100)]
Remove superfluous whitespace.

12 years agoAdd ampc-suspend.
Christopher Schmidt [Sun, 19 Feb 2012 04:42:36 +0000 (05:42 +0100)]
Add ampc-suspend.