]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
10 years agoAdd Emacs/W3 as external
Stefan Monnier [Sun, 25 Aug 2013 03:55:48 +0000 (23:55 -0400)]
Add Emacs/W3 as external

10 years ago* adaptive-wrap.el (adaptive-wrap-mode): Move after font-lock (bug#15155).
Stefan Monnier [Sun, 25 Aug 2013 03:55:14 +0000 (23:55 -0400)]
* adaptive-wrap.el (adaptive-wrap-mode): Move after font-lock (bug#15155).

10 years ago* forward-diffs.py: Tweak for new Git format
Stefan Monnier [Thu, 22 Aug 2013 18:55:58 +0000 (14:55 -0400)]
* forward-diffs.py: Tweak for new Git format

10 years ago* register-list.el: Use lexical-binding. Remove redundant :groups.
Stefan Monnier [Thu, 22 Aug 2013 18:53:18 +0000 (14:53 -0400)]
* register-list.el: Use lexical-binding.  Remove redundant :groups.
(register-list-preserve-pos): Don't eval `force-line'.  Use forward-line
to better match line-number-at-pos's behavior.
(register-list-refresh): Don't use the line number that happens to be current
during macro-expansion.
(register-list): Remove unused arg `reg-alist'.  Use dolist.  Use a closure
rather than `(lambda ...).
(register-list-edit-value): Remove unused var `new-val'.

10 years agoOnly keep the strictly necessary *-pkg.el files
Stefan Monnier [Thu, 22 Aug 2013 18:10:36 +0000 (14:10 -0400)]
Only keep the strictly necessary *-pkg.el files

10 years agoSync with enwc/master
Stefan Monnier [Thu, 22 Aug 2013 01:49:20 +0000 (21:49 -0400)]
Sync with enwc/master

10 years ago* packages/shen-mode/inf-shen.el: Require CL. Fix up comment convention.
Stefan Monnier [Wed, 21 Aug 2013 20:37:42 +0000 (16:37 -0400)]
* packages/shen-mode/inf-shen.el: Require CL.  Fix up comment convention.
Don't autoload variables unless there's a really good reason for it.
Turn some comments into docstrings.
(inferior-shen-mode-map): Initialize in the declaration.
(inferior-shen-mode): Use define-derived-mode.
(check-balanced-parens): `c' was not used.
(shen-eval-region): Use with-current-buffer.
* packages/shen-mode/shen-mode.el: Require CL.
(calculate-lisp-indent-last-sexp): Declare.
(shen-mode): Auto load.  Don't use ((lambda ..) ..) forms.
(auto-mode-alist): Auto load the added entry.

10 years ago* packages/markchars/markchars.el (markchars--render-confusables): Don't
Stefan Monnier [Wed, 21 Aug 2013 20:32:43 +0000 (16:32 -0400)]
* packages/markchars/markchars.el (markchars--render-confusables): Don't
quote lambda.

10 years agoSync from js2-mode/master
Stefan Monnier [Wed, 21 Aug 2013 19:41:25 +0000 (15:41 -0400)]
Sync from js2-mode/master

10 years agoSync from ggtags/master
Stefan Monnier [Wed, 21 Aug 2013 19:39:31 +0000 (15:39 -0400)]
Sync from ggtags/master

10 years ago* packages/company/company-cmake.el: Fix up copyright. Require CL.
Stefan Monnier [Wed, 21 Aug 2013 19:38:05 +0000 (15:38 -0400)]
* packages/company/company-cmake.el: Fix up copyright.  Require CL.
* packages/company/company-template.el (company-template--buffer-templates):
Declare before first use.
* packages/company/company-eclim.el (json-array-type): Declare json-array-type.
(company-eclim--candidates): Remove unused var `project-name'.

10 years agoSync from company/master
Stefan Monnier [Wed, 21 Aug 2013 19:29:34 +0000 (15:29 -0400)]
Sync from company/master

10 years ago* packages/ioccur/ioccur.el (window-system): Mark unused arg.
Stefan Monnier [Wed, 21 Aug 2013 19:26:25 +0000 (15:26 -0400)]
* packages/ioccur/ioccur.el (window-system): Mark unused arg.
(ioccur-print-line): Remove unused `regexp' arg.
(ioccur-find-buffer-matching1): Remove redundant "with hist".
(savehist-save-minibuffer-history): Declare.
(ioccur-goto-line): Simplify and make sure `org-reveal' is defined.
(ioccur-jump): Remove unused var `back-search-fn'.

10 years agoSync from ack/master
Stefan Monnier [Wed, 21 Aug 2013 19:03:39 +0000 (15:03 -0400)]
Sync from ack/master

10 years agoSync from ioccur/master
Stefan Monnier [Wed, 21 Aug 2013 19:00:32 +0000 (15:00 -0400)]
Sync from ioccur/master

10 years ago* packages/eldoc-eval/eldoc-eval.el: Put the custom vars in the eldoc-eval
Stefan Monnier [Wed, 21 Aug 2013 18:54:13 +0000 (14:54 -0400)]
* packages/eldoc-eval/eldoc-eval.el: Put the custom vars in the eldoc-eval
group, where they seem to belong.  Fix up naming conventions.
(eldoc-eval-preferred-function): Rename from eval-preferred-function.
(eldoc-display-message-no-interference-p): Use an advice again, but this time
I think I wrote it correctly.
(eldoc-in-minibuffer-mode-map): Rename from eldoc-mode-in-minibuffer-map.
(eldoc-in-minibuffer-mode): Don't bother specifying the keymap now that we're
using the standard name.
(eldoc-run-in-minibuffer): Rename from run-eldoc-in-minibuffer.
(eldoc-eval-expression): Rename from eval-expression-with-eldoc.

10 years agoSync from eldoc-eval/master
Stefan Monnier [Wed, 21 Aug 2013 18:09:47 +0000 (14:09 -0400)]
Sync from eldoc-eval/master

10 years ago* packages/f90-interface-browser/f90-interface-browser.el: Don't require CL
Stefan Monnier [Wed, 21 Aug 2013 17:30:52 +0000 (13:30 -0400)]
* packages/f90-interface-browser/f90-interface-browser.el: Don't require CL
at runtime since it's not needed.
(f90-approx-arglist-match): Remove unused var `match'.
(f90-parse-single-type-declaration): Don't use `add-to-list' on a local var.
* packages/f90-interface-browser/f90-tests.el: Require `cl-lib'.
(test-check, test-combine-results, parse-declaration): Fix up
names accordingly.

10 years agoSync from f90-iface
Stefan Monnier [Wed, 21 Aug 2013 17:17:06 +0000 (13:17 -0400)]
Sync from f90-iface

10 years ago* packages/js2-mode/js2-mode.el: Remove unused variables. Use posix
Stefan Monnier [Wed, 21 Aug 2013 03:59:12 +0000 (23:59 -0400)]
* packages/js2-mode/js2-mode.el: Remove unused variables.  Use posix
character classes.  Do a bit of CSE simplification.
(js2-parse-highlight-member-expr-node): Flip test order to simplify code.
(js2-re-search-forward, js2-re-search-backward): Don't quote code.
(js2-echo-help): Defalias applies to symbol, not functions.

10 years ago* eldoc-eval.el (eldoc-display-message-no-interference-p): Fix for emacs-24.3.
Thierry Volpiatto [Mon, 19 Aug 2013 07:04:59 +0000 (09:04 +0200)]
* eldoc-eval.el (eldoc-display-message-no-interference-p): Fix for emacs-24.3.

10 years agoRelease 0.6.11
Dmitry Gutov [Sun, 18 Aug 2013 20:35:09 +0000 (23:35 +0300)]
Release 0.6.11

10 years agoAdd temp-buffer-browse to externals-list
Leo Liu [Sun, 18 Aug 2013 03:56:53 +0000 (11:56 +0800)]
Add temp-buffer-browse to externals-list

10 years agoMerge temp-buffer-browse as our subdirectory
Leo Liu [Sun, 18 Aug 2013 03:54:38 +0000 (11:54 +0800)]
Merge temp-buffer-browse as our subdirectory

10 years agocompany-template-c-like-templatify: Remove text after the closing paren
Dmitry Gutov [Sat, 17 Aug 2013 12:52:06 +0000 (15:52 +0300)]
company-template-c-like-templatify: Remove text after the closing paren

#31

10 years ago* eldoc-eval.el (eldoc-in-minibuffer-mode): Disable mode-line rolling with minibuffer...
Thierry Volpiatto [Sat, 17 Aug 2013 11:29:14 +0000 (13:29 +0200)]
* eldoc-eval.el (eldoc-in-minibuffer-mode): Disable mode-line rolling with minibuffer-exit-hook.

10 years ago* eldoc-eval.el: Add group eldoc-eval.
Thierry Volpiatto [Sat, 17 Aug 2013 11:20:34 +0000 (13:20 +0200)]
* eldoc-eval.el: Add group eldoc-eval.
(eldoc-mode-line-toggle-rolling): be sure user call this from minibuf.

10 years agoFix generation of package autoloads
Andreas Schwab [Sat, 17 Aug 2013 09:04:58 +0000 (11:04 +0200)]
Fix generation of package autoloads

10 years ago* eldoc-eval.el: Change eldoc-minor-mode-string when mode is enabled.
Thierry Volpiatto [Sat, 17 Aug 2013 04:55:24 +0000 (06:55 +0200)]
* eldoc-eval.el: Change eldoc-minor-mode-string when mode is enabled.

10 years ago* eldoc-eval.el: Fix eldoc not working when mode is disabled.
Thierry Volpiatto [Sat, 17 Aug 2013 04:46:04 +0000 (06:46 +0200)]
* eldoc-eval.el: Fix eldoc not working when mode is disabled.
(eldoc-eval--old-message-function): new internal.
(eldoc-display-message-no-interference-p): now a defun.(already adviced in slime)
(eldoc-in-minibuffer-mode): reenable correctly all when toggling.

10 years agoregister-list.el: Update copyright year.
bastien1 [Fri, 16 Aug 2013 08:44:19 +0000 (10:44 +0200)]
register-list.el: Update copyright year.

10 years agoFixes for GNU ELPA
Leo Liu [Fri, 16 Aug 2013 04:58:12 +0000 (12:58 +0800)]
Fixes for GNU ELPA

10 years agocompany-backends: Move company-eclim in front of company-semantic
Dmitry Gutov [Thu, 15 Aug 2013 22:55:21 +0000 (01:55 +0300)]
company-backends: Move company-eclim in front of company-semantic

#30

10 years ago * packages/vlf/vlf.el: Fix URL.
Andrey Kotlarski [Thu, 15 Aug 2013 19:57:32 +0000 (22:57 +0300)]
* packages/vlf/vlf.el: Fix URL.

10 years agoFix up deployment script
Stefan Monnier [Thu, 15 Aug 2013 16:20:16 +0000 (12:20 -0400)]
Fix up deployment script

10 years agoFix up copyrights and the checking code
Stefan Monnier [Thu, 15 Aug 2013 15:13:20 +0000 (11:13 -0400)]
Fix up copyrights and the checking code

10 years agoMark merge point of websocket.
Stefan Monnier [Thu, 15 Aug 2013 04:12:24 +0000 (00:12 -0400)]
Mark merge point of websocket.

10 years agoMark merge point of js2-mode.
Stefan Monnier [Thu, 15 Aug 2013 04:10:38 +0000 (00:10 -0400)]
Mark merge point of js2-mode.

10 years agoMark merge point of ioccur.
Stefan Monnier [Thu, 15 Aug 2013 04:08:37 +0000 (00:08 -0400)]
Mark merge point of ioccur.

10 years agoMark merge point of ggtags.
Stefan Monnier [Thu, 15 Aug 2013 04:07:07 +0000 (00:07 -0400)]
Mark merge point of ggtags.

10 years agoMark merge point of f90-interface-browser.
Stefan Monnier [Thu, 15 Aug 2013 04:04:04 +0000 (00:04 -0400)]
Mark merge point of f90-interface-browser.

10 years agoMark merge point of eldoc-eval.
Stefan Monnier [Thu, 15 Aug 2013 03:49:37 +0000 (23:49 -0400)]
Mark merge point of eldoc-eval.

10 years agoMark merge point of company.
Stefan Monnier [Thu, 15 Aug 2013 03:47:26 +0000 (23:47 -0400)]
Mark merge point of company.

10 years agoMark merge point of ack-el.
Stefan Monnier [Thu, 15 Aug 2013 03:39:50 +0000 (23:39 -0400)]
Mark merge point of ack-el.

10 years agoUse README.{rst,md,org}; Auto-generate foo-pkg.el.
Stefan Monnier [Thu, 15 Aug 2013 03:28:31 +0000 (23:28 -0400)]
Use README.{rst,md,org}; Auto-generate foo-pkg.el.

10 years agoMark merge point of coffee-mode.
Stefan Monnier [Thu, 15 Aug 2013 03:25:46 +0000 (23:25 -0400)]
Mark merge point of coffee-mode.

10 years agoUpdate infrastructure for Git.
Stefan Monnier [Wed, 14 Aug 2013 18:34:52 +0000 (14:34 -0400)]
Update infrastructure for Git.
* .gitignore: New file.
* .bzrignore: keep it as a symlink to .gitignore.
* externals-list: New file.

* admin/update-archive.sh: Use Git.  Use make.log when running in batch.
Turn build/packages into an rsync-copy rather than a symlink.  Use relative
file names.
(copyright_notices, check_copyright): Remove.  Use new "make" rule instead.

* admin/archive-contents.el: Use lexical-binding and pcase.
(archive--revno-re): New const.
(archive-prepare-packages): New `srcdir' argument, so we can add the ChangeLogs
to a parallel tree to the Git working dir.
(archive--simple-package-p): Don't return the commentary any more.
(archive--process-simple-package): Remove `commentary' arg.  Don't write out
the *-readme.txt file.  Reduce stdout noise.
(archive--make-changelog): New arg `srcdir'.  Use Git.
(archive--process-multi-file-package): Don't copy the readme.
(batch-make-site-dir, batch-make-site-package): Remove functions.
(archive--get-prop, archive--get-section, archive--quote)
(archive--insert-repolinks): New functions.
(archive--html-make-pkg): Include NEWS and obey "URL:" header.  Generate the
*-readme.txt files here.
(archive--elpa-git-url): New constant.
(archive-add/remove/update-externals): New function.

* GNUmakefile (EMACS): Add --batch here.  Adjust users.
(site, site/%, changelogs): Remove.
(archive-tmp): Don't require changelogs.
(check_copyrights, externals): New targets.
* copyright_exceptions: New file.
* admin/package-update.sh: Remove.

10 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
Stefan Monnier [Wed, 14 Aug 2013 17:58:40 +0000 (13:58 -0400)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

10 years agoComplete the list of externals
Stefan Monnier [Wed, 14 Aug 2013 17:58:12 +0000 (13:58 -0400)]
Complete the list of externals

10 years ago* README.md: update
Thierry Volpiatto [Wed, 14 Aug 2013 13:53:39 +0000 (15:53 +0200)]
* README.md: update

10 years ago* README.md: format code for markdown.
Thierry Volpiatto [Wed, 14 Aug 2013 13:50:25 +0000 (15:50 +0200)]
* README.md: format code for markdown.

10 years ago* README.md: Update.
Thierry Volpiatto [Wed, 14 Aug 2013 13:47:05 +0000 (15:47 +0200)]
* README.md: Update.

10 years agoOverride all variants of RET and DEL keys
Leo Liu [Wed, 14 Aug 2013 03:00:28 +0000 (11:00 +0800)]
Override all variants of RET and DEL keys

10 years agoDon't create local branches
Stefan Monnier [Wed, 14 Aug 2013 02:22:22 +0000 (22:22 -0400)]
Don't create local branches

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 ago * packages/vlf/vlf.el:: Version 0.9.1.
Andrey Kotlarski [Tue, 13 Aug 2013 22:01:04 +0000 (01:01 +0300)]
* packages/vlf/vlf.el:: Version 0.9.1.
Add development repository URL.
(vlf-encode-size): New variable.
(vlf-adjust-chunk): Allow fluctuation when searching for proper
decoding.  Save encoded size to `vlf-encode-size'.
(vlf-write): Use `vlf-encode-size' for expected encoding size.
(vlf-batch-size, vlf-start-pos, vlf-end-pos, vlf-file-size)
(vlf-encode-size): Move permanent declarations to top level.
(vlf-mode): Fix locality of `write-file-functions' hook.
(vlf): Use `set-visited-file-name'.
(abort-if-file-too-large): Make `vlf-if-file-too-large' around
advice.
(scroll-up, scroll-down): Use `derived-mode-p'.
(vlf-change-batch-size): Remove superfluous check.
(vlf-verify-size): New function.
(vlf-next-batch, vlf-move-to-batch, vlf-move-to-chunk)
(vlf-file-shift-back, vlf-shift-batch, vlf-shift-batches): Use
it.
(vlf-revert): Fix boolean condition and ignored variable naming.
(vlf-prev-batch): Style fix.

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 ago* eldoc-eval.el (eldoc-in-minibuffer-mode): Bind `eldoc-mode-line-toggle-rolling...
Thierry Volpiatto [Tue, 13 Aug 2013 16:25:50 +0000 (18:25 +0200)]
* eldoc-eval.el (eldoc-in-minibuffer-mode): Bind `eldoc-mode-line-toggle-rolling' to C-@.

10 years ago* eldoc-eval.el: Rename `eldoc-mode-in-minibuffer' to `eldoc-in-minibuffer-mode'.
Thierry Volpiatto [Tue, 13 Aug 2013 16:00:07 +0000 (18:00 +0200)]
* eldoc-eval.el: Rename `eldoc-mode-in-minibuffer' to `eldoc-in-minibuffer-mode'.
Fix comments.

10 years ago* eldoc-eval.el (eldoc-mode-in-minibuffer): now a minor mode.
Thierry Volpiatto [Tue, 13 Aug 2013 15:41:21 +0000 (17:41 +0200)]
* eldoc-eval.el (eldoc-mode-in-minibuffer): now a minor mode.

10 years agoMerge with ELPA
Stefan Monnier [Tue, 13 Aug 2013 14:35:49 +0000 (16:35 +0200)]
Merge with ELPA
(eldoc-display-message-no-interference-p): Turn it into an advice.elpa
(eldoc-active-minibuffers-list): Store buffers rather than buffer names.

10 years ago(eldoc-display-message-no-interference-p): Turn it into an advice.
Stefan Monnier [Tue, 13 Aug 2013 14:16:01 +0000 (10:16 -0400)]
(eldoc-display-message-no-interference-p): Turn it into an advice.
(eldoc-active-minibuffers-list): Store buffers rather than buffer names.

10 years ago* eldoc-eval.el (eldoc-display-message-no-interference-p): Force
Stefan Monnier [Tue, 13 Aug 2013 13:59:47 +0000 (09:59 -0400)]
* eldoc-eval.el (eldoc-display-message-no-interference-p): Force
old definition.
(eldoc-mode-in-minibuffer): Catch errors, run eldoc-in-minibuffer-show-fn
from the minibuffer.

10 years agoInitial commit
Leo Liu [Tue, 13 Aug 2013 02:03:26 +0000 (10:03 +0800)]
Initial commit

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 ago* eldoc-eval.el: Merge docstring and minors changes from ELPA version.
Thierry Volpiatto [Mon, 12 Aug 2013 07:27:54 +0000 (09:27 +0200)]
* eldoc-eval.el: Merge docstring and minors changes from ELPA version.

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 agocompany-eclim: Omit starting '@'
Dmitry Gutov [Fri, 9 Aug 2013 22:12:09 +0000 (01:12 +0300)]
company-eclim: Omit starting '@'

#30

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 agoRename company-cmake-doc-buffer to make it private
Dmitry Gutov [Fri, 9 Aug 2013 20:56:47 +0000 (23:56 +0300)]
Rename company-cmake-doc-buffer to make it private

10 years agoFix company-cmake-doc-buffer
Dmitry Gutov [Fri, 9 Aug 2013 14:16:50 +0000 (17:16 +0300)]
Fix company-cmake-doc-buffer

10 years agoBundle company-cmake
Dmitry Gutov [Fri, 9 Aug 2013 14:09:29 +0000 (17:09 +0300)]
Bundle company-cmake

Fixes #13

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 agoUse `after-string' instead of `before-string'
Dmitry Gutov [Tue, 6 Aug 2013 17:26:07 +0000 (20:26 +0300)]
Use `after-string' instead of `before-string'

Fixes #28

10 years agoIntroduce company-global-modes
Dmitry Gutov [Tue, 6 Aug 2013 11:55:08 +0000 (14:55 +0300)]
Introduce company-global-modes

Closes #29

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 agoSyncing to the version now in emacs ELPA repository.
Andrew Hyatt [Sat, 3 Aug 2013 18:09:26 +0000 (14:09 -0400)]
Syncing to the version now in emacs ELPA repository.

These changes were authored by Stefan Monnier in commits:

monnier@iro.umontreal.ca-20130801182238-5dlw5a7czjkv6dz8
* packages/websocket: Cleanup copyright and code.

and

monnier@iro.umontreal.ca-20130803023536-zh9uf43vws6idygu
* packages/websocket/websocket.el: Fix version number.

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 agoFix #14: Override key [return] in ggtags-navigation-mode-map
Leo Liu [Mon, 29 Jul 2013 03:00:16 +0000 (11:00 +0800)]
Fix #14: Override key [return] in ggtags-navigation-mode-map

10 years agoSeparate executable from arguments in the error output buffer
Chen Bin [Sun, 28 Jul 2013 10:01:51 +0000 (13:01 +0300)]
Separate executable from arguments in the error output buffer

Fixes #27

10 years agoMake comment vars buffer-local
Dmitry Gutov [Wed, 24 Jul 2013 22:25:06 +0000 (01:25 +0300)]
Make comment vars buffer-local

Fixes http://code.google.com/p/js2-mode/issues/detail?id=129

10 years agoUpdate `js2-concat-multiline-strings' docstring
Dmitry Gutov [Wed, 24 Jul 2013 20:19:49 +0000 (23:19 +0300)]
Update `js2-concat-multiline-strings' docstring

#107

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.