emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/drupal-mode created (now 17927723ad)


From: ELPA Syncer
Subject: [nongnu] branch elpa/drupal-mode created (now 17927723ad)
Date: Tue, 25 Jan 2022 10:58:34 -0500 (EST)

elpasync pushed a change to branch elpa/drupal-mode.

        at  17927723ad Merge pull request #85 from skangas/bump-version

This branch includes the following new commits:

       new  6e1ef13c5e Initial commit
       new  3937ec3f40 Initial version.
       new  90446f5bd8 Merge branch 'release/0.1.0'
       new  243db30a93 Compiled elisp should not be committed.
       new  00fa57745f Cleanup.
       new  e3bfd959f3 Use `info' instead of `info-display-manual'.
       new  50fb7ad1f9 Add api.drupalcontrib.org for doc search.
       new  3f20a5b31b Improve drupal-style indentation for comments.
       new  f77dd902b4 Add :link to defcustom. Part of #9.
       new  e4d21708db Untabify and indent.
       new  571f94535f Added 'elpa-install' target.
       new  b7f50ec381 Detecting version shouldn't fail on non-files.
       new  1b58065d5d Docfix.
       new  6a75362ee1 docfix
       new  07eaf83729 New var drupal-root. Use it for `tags-file-name'.
       new  08498d39fa Don't lookup documentation if no symbol-at-point.
       new  7d2d703ab9 Merge branch 'feature/documentation' into develop
       new  c1385212f4 Add basic drush support.
       new  56a55ff9c8 Drush API search on master if version is y.x-dev.
       new  6fbdb4e9ad Made customization of search URLs more intuitive.
       new  bcde7079ab Moved etags support to its own file.
       new  e4c4c3d6e1 `drupal-delete-trailing-whitespace' made local var.
       new  db24ec6bf9 Added gtags support to drupal-mode.
       new  83ee02f80a Renamed `drupal-root' to `drupal-rootdir'.
       new  1e06f39e9f Added `drupal-drush-cache-clear'.
       new  9c618f003c Set `ispell-local-dictionary' to `american'.
       new  ca93db3d20 Only change dictionary to `american' if it exists.
       new  25dc7333d9 Added flymake-phpcs support.
       new  0a5c953312 flymake-phpcs will only be used in php-mode.
       new  85dabbf20a Refactored a lot of code.
       new  8828357fe8 Stripped section heading lines in plain ascii.
       new  c8832210b3 Documentation was rewritten and extended.
       new  74fe12bd47 Bumped version to 0.2.0.
       new  f04ae2825d Merge branch 'release/0.2.0'
       new  abc074346f Merge branch 'release/0.2.0' into develop
       new  24bae05adf Merge branch 'master' of github.com:arnested/drupal-mode
       new  35c9e17240 Rewrote Makefile.
       new  f95aa10028 Optimized variable expansion in Makefile.
       new  a0ef7e7fce Fixed package name in install target.
       new  661e6bba48 Changed info about flymake-phpcs.
       new  dec5279338 Removed generated file drupal-mode.info.
       new  b34cc6fb8f Ensured flymake-phpcs is run in php-mode buffers.
       new  ce7e9d2bf3 Various cleanup.
       new  f02cb3d8eb Drupal version also outside full projects.
       new  4ef339db0a Don't locate standard for each buffer.
       new  55a523b65f No need to restart check since flymake-phpcs 1.0.4
       new  b4496a561f Revert parts of 55a523b65fe53ca06f429cffd91ead6ff76667d2
       new  aa87684203 Added `require' for supported libraries.
       new  21a3c7544d Drupal menu adjusted.
       new  f150913830 Added skeletons for functions and hooks.
       new  8e19894d55 `drupal-insert-hook' got completing-read support.
       new  6a7322f581 Optimized for byte-compile by using #' shorthand.
       new  8fc32e7641 Made `drupal-detect-drupal-version' more reliable.
       new  b8863a5c82 Added first take on automated tests.
       new  9ca9376c93 Addes wrapper function and added test cases to package.
       new  d0031d4c1f Added/adjusted COPYING information.
       new  de6c1b1442 Better checking for major modes.
       new  8599809578 Flymake-phpcs also highlights trailing whitespace.
       new  6b22e8c714 Added copyright and author comments.
       new  587e0eb2ec Added completion based on gtags.
       new  48a90d94ed Fixed spelling.
       new  85040ec2e5 Actually enable flymake-mode in Drupal buffers.
       new  cda13dfb21 Added better bootstrapping of Drupal mode.
       new  81c63e7c5a Removed accidental debug message.
       new  d9a34a4a5f Enabled `gtags-mode` if GTAGS is in use.
       new  e96a1f70f4 Added support for "Drush utilities for Emacs users".
       new  003953437c Ensured blank line when `drupal-insert-hook'.
       new  ebb3c56e25 Discovers more module info and added module menu.
       new  5386751a5d Fixed module version in module menu.
       new  00aae1e5e8 Added support for `web-mode'.
       new  9c5f0066d5 Added function arguments on `drupal-insert-hook'.
       new  0b770695f8 Fixed `drupal-get-function-args' to fail gracefully.
       new  88d744068c Fixed regexp.
       new  2f8ce00821 A functions args is shown in tooltip after 5 sec of idle 
time.
       new  c68f560494 Fixed regexp for extracting function arguments.
       new  cb918eb5f1 Defined defvars earlier in file to avoid using free 
variables.
       new  615de83357 Build tags-table when drupal-mode is entered.
       new  02eacb79f2 Added `drupal/etags-get-function-args' for finding 
arguments using Etags.
       new  7682fe81f5 Fixed argument tip when no window-system.
       new  808d1f1768 Use `eldoc-mode' for function argument tips.
       new  f491ac72b9 Redefined key bindings.
       new  897fbfb4a5 Added small optimization for byte compiler.
       new  d23d66e624 Support `php-extras-eldoc-documentation-function'.
       new  5e5f6e2782 Added drupal-mode support for `auto-insert-mode'.
       new  d73965852e Fixed flaw in `drupal-major-version'.
       new  bb47e5d71b Replaced nested `if's with `cond'.
       new  5c53b742fb Improved buffer-file-name fallbacks.
       new  0ef0569693 Fixed keyboard shortcuts in documentation.
       new  a53c312da1 Improved info file auto-insert skeleton.
       new  e65bf476cd Fixed module version for Drupal core modules.
       new  194db27ee9 Added skeleton position at end of skeleton.
       new  42fc725add Hardened match for code sniffer standard.
       new  551cc3c803 Eliminated `drupal-drush-mode'. It had no purpose.
       new  767d490751 Removed `web-mode' from `auto-mode-alist'.
       new  ab0af570f8 Added .profile to `auto-load-alist' for `php-mode'.
       new  c81cdfd343 Made `drupal-search-url' et el safe for 
`string-or-null-p'.
       new  929af1cefc Autoload `drupal-search-url' as safe-local-variable.
       new  9ea0f27c0e Made `drupal-module-name' insert module name when called 
interactively.
       new  05e0a86bed Added keyboard shortcut for `drupal-module-name'.
       new  6c76c15e7c Added auto-insert skeleton for .install files.
       new  4688c8f0cb Fixed use of `called-interactively-p'.
       new  ca7773df72 Added `drupal-mode-beginning-of-line' for .info files.
       new  7866012679 Fixed link to other drupal-modes at Gitub
       new  511fa0de3f Ensured file extensions are actually extensions.
       new  8951d9a7e8 Extended documentation of 
`drupal/flymake-phpcs-standard'.
       new  fe8717b47c Added `css-indent-offset'.
       new  f17e7088ca Provide Drupal projects as webjump sites.
       new  4ee1668794 Added `web-mode.el' as a PHP file mode.
       new  043644e85d Set correct comment style for inline comments.
       new  3df6f6725c Add contributing guidelines.
       new  f0ae32d88a Added first take at a `drush-make-mode'.
       new  d3b4c6f1e7 Added variable for GNU GLOBAL`global' command.
       new  cd3e68f6b3 Better support for hook_form_FORM_ID_alter() et al.
       new  a22be38d3c Read FORM_ID from minibuffer in `drupal-insert-hook'.
       new  dfd4582048 Fixed argument insert in `drupal-insert-hook'.
       new  71f3ba70fe Added .inc files as `php-mode` as well.
       new  dcea92f3a9 Added autoinsert skeleton for .test files.
       new  af2b2c5a76 Changed `replace-regexp-in-string` to 
`subst-char-in-string`.
       new  8947650b95 Rewritten Makefile to use Carton.
       new  469ff86a3e Changed `css-indent-offset' to `css-indent-level'.
       new  6dd8edc402 Eliminated compiler warnings.
       new  ae4dd40f05 Added pcomplete for drush.
       new  2245c415ee Added check for `drupal-drush-program` is set.
       new  213ebf5e65 Fixed eshell site-alias expansion for aliases beginning 
with @.  Suggestion by Tassilo Horn:
       new  57897dbed5 Fixed locating drush version number.
       new  6022df5bd8 Merge remote-tracking branch 'origin/pr/34' into develop.
       new  043d79f4ff Sort imenu entries by name in .make files.
       new  866c3f4f86 Carton renamed to Cask.
       new  0b9e5d25b4 Added basic support for flycheck.
       new  080049a881 Reenable ignore-errors.
       new  bd83268c5d Add custom checker for checking CSS/JS files with phpcs.
       new  f4a4985134 Check if our checker can be used before enforcing it.
       new  16632d6cf7 Fixed drush version detection for Drush 7.
       new  4f54f8bcb8 Fixed documentation.
       new  bd22697642 Mark `drupal/flymake-phpcs-standard' as obsolete.
       new  2ad9decdb7 Merge branch 'develop' into pr/35
       new  3f306071da Drupal 8 moved the version number to a new file.
       new  58fb25a914 Added .cask to .gitignore.
       new  3ba088c812 No need for make-local-variable.
       new  a5243b655e No need for #.
       new  d04b119de7 Properly add our checkers to flycheck-checkers instead 
of enforcing it.
       new  f57430af6f Really no need to check for existence of phpcs command.
       new  38783166f3 Check for drupal/flycheck-phpcs-js-and-css in predicate, 
now we don't enforce it.
       new  a6a4bfa842 No quoting necessary, says wiser minds than mine.
       new  889fc24427 Use setq.
       new  8d57a2a3d6 Added `hash-table-p` check.
       new  274015c27a Merge pull request #37 from xendk/develop
       new  ec024f1e2a `drupal/phpcs-dont-show-trailing-whitespace` common to 
flycheck and flymake.
       new  da62dbfc22 Added missing EOL.
       new  4adeb0c218 Fixed tar on Mac OS X.
       new  97b60197d0 Improved rootdir detection for etags and gtags.
       new  8eec967164 Fixed latest commit.
       new  e20d8fefaa Swicth to https links to Drupal.org.
       new  2517b39f42 Added a simple `drupal-tail-drupal-debug-txt` function.
       new  7d29d72a62 Added function to wrap string in t().
       new  36a8caff76 Bumped version number to 0.3.0.
       new  996081be40 Merge branch 'release/0.3.0'
       new  919154b7f4 Merge branch 'release/0.3.0' into develop
       new  8f5a7568b0 Fixed `drupal-search-documentation` for PHP keywords.
       new  8733eb2d1e Bumped versio to 0.3.1.
       new  a08207b0c9 Merge branch 'release/0.3.1'
       new  5eb72aba82 Merge branch 'release/0.3.1' into develop
       new  557f34c5d3 Fixed tar on Mac OS X.
       new  0a9d8dfa49 Cleaned whitespace.
       new  4e4714fc16 ...
       new  493acf44da Redone building `drupal-mode-map`.
       new  0eac30704b Don't delete `'trailing` form `whitespace-style` after 
all.
       new  31c2b672aa Added Api.drupalize.me as `drupal-search-url` option.
       new  3c32d7e938 `flycheck-declare-checker` is now 
`flycheck-define-checker`
       new  46ad71de46 Used `default-directory` as fallback if 
`buffer-file-name` us not set.
       new  2b71509ac3 Used `(buffer-name)` as fallback if `buffer-file-name` 
us not set.
       new  6bb266bc11 Fixed typo in latest commit.
       new  3cf6d3a8a9 Updated phpcs patterns to new flycheck format.
       new  72ceba6089 Merge pull request #39 from xendk/develop
       new  be281df109 Added info modes. Drupal Coder Sniffer understands info 
files as well.
       new  430b04536e Added special case for .tpl.php extensions.
       new  5ac9531321 Added default to run flymake in place.
       new  a4768c704e Fixed namespace of custom variable.
       new  a25b4df69a Cope with different implementations of flymake-phpcs.
       new  b2ba37e71a Bumped version to 0.4.0.
       new  f1985b5ca5 Merge branch 'release/0.4.0'
       new  9b091a3b71 Merge tag '0.4.0' into develop
       new  3bb1e40acc Silence byte compiler.
       new  b929895d51 Added own implementation of flymake init and temp names.
       new  230e579786 Removed flymake-phpcs from `drush-make-mode' files.
       new  65efa5b78a Removed usage of directory local variables.
       new  5d4558342b Added better paragraph filling.
       new  8d2c52c821 Prepared for .api.php CoderSniffer sniffs.
       new  cd07abb544 Made it possible to refer to issue comments.
       new  1a73416e78 Fixed flymake when real file is in a symlinked dir.
       new  7ddadecabd Reduced number of times calling 
`drupal-detect-drupal-version`.
       new  03b7e28b8d Fixed bad indentation.
       new  4532cd7217 Use `._flymake` as temp file pattern.
       new  95d6ecdd75 Bumped version number.
       new  da97264d7e Merge branch 'release/0.4.1'
       new  13b2fff6ef Use flycheck-add-next-checker.
       new  135c5f669e Add interface with gtags via `ggtags.el'
       new  bef3447608 Add menu items for function & hook templates
       new  09c622e53c Merge pull request #45 from joddie/skeleton-menu-items
       new  7b2c43bd41 Merge pull request #44 from joddie/ggtags
       new  7402b9e9fb Merge pull request #43 from arnested/flycheck-update
       new  60b231a125 Bumped version to 0.5.0.
       new  1d1690b855 Merge branch 'release/0.5.0'
       new  dd0016dd41 Merge branch 'release/0.5.0' into develop
       new  0cca19ed14 Misc documentation cleanup.
       new  3c84493988 Added JS mode indentation.
       new  56ef6b550c Silenced byte-compiler.
       new  08d1a815ba Simplified.
       new  f5fe08ccb3 Improved `drupal-tail-drupal-debug-txt`.
       new  1627981c94 Added a `drupal-drush-php-eval`
       new  5911ac2158 Fixed bad indentation.
       new  507da75f31 Use `special-mode` for drush php-eval output.
       new  f205ee475e drupal-detect-drupal-version: Allow tabs in .info
       new  c83705239e Merge pull request #50 from kaaresl/develop
       new  ce9d3a564f Fixed regexp.
       new  0cb4bca4d6 Added ID suggestions for hook_update_N().
       new  11bfbda293 Added drupal-mode to dired buffers.
       new  e6f955e367 Removed api.drupalize.me.
       new  936ca4afcd Run flycheck phpcs checker in-place, so info file rules 
work properly.
       new  e803c00379 Only use our phpcs special checker on non PHP-files.
       new  44ea6bfd95 Merge pull request #52 from arnested/flycheck-updates
       new  914d2df539 Fixed URL of Drupalcontrib.org API.
       new  2e51a209df Properly concat phpcs option in newer flycheck.
       new  bcf7a8b372 Introduce an `auto` option for 
drupal/flymake-phpcs-run-in-place
       new  89783165ad Fixed wrong type argument in drupal-convert-line-ending.
       new  c727a18be7 Fixed bug in `drupal-search-documentation`.
       new  89f2043bde Suppress byte-compile-warning.
       new  91cd3f9e2d Added MELPA URLs to README.
       new  d9e2137a54 Use `auto-revert-mode` and auto-load.
       new  75e1d2dccc Require dependency.
       new  8a432e36cb Missing dependency.
       new  eb21f8aaac Make flycheck-phpcs-standard buffer local, as it should 
be.
       new  6f2b2174fc Don't trigger drupal-mode in vendor dirs. Closes #57.
       new  accf63bac1 Made blacklist a configurable regexp.
       new  5b5ab1fb42 Merge pull request #58 from arnested/ignore-vendor
       new  d09cdf8781 User error if the hook is already inserted in the file.
       new  9a6d3623b9 User error if the hook is already inserted elsewhere.
       new  4bd52836b3 Inherit drupal-style from php style.
       new  945ddcca95 Implemented async cache clear.
       new  319acd5761 Moved eldoc stuff to separate file.
       new  6fbdf7946b Fixed getting Drupal site temp folder.
       new  73a1531435 Better default for 
`drupal/emacs-drush-update-tags-after-save`.
       new  76199a3c68 Bump version number to 0.6.0.
       new  46205ad74c Merge branch 'release/0.6.0'
       new  20c4d561bc Merge branch 'release/0.6.0' into develop
       new  d71bfb0362 symbol's value as variable is void: gtags-auto-update
       new  d03a71c891 Bump version number to 0.6.1.
       new  cf0364cbaf Merge branch 'release/0.6.1'
       new  59bbaaf4f1 Merge branch 'release/0.6.1' into develop
       new  12d79f3507 Also load gtags.el with helm-gtags.
       new  b62d89c177 Fix up for latest flycheck.
       new  c2d7bc42e3 Merge pull request #63 from 
arnested/feature/flycheck-update
       new  bdf3709e10 Fix bug in drupal/etags-get-function-args
       new  708f318b12 Merge pull request #64 from joddie/fix/etags-moves-point
       new  5ad113d48f Add `drupal-drush-sql-cli` command
       new  72c533c619 Remove redundant `require` calls
       new  0cd2412756 Avoid "no tags containing" error in hook skeleton
       new  b59ad24b6e Merge pull request #66 from 
joddie/fix/etags-hook-skeleton
       new  36ea4003da Merge pull request #65 from joddie/feature/sql-cli
       new  de52d2757c Added Travis CU config.
       new  d9745316b3 Merge pull request #62 from 
arnested/feature/helm-gtags-compatibility
       new  d88b39e8f5 Fixed travis.yml
       new  b4a66092bd Removed git snapshot from travis ci.
       new  e47d7697e6 Fix drupal-phpcs checker predicate
       new  1545d07f0d Use drupal/phpcs-standard in drupal-phpcs checker
       new  0a23dc084a Add autoinsert template for .api.php files
       new  3cae8bea76 Merge pull request #70 from arnested/api-skeleton
       new  2cca689e26 Better gtags-helm support.
       new  9ee19e25a8 Add autoinsert skeleton for Variable module support
       new  c3f2427b4a Fix phpcs output parsing
       new  a02e1dde00 Merge pull request #72 from 
arnested/fix-phpcs-output-parsing
       new  f604acedb1 Bump version to 0.7.0
       new  2ed0a81398 Merge branch 'release/0.7.0' into develop
       new  947b893b37 Handle case where `c-default-style` is a string
       new  f9d5596a57 Bump version number
       new  f425ba445a Merge branch 'release/0.7.1' into develop
       new  eec2e557d7 Updated to the latest flycheck.
       new  f93cdfe1b2 Use proper indent for continuation lines
       new  643c7538b0 Merge pull request #78 from arnested/continuation-style
       new  dea5a8da78 Fix thinko
       new  ca569eaa62 Update obsoleted comment
       new  6f40ad04b7 Remove drupal-mode-beginning-of-line
       new  9d5808972f Add Travis notifications to Gitter.im room
       new  7f26310cc7 Bump version number to 0.7.3
       new  b0ca2c3965 Merge branch 'release/0.7.3' into develop
       new  9d793aa112 Add support for gxref/xref
       new  47fda0a38a Ignore errors in `drupal/gxref-get-function-args`
       new  95bf73b4b6 Create SECURITY.md
       new  ee53f9e12b Create CODE_OF_CONDUCT.md
       new  ba80d4d5c8 Remove drupalcontrib.com as search URL option
       new  a8d3e30000 Link to drupal.org using www prefix
       new  3ce73dd221 Fix array member indentation in function calls
       new  690f2c5592 Cleanup URLs in documentation
       new  76c28888f7 Adjust buffer name patterns for autoinsert
       new  dc82e5430c Handle .info.yml files
       new  cca428d723 Run tests on Emacs 25.3, 26.3, and snapshot
       new  e58d96723f Merge pull request #81 from arnested/misc-fixes-02-2020
       new  3e0ed63e4b Fix array member indentation in function calls - take 2
       new  efef280529 Fix some more drupal.org URL's
       new  a1c77dca8b Prefer HTTPS URLs wherever we can
       new  ee1a24c96a Make sure we get the actual module name even when having 
double extensions like .info.yml
       new  4f3cffa76d Update .travis.yml
       new  ed90b0c4d8 Bump version to 0.7.4
       new  53d6809d84 Fix #84: Use cl-lib instead of deprecated cl
       new  5bc4170e87 Fix byte-compiler warnings
       new  e1533052ad Merge pull request #87 from skangas/silence-byte-compiler
       new  5b90a053f7 Merge pull request #86 from skangas/cl-lib
       new  17927723ad Merge pull request #85 from skangas/bump-version




reply via email to

[Prev in Thread] Current Thread [Next in Thread]