~ubuntu-branches/ubuntu/saucy/texmacs/saucy-proposed

« back to all changes in this revision

Viewing changes to TeXmacs/progs/tm-mode.el

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2013-01-27 15:09:22 UTC
  • mfrom: (4.1.19 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130127150922-j3s80pjnmdcy0jxo
Tags: 1:1.0.7.16-1ubuntu1
* Make debian/fixsh operate on debian/texmacs instead of debian/tmp,
  and move it to binary-post-install/texmacs:: to keep consistency
  when not building arch-indep packages, as on the Dbeian buildds.
* Remove maxima_filter in clean to fix FTBFS on on non-i386 arches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
    with-aux with-action with-module with-cursor with-server
55
55
    user-ask
56
56
    tab form item meti
57
 
    $when $let $let* $for))
 
57
    $when $let $let* $for
 
58
    tmfs-load-handler tmfs-save-handler
 
59
    tmfs-title-handler tmfs-permission-handler
 
60
    tmfs-master-handler tmfs-format-handler))
58
61
 
59
62
(setq unary-definitions
60
63
  '(define define-public define-macro define-public-macro
63
66
    tm-menu define-menu tm-widget define-widget tm-generate
64
67
    tm-build tm-build-macro tm-build-widget
65
68
    menu-bind define-table extend-table
66
 
    define-format define-language))
 
69
    define-format define-language define-graphics))
67
70
 
68
71
(setq unary-no-highlight
69
72
  '(format interactive
94
97
    define-secure-symbols map-in-order link promise
95
98
    plugin-input-converters use-modules export import-from inherit-modules
96
99
    lazy-menu lazy-keyboard lazy-define lazy-initialize
97
 
    lazy-format lazy-language lazy-input-converter
 
100
    lazy-format lazy-language lazy-input-converter lazy-tmfs-handler
98
101
    $if))
99
102
 
100
103
(setq highlight-definitions