~ted/ubuntu/karmic/vim/add-breaks

« back to all changes in this revision

Viewing changes to src/gui_mac.c

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-01-13 18:39:18 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090113183918-kgq1jzdwsbbex4pq
Tags: 2:7.2.079-1ubuntu1
* Resynchronise with Debian (diversions fix closes LP: #296324). Remaining
  changes:
  - runtime/syntax/debcontrol.vim:
    + Add "metapackages" to the list of valid sections.
  - runtime/syntax/debchangelog.vim:
    + Add "jaunty" to the list of valid suites.
  - Drop vim-lesstif package and lesstif2-dev build-dependency.
  - Enable Python interpreter on basic builds.
  - Create a .pot file for translations.
  - Disable autoindent, line-wrapping, and backup files by default.
  - runtime/syntax/debsources.vim:
    + Add "jaunty" to debsourcesDistrKeyword
  - runtime/syntax/grub.vim:
    + Add Ubuntu-specific 'quiet' keyword.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4966
4966
        char_u      *p_actext;
4967
4967
 
4968
4968
        p_actext = menu->actext;
4969
 
        key = find_special_key(&p_actext, &modifiers, /*keycode=*/0);
 
4969
        key = find_special_key(&p_actext, &modifiers, FALSE, FALSE);
4970
4970
        if (*p_actext != 0)
4971
4971
            key = 0; /* error: trailing text */
4972
4972
        /* find_special_key() returns a keycode with as many of the