Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add ctags-faq(7) #2855

Merged
merged 7 commits into from
Feb 10, 2021
Merged

docs: add ctags-faq(7) #2855

merged 7 commits into from
Feb 10, 2021

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    82f75a9 View commit details
    Browse the repository at this point in the history
  2. docs: ctags-faq(7): restructuredText-lize

    - no contents change
    - use ".. contents::" directive
    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b1b8952 View commit details
    Browse the repository at this point in the history
  3. docs: ctags-faq(7): delete unnecessary sections for u-ctags

    The following sections are deleted.
    
    - Why do you call it "Exuberant Ctags"?
    - Why doesn't my editor work with these tag files?
    - Why doesn't XEmacs' Speedbar module work with Exuberant Ctags?
    - Why doesn't Xemacs correctly locate the tag in the source file?
    - Why doesn't NEdit correctly locate the tag in the source file?
    - What is "Vim"?
    - How do I get regex support for Win32?
    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    83b7fb3 View commit details
    Browse the repository at this point in the history
  4. docs: ctags-faq(7): fix markups and etc.

    - fix markup
    - replace "Exuberant" with "Universal"
    - fix spelling mistakes
    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9bab289 View commit details
    Browse the repository at this point in the history
  5. docs: ctags-faq(7): add new sections

    - new sections:
      - Does Universal Ctags support Unicode file names?
      - Why does zsh cause "zsh: no matches found" error?
    - add TODO comment for universal-ctags#1421, universal-ctags#2356, and universal-ctags#2540
    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b726979 View commit details
    Browse the repository at this point in the history
  6. docs: add ctags-faq(7)

    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    31e07a3 View commit details
    Browse the repository at this point in the history
  7. docs: ctags-faq(7): fix incompatibile changes from e-ctags

    - add "What is the difference between Universal Ctags and Exuberant Ctags?"
    - change from ~/.ctags to ~/.ctags.d/*.ctags
    - chnage from --extras to --extra
    hirooih committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1db5cd6 View commit details
    Browse the repository at this point in the history