]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
10 years agoAdd externals-list. Fix up ignore list.
Stefan Monnier [Wed, 14 Aug 2013 01:22:26 +0000 (21:22 -0400)]
Add externals-list.  Fix up ignore list.

10 years agoMove check_copyright to the makefile
Stefan Monnier [Tue, 13 Aug 2013 21:36:47 +0000 (17:36 -0400)]
Move check_copyright to the makefile

10 years agoFix up scripts to build archive from Git
Stefan Monnier [Tue, 13 Aug 2013 19:36:43 +0000 (15:36 -0400)]
Fix up scripts to build archive from Git

10 years agoMerge remote-tracking branch 'repo.or.cz/elpa'
Stefan Monnier [Mon, 12 Aug 2013 13:48:50 +0000 (09:48 -0400)]
Merge remote-tracking branch 'repo.or.cz/elpa'

10 years agoGet "make -k" to go through
Stefan Monnier [Sat, 10 Aug 2013 13:56:31 +0000 (09:56 -0400)]
Get "make -k" to go through

10 years agoGet "make -k" to go through
Stefan Monnier [Sat, 10 Aug 2013 13:56:10 +0000 (09:56 -0400)]
Get "make -k" to go through

10 years ago* packages/eldoc-eval/eldoc-eval.el (eldoc-mode-in-minibuffer): Operate on
Stefan Monnier [Fri, 9 Aug 2013 21:55:12 +0000 (17:55 -0400)]
* packages/eldoc-eval/eldoc-eval.el (eldoc-mode-in-minibuffer): Operate on
current buffer rather than minibuffer-completion-contents.

10 years ago* packages/auctex/tex.el (TeX--call-3/2): New auxiliary function.
Stefan Monnier [Fri, 9 Aug 2013 21:52:50 +0000 (17:52 -0400)]
* packages/auctex/tex.el (TeX--call-3/2): New auxiliary function.
(ConTeXt-Omega-engine, TeX-Omega-mode, TeX-source-specials-mode):
Use it to provide the obsolescence version when possible.

10 years ago* packages/auctex/auctex-pkg.el: Add :url.
Stefan Monnier [Fri, 9 Aug 2013 02:00:04 +0000 (22:00 -0400)]
* packages/auctex/auctex-pkg.el: Add :url.

10 years agorainbow-mode: 0.9, allow spaces in LaTeX colors
Julien Danjou [Mon, 5 Aug 2013 18:54:00 +0000 (20:54 +0200)]
rainbow-mode: 0.9, allow spaces in LaTeX colors

10 years ago* packages/websocket/websocket.el: Fix version number.
Stefan Monnier [Sat, 3 Aug 2013 02:35:36 +0000 (22:35 -0400)]
* packages/websocket/websocket.el: Fix version number.

10 years ago* packages/websocket: Cleanup copyright and code.
Stefan Monnier [Thu, 1 Aug 2013 18:22:38 +0000 (14:22 -0400)]
* packages/websocket: Cleanup copyright and code.

10 years agoAdd websocket git revno bc5c2a2ee2b993a18e8e23ed725829d403508753.
Stefan Monnier [Thu, 1 Aug 2013 18:08:23 +0000 (14:08 -0400)]
Add websocket git revno bc5c2a2ee2b993a18e8e23ed725829d403508753.

10 years ago* adaptive-wrap.el: Fix bug#14974 by using define-key-after
Stephen Berman [Wed, 31 Jul 2013 08:52:10 +0000 (10:52 +0200)]
* adaptive-wrap.el: Fix bug#14974 by using define-key-after
instead of easy-menu-add-item.
(adaptive-wrap-unload-function): Remove.

10 years ago* adaptive-wrap.el: Require easymenu (bug#14974).
Stephen Berman [Mon, 29 Jul 2013 11:56:03 +0000 (13:56 +0200)]
* adaptive-wrap.el: Require easymenu (bug#14974).

10 years ago* packages/vlf/vlf.el: Set "Maintainer:".
Stefan Monnier [Mon, 22 Jul 2013 06:39:01 +0000 (02:39 -0400)]
* packages/vlf/vlf.el: Set "Maintainer:".

10 years ago* packages/vlf/vlf.el: Version 0.9.
Andrey Kotlarski [Mon, 22 Jul 2013 06:32:19 +0000 (02:32 -0400)]
* packages/vlf/vlf.el: Version 0.9.
(vlf-end-pos): Default to 0.
(vlf): Set the major mode earlier.
(vlf-get-file-size): Make it into a function.
(vlf-re-search): Add `batch-step' argument.
(vlf-re-search-forward, vlf-re-search-backward): Use it.
(vlf-goto-line): Make it handle a negative arg.
(vlf-occur-show): New command.
(vlf-occur-mode-map): Bind it to `o'.
(vlf-occur-visit): Don't switch-to-buffer.
(vlf-occur): Protect against non-local exits.
(vlf-build-occur): Fix details.
(vlf-edit-mode-map): Bind standard map to C-v.
(vlf-discard-edit): Mark buffer as unmodified.

10 years ago* packages/vlf/vlf.el: Version 0.8, Add occur-like functionality.
Andrey Kotlarski [Mon, 22 Jul 2013 06:19:30 +0000 (02:19 -0400)]
* packages/vlf/vlf.el: Version 0.8, Add occur-like functionality.
(vlf-occur-mode-map): New var.
(vlf-occur-mode): New major mode.
(vlf-occur-next-match, vlf-occur-prev-match, vlf-occur-visit, vlf-occur):
New commands.
(vlf-build-occur): New function.
(vlf-mode-map): Add `o' binding for vlf-occur.

10 years ago* packages/vlf/vlf.el: Version 0.7
Andrey Kotlarski [Mon, 22 Jul 2013 06:14:52 +0000 (02:14 -0400)]
* packages/vlf/vlf.el: Version 0.7
(vlf-goto-line): New command.
(vlf-mode-map): Bind it to `l'.
(vlf-mode): Don't affect the global value of revert-buffer-function.
(vlf, dired-vlf): Remove `from-end' argument.
(scroll-up, scroll-down): Add advice to auto-jump to the next batch
during scrolling.
(vlf-get-file-size): New macro.
(vlf-revert): Try and pay attention to the actual arguments.
(vlf-next-batch, vlf-prev-batch, vlf-move-to-batch, vlf-move-to-chunk)
(vlf-re-search, vlf-goto-match): Use position-bytes to try and match bytes
and chars.
(vlf-adjust-chunk): New function.
(vlf-file-shift-back): Disable undo.  Don't mess with
buffer-file-coding-system, use coding-system-for-write instead.
(vlf-shift-batch): Check modtime.
(vlf-file-shift-forward): Simplify.
(vlf-shift-batches): Don't use an auxiliary buffer.

10 years ago* packages/vlf/vlf.el: Version 0.6
Andrey Kotlarski [Mon, 22 Jul 2013 05:41:31 +0000 (01:41 -0400)]
* packages/vlf/vlf.el: Version 0.6
(vlf-mode): Setup revert and file write.
(vlf-format-buffer-name): Change format to indicate the chunk numbers.
(vlf-insert-file): Remove unused arg `file'.
(vlf-beginning-of-file, vlf-end-of-file, vlf-jump-to-chunk): New commands.
(vlf-mode-map): Use them.  Add a `j' binding.
(vlf-revert): New function.
(vlf-next-batch, vlf-prev-batch, vlf-move-to-batch, vlf-move-to-chunk):
Set modtime.  Better preserve point.
(vlf-file-shift-back, vlf-shift-batch, vlf-file-shift-forward)
(vlf-shift-batches): New functions.
(vlf-write): Use them when size of saved chunks has changed.
Pay attention to modtimes.

10 years ago* packages/vlf/vlf.el: Version 0.5
Andrey Kotlarski [Mon, 22 Jul 2013 05:25:38 +0000 (01:25 -0400)]
* packages/vlf/vlf.el: Version 0.5
Add editing mode.  Search refinements.
(vlf-mode-map): Change keys for batch size and EOF/BOF jumps.
(vlf-mode): Move buffer-disable-undo here.
(vlf-move-to-chunk): New function.
(vlf-change-batch-size): Use it to immediately update content.
(vlf-if-file-too-large): Adjust call (missed in last change).
(vlf-re-search, vlf-goto-match): New functions.
(vlf-re-search-forward, vlf-re-search-backward): Use them.
(vlf-end-search): Remove function.
(vlf-edit-mode-map): New var.
(vlf-edit-mode): New major mode.
(vlf-write, vlf-discard-edit): New commands.

10 years ago* packages/vlf/vlf.el: Version 0.4.
Andrey Kotlarski [Mon, 22 Jul 2013 05:12:44 +0000 (01:12 -0400)]
* packages/vlf/vlf.el: Version 0.4.
(vlf-mode-map): Add bindings to search and jump to BOF/EOF.
(vlf-format-buffer-name): Change position into a percentage.
(vlf-next-batch, vlf-prev-batch): Keep stable cursor position when moving
through chunks.
(vlf-move-to-chunk, vlf-insert-file): New functions.
(vlf): Use them.  Disable undo information.  Change arg order.
(dired-vlf): Adjust call.
(vlf-re-search-forward, vlf-re-search-backward, vlf-end-search): New functions.

10 years ago* packages/vlf/vlf.el: Use lexical-binding. Bump version to 0.3.
Andrey Kotlarski [Mon, 22 Jul 2013 04:58:34 +0000 (00:58 -0400)]
* packages/vlf/vlf.el: Use lexical-binding.  Bump version to 0.3.
Add ability to view newly added content if the file has grown meanwhile.
Provide a V binding in dired.
(vlf-mode-map): Change C-+ to M-+.  Add M-- binding.
(vlf-next-batch, vlf-prev-batch): Add ability to jump/insert given number of
batches at once.
(vlf): Add autoload cookie.  Add option to start viewing from the end of file.
(dired-vlf): New function.
(vlf-if-file-too-large): New function.
(abort-if-file-too-large): Use it to provide vlf as an option when opening
large files.

10 years ago* oauth2.el: Only require CL at compile time and avoid flet.
Stefan Monnier [Mon, 22 Jul 2013 04:01:09 +0000 (00:01 -0400)]
* oauth2.el: Only require CL at compile time and avoid flet.
(success): Don't defvar.
(oauth--url-advice, oauth--tokens-need-renew): New dynbind variables.
(url-http-handle-authentication): Add advice.
(oauth2-url-retrieve-synchronously): Use the advice instead of flet.

10 years ago* adaptive-wrap.el (menu-bar-options-menu): Add checkbox for Adaptive Wrap
Rüdiger Sonderfeld [Fri, 19 Jul 2013 12:43:48 +0000 (14:43 +0200)]
* adaptive-wrap.el (menu-bar-options-menu): Add checkbox for Adaptive Wrap
to the Line Wrapping submenu.
(adaptive-wrap-unload-function): New function.

10 years agoFixed image-mode issue. Changed version to 0.5.
Ulf Jasper [Mon, 8 Jul 2013 19:15:17 +0000 (21:15 +0200)]
Fixed image-mode issue.  Changed version to 0.5.

10 years agoBump version number to release the new tex-jp.el
Stefan Monnier [Wed, 3 Jul 2013 23:36:35 +0000 (19:36 -0400)]
Bump version number to release the new tex-jp.el

10 years agooauth2: release 0.9, require url-http
Julien Danjou [Sat, 29 Jun 2013 08:34:54 +0000 (10:34 +0200)]
oauth2: release 0.9, require url-http

This is needed so that the `flet' calls doesn't restore the overriden
function to an unbound one.

Signed-off-by: Julien Danjou <julien@danjou.info>
10 years ago* GNUmakefile (%.elc): Don't depend on $(autoloads) since that causes
Stefan Monnier [Thu, 27 Jun 2013 16:05:44 +0000 (12:05 -0400)]
* GNUmakefile (%.elc): Don't depend on $(autoloads) since that causes
constant recompilation of everything.
(elcs): New target.
(all-in-place): Run elcs in a submake, after updating autoloads.

10 years ago* GNUmakefile: Rename from Makefile. Add targets for in-place use.
Stefan Monnier [Thu, 27 Jun 2013 04:22:16 +0000 (00:22 -0400)]
* GNUmakefile: Rename from Makefile.  Add targets for in-place use.
(all, all-in-place): New targets.
* admin/archive-contents.el (archive--simple-package-p): Ignore autosave files.
(archive--refresh-pkg-file): New function.
(archive--write-pkg-file): Print with ' and ` shorthands.
* packages/company/company-pysmell.el: Don't require pysmell during compile.
* packages/muse/htmlize-hack.el: Don't require htmlize during compile.
* packages/shen-mode/shen-mode.el (shen-functions): Define during compile.
* smart-operator/smart-operator.el (smart-operator-insert-1): Use pcase.

10 years agojumpc version 3, handle deleted files
Ivan Kanis [Sat, 22 Jun 2013 09:56:06 +0000 (11:56 +0200)]
jumpc version 3, handle deleted files

10 years agojs2-mode: Merge from upstream
Dmitry Gutov [Wed, 19 Jun 2013 07:27:06 +0000 (11:27 +0400)]
js2-mode: Merge from upstream

Git commit 714dca50644c75884d9d90f10328c7a12e02cdcc

10 years agoPut coding cookie in elisp header line.
Tassilo Horn [Fri, 14 Jun 2013 18:55:15 +0000 (20:55 +0200)]
Put coding cookie in elisp header line.

10 years ago* packages/auctex/tex-jp.el: Add coding cookie.
Tassilo Horn [Fri, 14 Jun 2013 13:36:20 +0000 (15:36 +0200)]
* packages/auctex/tex-jp.el: Add coding cookie.

10 years agojs2-mode: Merge from upstream
Dmitry Gutov [Sat, 8 Jun 2013 19:07:07 +0000 (23:07 +0400)]
js2-mode: Merge from upstream

Git commit 1c53de75e0acd19d61ad45a91b32c183948e5128

10 years ago* ggtags.el: Release 0.6.6
Leo Liu [Thu, 6 Jun 2013 16:34:22 +0000 (00:34 +0800)]
* ggtags.el: Release 0.6.6

1. New commands: ggtags-list-tags, ggtags-query-replace and
   ggtags-delete-tag-files
2. Allow finding symbol tags (OPTION: -s)
3. Other fixes and small improvements

10 years ago* ggtags.el: A few minor fixes
Leo Liu [Mon, 3 Jun 2013 07:02:58 +0000 (15:02 +0800)]
* ggtags.el: A few minor fixes

  1. Quote path in ggtags-find-tag
  2. Do not close the window if exit abnormally
  3. Tweak ggtags-global-mode-font-lock-keywords

10 years ago* ggtags.el: Release 0.6.5
Leo Liu [Mon, 3 Jun 2013 04:25:39 +0000 (12:25 +0800)]
* ggtags.el: Release 0.6.5

Support all output formats of 'global': path, ctags, ctags-x, grep,
cscope. Improve ggtags-highlight-tag-at-point.

10 years ago* ggtags.el: Release 0.6.4 with various bug fixes
Leo Liu [Wed, 29 May 2013 11:38:17 +0000 (19:38 +0800)]
* ggtags.el: Release 0.6.4 with various bug fixes

1. Do not override split-window-preferred-function
2. Avoid closing ECB compilation window
3. Resolve symlinks before passing to 'global'

10 years agocompany: Release 0.6.10
Dmitry Gutov [Sun, 26 May 2013 03:17:37 +0000 (07:17 +0400)]
company: Release 0.6.10

* Plays nicer with `org-indent-mode`.
* Works in horizontally scrolled windows.

Git commit 764d2aa4ba50081adf69408e62d4863905b68b7f

10 years ago* cl-lib.el (cl-labels): Demote error to message and improve it.
Stefan Monnier [Wed, 22 May 2013 22:44:22 +0000 (18:44 -0400)]
* cl-lib.el (cl-labels): Demote error to message and improve it.

11 years agojs2-mode: Fix a typo
Dmitry Gutov [Fri, 10 May 2013 16:11:33 +0000 (20:11 +0400)]
js2-mode: Fix a typo

Git commit c50f3d1d9db63bcbea3f02036ee17ab0d7511be0

11 years agojs2-mode: Merge from upstream
Dmitry Gutov [Fri, 10 May 2013 15:24:05 +0000 (19:24 +0400)]
js2-mode: Merge from upstream

* js2-imenu-extras: New file.

Git commit 3c69aea0c267e7bbadd5e35eb6cab54764c9d91c

11 years agocompany: Release 0.6.9
Dmitry Gutov [Thu, 9 May 2013 20:25:25 +0000 (00:25 +0400)]
company: Release 0.6.9

* `company-capf` respects `:exit-function` completion property.
* `company-backends`: `prefix` command can return `t` in the cdr.
* `company-clang-begin-after-member-access`: New option.
* Mouse click outside the tooltip aborts completion.
* `company-clang` uses standard input to pass the contents of current buffer to
  Clang 2.9+, otherwise saves the buffer and passes the path to the file.
* `company-clang-auto-save` option has been removed.
* Better interaction with `outline-minor-mode`.
* `company-dabbrev-code` supports all `prog-mode` derivatives.

Git commit 4c735454d91f9674da0ecea950504888b1e10ff7

11 years ago* ack: bump to version 1.2 to make the archiver happy
Leo Liu [Fri, 3 May 2013 20:49:00 +0000 (04:49 +0800)]
* ack: bump to version 1.2 to make the archiver happy

Fix http://debbugs.gnu.org/14338

11 years agorainbow-mode: add support for R, bump version to 0.8
Julien Danjou [Fri, 3 May 2013 09:20:35 +0000 (11:20 +0200)]
rainbow-mode: add support for R, bump version to 0.8

Signed-off-by: Julien Danjou <julien@danjou.info>
11 years ago* company.el (company-capf): Add support for `sorted' and `post-completion'.
Stefan Monnier [Sat, 27 Apr 2013 13:48:47 +0000 (09:48 -0400)]
* company.el (company-capf): Add support for `sorted' and `post-completion'.
(company--capf-data): New function.
(company-backend): Declare before first use.
(company-require-match-p): Only call company-require-match is needed.
(company--continue-failed): Don't use backward-delete-char non-interactively.
(company-search-assert-enabled): Demote it, since it comes too late to
be inlined.
(company-begin-with): Use a lexical closure, so the code is byte-compiled.
(company--replacement-string, company--create-lines)
(company-pseudo-tooltip-edit, company-doc-buffer): Silence the byte-compiler.

11 years ago* csv-mode.el (csv-kill-one-field): Check for presence before deleting trailing
Stefan Monnier [Wed, 24 Apr 2013 19:28:41 +0000 (15:28 -0400)]
* csv-mode.el (csv-kill-one-field): Check for presence before deleting trailing
separator.  Remove last arg and turn into a function.
(csv-kill-one-column, csv-kill-many-columns): Adjust callers.

11 years ago* lmc.el (lmc--sit-for): Fix last change.
Stefan Monnier [Mon, 22 Apr 2013 16:35:05 +0000 (12:35 -0400)]
* lmc.el (lmc--sit-for): Fix last change.

11 years ago* lmc.el (lmc-turbo): New option.
Stefan Monnier [Mon, 22 Apr 2013 16:34:25 +0000 (12:34 -0400)]
* lmc.el (lmc-turbo): New option.
(lmc--sit-for): New function.  Use it instead of sit-for.
(lmc-run): Don't stop upon user input if lmc-turbo is enabled.

11 years ago* ack: doc fix and release 1.01
Leo Liu [Sun, 21 Apr 2013 02:11:20 +0000 (10:11 +0800)]
* ack: doc fix and release 1.01

Support the silver search (ag)
https://github.com/ggreer/the_silver_searcher which is an order of
magnitude faster than ack.

11 years ago* ack: Release v1.0
Leo Liu [Sat, 20 Apr 2013 03:43:51 +0000 (11:43 +0800)]
* ack: Release v1.0

11 years agoRelease 0.6.8
Dmitry Gutov [Tue, 16 Apr 2013 11:40:14 +0000 (15:40 +0400)]
Release 0.6.8

* `company-auto-complete` is disabled by default.
* `company-auto-complete-chars` default value includes fewer syntax classes.
* In expanded function calls, arguments skipped by the user default to "argN".
* `company-eclim` and `company-clang` do not strip argument types from fields.
* `company-clang` expands function calls for all three modes now.
* `company-clang` supports `c++-mode` by default.

Git commit 92ac3d0ef663bca26abbda33cc20a02a58b1c328

11 years ago* omn-mode.el: Fix first line style.
Stefan Monnier [Fri, 12 Apr 2013 16:25:58 +0000 (12:25 -0400)]
* omn-mode.el: Fix first line style.

11 years ago* omn-mode.el: Fix up copyright notice, plus minor cleanup.
Stefan Monnier [Thu, 11 Apr 2013 15:18:20 +0000 (11:18 -0400)]
* omn-mode.el: Fix up copyright notice, plus minor cleanup.
(omn-obsolete-electric-indent): New var.
(omn-mode-map): Obey it.
(omn-mode-entity-keywords, omn-mode-property-keywords): Move before use to
satisfy the byte-compiler.
(omn-determine-line-indent): Don't save-match-data for no reason.
(auto-mode-alist): Use \\' to match end of file name.
(omn-font-lock-defaults): Use regexp-opt.
(omn-mode-syntax-table): Don't use "w" syntax for "_".
(omn-mode): Move make-local-variables to their corresponding setq.
Set electric-indent-chars.

11 years agoAdd omn-mode.
Stefan Monnier [Thu, 11 Apr 2013 14:49:18 +0000 (10:49 -0400)]
Add omn-mode.

11 years ago* lex.el: Compatibility fix
Leo Liu [Wed, 10 Apr 2013 03:56:28 +0000 (11:56 +0800)]
* lex.el: Compatibility fix

11 years agoAdd jumpc.
Stefan Monnier [Sun, 7 Apr 2013 18:34:51 +0000 (14:34 -0400)]
Add jumpc.

11 years ago* packages/enwc/enwc-pkg.el: Add missing file.
Stefan Monnier [Sat, 6 Apr 2013 13:06:48 +0000 (09:06 -0400)]
* packages/enwc/enwc-pkg.el: Add missing file.

11 years agoFix up copyright names in ENWC; tweak packages/README.
Stefan Monnier [Sat, 6 Apr 2013 13:04:30 +0000 (09:04 -0400)]
Fix up copyright names in ENWC; tweak packages/README.

11 years agoAdd ENWC from bzr://bzr.savannah.nongnu.org/enwc/trunk
Stefan Monnier [Fri, 5 Apr 2013 19:10:39 +0000 (15:10 -0400)]
Add ENWC from bzr://bzr.savannah.nongnu.org/enwc/trunk

git-subtree-dir: packages/enwc
git-subtree-mainline: 8973bd8b49ff3f383645921dfaa7ce71abc9a91f
git-subtree-split: 853350e2594af2ff5d86042612f8c8c3e5214300

11 years agoFixed D-Bus calls for enwc-get-wireless-nw-props.
Ian D [Fri, 5 Apr 2013 12:58:48 +0000 (08:58 -0400)]
Fixed D-Bus calls for enwc-get-wireless-nw-props.

11 years agoUpdated copyright message.
Ian D [Fri, 5 Apr 2013 11:45:26 +0000 (07:45 -0400)]
Updated copyright message.

11 years agocompany: Release 0.6.7
Dmitry Gutov [Thu, 4 Apr 2013 20:09:23 +0000 (00:09 +0400)]
company: Release 0.6.7

* Two `company-elisp` tweaks.

Git commit 8dceda389115b397de48becc4b68a64f4dc4bbab

11 years ago* packages/lex/lex-parse-re.el: New file, extracted from lex.el.
Stefan Monnier [Thu, 4 Apr 2013 00:11:03 +0000 (20:11 -0400)]
* packages/lex/lex-parse-re.el: New file, extracted from lex.el.
* packages/lex/lex.el: Use it instead of the self-load hack.
(lex--nfa, lex-compile): Use case-table-get-table.

11 years ago* update-archive.sh: *-readme.txt files aren't mutable.
Stefan Monnier [Mon, 1 Apr 2013 13:44:30 +0000 (09:44 -0400)]
* update-archive.sh: *-readme.txt files aren't mutable.

11 years agocompany: Release 0.6.6
Dmitry Gutov [Mon, 1 Apr 2013 05:30:58 +0000 (09:30 +0400)]
company: Release 0.6.6

## 2013-04-01 (0.6.6)

* `company-elisp` doesn't offer completions when typing the name and
  the arguments of a new function or macro definition, allowing to
  fall back to other back-ends like `company-dabbrev-code`.

## 2013-03-30 (0.6.5)

* Fixed keybindings when running in a terminal.
* `company-elisp-show-locals-first`: new customizable variable.
* `company-elisp` shows more accurate and comprehensive candidates list.

## 2013-03-26 (0.6.4)

* `company-eclim` shows valid completions after an opening paren.
* Expanded template does not get removed until the point leaves it.
  After your input the last argument in a method call expanded by
  `company-eclim`, you can press `<tab>` once more, to jump after the
  closing paren. No other bundled back-ends are affected.

## 2013-03-25 (0.6.3)

* New tooltip face colors used on themes with light background.
* Pseudo-tooltip stays up-to-date when text is inserted after the point.
* Fixed `company-require-match` mechanics.

11 years ago* sokoban.el (sokoban-init-level-data): Compatibility fix.
Syohei YOSHIDA [Thu, 28 Mar 2013 13:36:16 +0000 (21:36 +0800)]
* sokoban.el (sokoban-init-level-data): Compatibility fix.

11 years ago* ggtags.el: Release v0.6.3
Leo Liu [Thu, 28 Mar 2013 02:53:02 +0000 (10:53 +0800)]
* ggtags.el: Release v0.6.3

- handle buffers not visiting files more gracefully
- give higher priority to ggtags-navigation-mode
  or modes such as view-mode may shadow its key bindings.

11 years agocompany: Release 0.6.2
Dmitry Gutov [Sat, 23 Mar 2013 22:22:44 +0000 (02:22 +0400)]
company: Release 0.6.2

11 years agocompany: Release 0.6.1
Dmitry Gutov [Sat, 23 Mar 2013 04:19:13 +0000 (08:19 +0400)]
company: Release 0.6.1

11 years ago* ggtags.el: Fix last change.
Leo Liu [Thu, 21 Mar 2013 07:16:18 +0000 (15:16 +0800)]
* ggtags.el: Fix last change.

11 years ago* ggtags.el: Fix error report. Release v0.6.2
Leo Liu [Thu, 21 Mar 2013 03:34:22 +0000 (11:34 +0800)]
* ggtags.el: Fix error report. Release v0.6.2

- Cache the value of function ggtags-root-directory
- New function try-complete-ggtags-tag for hippie-expand

11 years agocompany: Remove angle brackets from README
Dmitry Gutov [Wed, 20 Mar 2013 20:52:32 +0000 (00:52 +0400)]
company: Remove angle brackets from README

11 years agoFixed up some more parts of new display.
Ian D [Wed, 20 Mar 2013 19:09:48 +0000 (15:09 -0400)]
Fixed up some more parts of new display.

11 years agoUpdated display to use tabulated list.
Ian D [Wed, 20 Mar 2013 19:06:44 +0000 (15:06 -0400)]
Updated display to use tabulated list.

11 years ago* admin/update-archive.sh (copyright_notices): Ignore .dir-locals.el.
Stefan Monnier [Wed, 20 Mar 2013 18:14:56 +0000 (14:14 -0400)]
* admin/update-archive.sh (copyright_notices): Ignore .dir-locals.el.

11 years ago* packages/lmc/lmc.el (lmc-store-word): match-data can change in sit-for.
Stefan Monnier [Wed, 20 Mar 2013 18:13:49 +0000 (14:13 -0400)]
* packages/lmc/lmc.el (lmc-store-word): match-data can change in sit-for.
Reported by William Léchelle <william.lechelle@umontreal.ca>.

11 years agocompany: Update pkg.el and summary string
Dmitry Gutov [Tue, 19 Mar 2013 14:45:31 +0000 (18:45 +0400)]
company: Update pkg.el and summary string

11 years agocompany-tests.el: add copyright boilerplate
Dmitry Gutov [Tue, 19 Mar 2013 14:15:57 +0000 (18:15 +0400)]
company-tests.el: add copyright boilerplate

11 years ago* ggtags.el: Fix bug#13829; release v0.6.1
Leo Liu [Tue, 19 Mar 2013 11:17:43 +0000 (19:17 +0800)]
* ggtags.el: Fix bug#13829; release v0.6.1

11 years agocompany-mode: Release 0.6
Dmitry Gutov [Tue, 19 Mar 2013 03:47:51 +0000 (07:47 +0400)]
company-mode: Release 0.6

11 years ago* ggtags.el: Use new switch --path-style to global
Leo Liu [Fri, 8 Mar 2013 10:50:44 +0000 (18:50 +0800)]
* ggtags.el: Use new switch --path-style to global

Use path-separator.

11 years agojs2-mode: Merge from upstream (js2-multiline-decl-indentation)
Dmitry Gutov [Thu, 7 Mar 2013 15:58:17 +0000 (19:58 +0400)]
js2-mode: Merge from upstream (js2-multiline-decl-indentation)

11 years ago* packages/sml-mode/sml-mode.el (sml-imenu-regexp): Make it a const.
Stefan Monnier [Mon, 4 Mar 2013 01:22:01 +0000 (20:22 -0500)]
* packages/sml-mode/sml-mode.el (sml-imenu-regexp): Make it a const.
(sml-imenu-create-index): Don't assume we'll find an = after structure.

11 years ago* sokoban.el: Style tweaks.
Stefan Monnier [Mon, 4 Mar 2013 01:19:23 +0000 (20:19 -0500)]
* sokoban.el: Style tweaks.
(sokoban-level-file): Use load-file-name to find sokoban-levels.
(sokoban-init-level-data): Avoid messing with windows.  Use eobp and dotimes.
(sokoban-display-options, sokoban-get-level-data, sokoban-init-buffer)
(sokoban-draw-score): Use dotimes.
(sokoban-add-move, sokoban-add-push): Use push.
(sokoban-goto-level): `signal' can't return.
(sokoban-mode): Use define-derived-mode.  Set vars locally.

11 years agoAdd sokoban game for emacs
Leo Liu [Sat, 2 Mar 2013 10:32:13 +0000 (18:32 +0800)]
Add sokoban game for emacs

11 years agojs2-mode: Merge from upstream
Dmitry Gutov [Thu, 28 Feb 2013 09:36:22 +0000 (13:36 +0400)]
js2-mode: Merge from upstream

11 years agorainbow-mode: version 0.7
Julien Danjou [Tue, 26 Feb 2013 11:07:18 +0000 (12:07 +0100)]
rainbow-mode: version 0.7

* rainbow-mode.el: don't activate font-lock-mode

11 years ago* ack.el: work around bug http://debbugs.gnu.org/13811
Leo Liu [Mon, 25 Feb 2013 17:53:23 +0000 (01:53 +0800)]
* ack.el: work around bug http://debbugs.gnu.org/13811

Use setq-local and enhance minibuffer prompt update feature.

11 years agoUpdated display functionality
Ian D [Sun, 24 Feb 2013 18:42:39 +0000 (13:42 -0500)]
Updated display functionality

11 years agojs2-mode: Use \\' instead of $
Dmitry Gutov [Tue, 19 Feb 2013 15:18:21 +0000 (19:18 +0400)]
js2-mode: Use \\' instead of $

11 years agodocbook.el: Re-arrange to avoid using a defsubst before defining it.
Chong Yidong [Tue, 19 Feb 2013 06:55:08 +0000 (14:55 +0800)]
docbook.el: Re-arrange to avoid using a defsubst before defining it.

11 years agodocbook.el: Add autoload cookie.
Chong Yidong [Tue, 19 Feb 2013 06:48:34 +0000 (14:48 +0800)]
docbook.el: Add autoload cookie.

11 years agoMerge from upstream
Dmitry Gutov [Tue, 19 Feb 2013 02:18:50 +0000 (06:18 +0400)]
Merge from upstream

11 years agodocbook: New package (Info-like viewer for DocBook documents).
Chong Yidong [Mon, 18 Feb 2013 11:26:30 +0000 (19:26 +0800)]
docbook: New package (Info-like viewer for DocBook documents).

11 years agoMerge from upstream
Dmitry Gutov [Sun, 17 Feb 2013 04:40:31 +0000 (08:40 +0400)]
Merge from upstream

11 years agoRemove ampc.
Christopher Schmidt [Mon, 11 Feb 2013 17:23:04 +0000 (18:23 +0100)]
Remove ampc.

* ampc.el, ampc_tagger.cpp: Remove files.

11 years ago* ack: release v0.9
Leo Liu [Thu, 7 Feb 2013 14:38:34 +0000 (22:38 +0800)]
* ack: release v0.9

- remove emacs 23 support
- add a new command ack-mode-display-match

11 years ago* ggtags.el: improve handling of GTAGSLIBPATH in ggtags-tag-names
Leo Liu [Wed, 6 Feb 2013 18:16:58 +0000 (02:16 +0800)]
* ggtags.el: improve handling of GTAGSLIBPATH in ggtags-tag-names