|
42 | 42 |
|
43 | 43 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
44 | 44 | ;;; Acknowledgements: |
45 | | -;; David Batty <DB> (numerous corrections) |
46 | | -;; Laurent Bonnaud <LB> (suggestions regarding font-lock rules) |
47 | | -;; Markus Dickebohm <MD> (suggested `gnuplot-send-line-and-forward') |
48 | | -;; Stephen Eglan <SE> (suggested the use of info-look, |
49 | | -;; contributed a bug fix regarding shutting |
50 | | -;; down the gnuplot process, improvement to |
51 | | -;; `gnuplot-send-line-and-forward') |
52 | | -;; Robert Fenk <RF> (suggested respecting continuation lines) |
53 | | -;; Michael Karbach <MK> (suggested trimming the gnuplot process buffer) |
54 | | -;; Alex Chan Libchen <AL> (suggested font-lock for plotting words) |
55 | | -;; Kuang-Yu Liu <KL> (pointed out buggy dependence on font-lock) |
56 | | -;; Hrvoje Niksic <HN> (help with defcustom arguments for insertions) |
57 | | -;; Andreas Rechtsteiner <AR> (pointed out problem with C-c C-v) |
58 | | -;; Michael Sanders <MS> (help with the info-look interface) |
59 | | -;; Jinwei Shen <JS> (suggested functionality in comint buffer) |
60 | | -;; Michael M. Tung <MT> (prompted me to add pm3d support) |
61 | | -;; Holger Wenzel <HW> (suggested using `gnuplot-keywords-when') |
62 | | -;; Wolfgang Zocher <WZ> (pointed out problem with gnuplot-mode + speedbar) |
63 | | -;; Jon Oddie <jjo> (indentation, inline images, context mode) |
64 | | -;; Maxime F. Treca <MFT> (package update, XEmacs deprecation) |
| 45 | +;; David Batty numerous corrections |
| 46 | +;; Laurent Bonnaud suggestions regarding font-lock rules |
| 47 | +;; Markus Dickebohm suggested `gnuplot-send-line-and-forward' |
| 48 | +;; Stephen Eglan suggested the use of info-look and various fixes |
| 49 | +;; Robert Fenk suggested respecting continuation lines |
| 50 | +;; Michael Karbach suggested trimming the gnuplot process buffer |
| 51 | +;; Alex Chan Libchen suggested font-lock for plotting words |
| 52 | +;; Kuang-Yu Liu pointed out buggy dependence on font-lock |
| 53 | +;; Hrvoje Niksic help with defcustom arguments for insertions |
| 54 | +;; Andreas Rechtsteiner pointed out problem with C-c C-v |
| 55 | +;; Michael Sanders help with the info-look interface |
| 56 | +;; Jinwei Shen suggested functionality in comint buffer |
| 57 | +;; Michael M. Tung prompted me to add pm3d support |
| 58 | +;; Holger Wenzel suggested using `gnuplot-keywords-when' |
| 59 | +;; Wolfgang Zocher pointed out problem with gnuplot-mode + speedbar |
| 60 | +;; Jon Oddie indentation, inline images, context mode |
| 61 | +;; Maxime F. Treca package update, XEmacs deprecation |
| 62 | +;; Daniel Mendler package update, support for recent Emacs |
65 | 63 | ;; |
66 | 64 | ;; and especially to Lars Hecking <LH> for including gnuplot-mode |
67 | 65 | ;; with the gnuplot 3.7-beta distribution and for providing me with |
|
0 commit comments