~ubuntu-branches/ubuntu/precise/fte/precise

« back to all changes in this revision

Viewing changes to config/m_fte.fte

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2011-08-14 10:28:46 UTC
  • mfrom: (1.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110814102846-kate2jfkduwpnika
Tags: 0.50.2b6-1
* QA upload.
* Synchronise with current upstream sources.
  (Closes: #195945)
* Include NMUs by Nobuhiro Iwamatsu and Hideki Yamane,
  thanks to both.
* Move to 3.0 quilt

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
        'C_FirstLevelIndent', 'C_FirstLevelWidth', 'C_Indent', 'C_ParenDelta',
100
100
        'Colorizer', 'CommentEnd', 'CommentStart', 'CompileCommand',
101
101
        'CompileRx', 'CompletionFilter', 'CursorInsertEnd', 'CursorInsertStart',
102
 
        'CursorOverEnd', 'CursorOverStart', 'CursorThroughTabs',
 
102
        'CursorOverEnd', 'CursorOverStart', 'CursorThroughTabs', 'CursorBlink',
103
103
        'CvsCommand', 'CvsIgnoreRx',
104
104
        'SvnCommand', 'SvnIgnoreRx',
105
105
        'DefaultModeName', 'DefFindOpt', 'DefFindReplaceOpt', 'DeleteKillBlock',
108
108
        'IgnoreBufferList', 'IndentMode', 'IndentWithTabs', 'Insert', 'InsertKillBlock',
109
109
        'KeepBackups', 'KeepHistory', 'KeepMessages', 'LeftMargin', 'LineChar',
110
110
        'LoadDesktopOnEntry', 'LoadMargin', 'MatchCase', 'MultiLineHilit',
 
111
        'MakeBackups',
111
112
        'OpenAfterClose', 'PersistentBlocks', 'PMDisableAccel', 'PrintDevice',
112
113
        'ReadOnly', 'ReassignModelIds', 'RecheckReadOnly', 'REXX_Do_Offset', 'REXX_Indent', 'RightMargin',
113
114
        'RoutineRegexp', 'SaveBookmarks', 'SaveDesktopOnExit', 'SaveFolds', 'ScrollBorderX',
114
115
        'ScrollBorderY', 'ScrollJumpX', 'ScrollJumpY', 'SeeThruSel',
115
116
        'SelectPathname', 'ShowHScroll', 'ShowMarkers', 'ShowMenuBar',
116
117
        'ShowTabs', 'ShowToolBar', 'ShowVScroll', 'SpaceTabs', 'StripChar',
 
118
        'ShowTildeFilesInDirList',
117
119
        'SyntaxParser', 'SysClipboard', 'TabSize', 'Trim', 'TrimOnSave',
118
120
        'UndoLimit', 'UndoMoves', 'WeirdScroll', 'WordChars', 'WordWrap',
119
121
        'XShellCommand'