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

Various minor fixes #3742

Merged
merged 8 commits into from
May 31, 2023
Merged

Various minor fixes #3742

merged 8 commits into from
May 31, 2023

Commits on May 31, 2023

  1. misc/ctags-optlib-mode.el: accept lines started from whitespaces

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ff759b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cad07d View commit details
    Browse the repository at this point in the history
  3. main: report the "ignoring null tag in ..." messages in NOTICE level

    So a user can suppress them with --quiet option if one wnats.
    
    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fb778a1 View commit details
    Browse the repository at this point in the history
  4. main: don't use strlen in vStringNCatS

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e459c49 View commit details
    Browse the repository at this point in the history
  5. main: add a function for truncating from the head of vString

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0dab411 View commit details
    Browse the repository at this point in the history
  6. build-sys: add comments about the way to update the version number

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    feff6fe View commit details
    Browse the repository at this point in the history
  7. main: use unsigned int instead of int

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fdcf5b6 View commit details
    Browse the repository at this point in the history
  8. main,refactor: narrow the scopes of local variables

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4a4e37b View commit details
    Browse the repository at this point in the history