~ubuntu-branches/ubuntu/saucy/ess/saucy-proposed

« back to all changes in this revision

Viewing changes to lisp/ess-sas-l.el

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2010-11-08 16:52:27 UTC
  • mfrom: (1.2.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20101108165227-u844l0tlegcdn89k
Tags: 5.12-1
* New upstream version released today

* debian/emacen-startup: Follow suggestion by Kevin Ryde in #594750 and
  use debian-pkg-add-load-path-item as well; also improved emacsen-install
  script by using soft links instead of copies  (Closes: #594750)

Show diffs side-by-side

added added

removed removed

Lines of Context:
299
299
     (cons "^ERROR\\( [0-9]+-[1-9][0-9][0-9]\\)?: .*$"   
300
300
                                                 font-lock-keyword-face)
301
301
     ;       ERROR:
302
 
     (cons "^       [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"  
 
302
     (cons "^       [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"  
303
303
                                                 font-lock-keyword-face)
304
304
     ;       ERROR #-###:
305
 
     (cons "^             [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"
 
305
     (cons "^             [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"
306
306
                                                 font-lock-keyword-face)
307
307
     ;       ERROR ##-###:
308
 
     (cons "^              [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$" 
 
308
     (cons "^              [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$" 
309
309
                                                 font-lock-keyword-face)
310
310
     ;       ERROR ###-###:
311
 
     (cons "^               [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$" 
 
311
     (cons "^               [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$" 
312
312
                                                 font-lock-keyword-face)
313
313
     (cons "^              a format name."       font-lock-keyword-face)
314
314
     (cons "^       where a numeric operand is required. The condition was: "
319
319
     (cons "^WARNING\\( [0-9]+-[1-9][0-9][0-9]\\)?: .*$"  
320
320
                                                 font-lock-function-name-face)
321
321
     ;       WARNING:
322
 
     (cons "^         [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"
 
322
     (cons "^         [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"
323
323
                                                 font-lock-function-name-face)
324
324
     ;       WARNING #-###:
325
 
     (cons "^               [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"
 
325
     (cons "^               [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"
326
326
                                                 font-lock-function-name-face)
327
327
     ;       WARNING ##-###:
328
 
     (cons "^                [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"
 
328
     (cons "^                [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"
329
329
                                                 font-lock-function-name-face)
330
330
     ;       WARNING ###-###:
331
 
     (cons "^                 [^ @].*\\([.][ ]?\\|[,a-z][ ]\\)$"
 
331
     (cons "^                 [^ @].*\\([.][ ]?[ ]?\\|[,a-z][ ]\\)$"
332
332
                                                 font-lock-function-name-face)
333
333
 
334
334
     ;; SAS comments
395
395
                    "calendar" "catalog" "chart" "cimport" "cport" "compare" "contents" "copy" "corr"               
396
396
                    "datasets" "dbcstab" "display"
397
397
                    "explode" "export"
398
 
                    "format" "forms" "freq" "fsbrowse" "fsedit" "fsletter" "fslist" "fsview"                                 
 
398
                    "fcmp" "format" "forms" "freq" "fsbrowse" "fsedit" "fsletter" "fslist" "fsview"
399
399
                    "ganno" "gchart" "gcontour" "gdevice" "geocode" "gfont" "gimport" "ginside"
400
400
                    "gkeymap" "gmap" "goptions" "gplot" "gprint" "gproject" "greduce" "gremove" 
401
401
                    "greplay" "gslide" "gtestit" "g3d" "g3grid" 
404
404
                    "options"
405
405
                    "plot" "pmenu" "print" "printto"
406
406
                    "rank" "registry" "report"
407
 
                    "sort" "sql" "standard" "summary"
 
407
                    "sgpanel" "sgplot" "sgscatter" "sort" "sql" "standard" "summary"
408
408
                    "tabulate" "template" "timeplot" "transpose" "trantab"
409
409
                    "univariate"
410
410
 
411
411
                   ;;SAS/Stat and SAS/ETS
412
412
                    "aceclus" "anova" "arima" "autoreg"
413
413
                    "bgenmod" "blifereg" "boxplot" "bphreg"                                 
414
 
                    "calis" "cancorr" "candisc" "catmod" "citibase" "cluster" "computab" "corresp"
 
414
                    "calis" "cancorr" "candisc" "catmod" "citibase" "cluster" "computab" "corresp" "countreg"
415
415
                    "discrim" "distance"
416
 
                    "expand"
 
416
                    "entropy" "expand"
417
417
                    "factor" "fastclus" "forecast"
418
418
                    "gam" "genmod" "glimmix" "glm" "glmmod" "glmpower" "glmselect"
419
419
                    "hpmixed"
420
420
                    "inbreed"
421
421
                    "kde" "krige2d"
422
422
                    "lattice" "lifereg" "lifetest" "loess" "logistic"
423
 
                    "mcmc" "mds" "mi" "mianalyze" "mixed" "modeclus" "model" "mortgage" "multtest"
 
423
                    "mcmc" "mdc" "mds" "mi" "mianalyze" "mixed" "modeclus" "model" "mortgage" "multtest"
424
424
                    "nested" "nlin" "nlmixed" "npar1way"
425
425
                    "orthoreg"
426
 
                    "pdlreg" "phreg" "plan" "pls" "power" "princomp" "prinqual" "probit"
427
 
                    "quantreg"
428
 
                    "reg" "robustreg" "rsreg"
429
 
                    "score" "seqdesign" "seqtest" "sim2d" "simlin" "simnormal" "spectra" "statespace" "stdize" "stepdisc" 
430
 
                    "surveyfreq" "surveylogistic" "surveymeans" "surveyreg" "surveyselect" "syslin"
431
 
                    "tcalis" "tphreg" "tpspline" "transreg" "tree" "ttest"
432
 
                    "varclus" "varcomp" "variogram"
433
 
                    "x11"
 
426
                    "panel" "pdlreg" "phreg" "plan" "plm" "pls" "power" "princomp" "prinqual" "probit"
 
427
                    "qlim" "quantreg"
 
428
                    "reg" "risk" "robustreg" "rsreg"
 
429
                    "score" "seqdesign" "seqtest" "severity" "sim2d" "similarity" "simlin" "simnormal"
 
430
                    "spectra" "statespace" "stdize" "stepdisc" 
 
431
                    "surveyfreq" "surveylogistic" "surveymeans" "surveyphreg" "surveyreg" "surveyselect" "syslin"
 
432
                    "tcalis" "timeid" "timeseries" "tphreg" "tpspline" "transreg" "tree" "ttest"
 
433
                    "ucm"
 
434
                    "varclus" "varcomp" "variogram" "varmax"
 
435
                    "x11" "x12"
434
436
                ) 'words)) font-lock-constant-face)   
435
437
 
436
438
;       (cons (concat