branch: elpa/gnuplot
commit 6ab9c7d2c2ef5b5d002d46b456ada4730cd6ff87
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Commentary: Update acknowledgments
---
 gnuplot.el | 38 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 20 deletions(-)

diff --git a/gnuplot.el b/gnuplot.el
index 256437f3d2..008ca70ab4 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -42,26 +42,24 @@
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; Acknowledgements:
-;;    David Batty       <DB> (numerous corrections)
-;;    Laurent Bonnaud   <LB> (suggestions regarding font-lock rules)
-;;    Markus Dickebohm  <MD> (suggested `gnuplot-send-line-and-forward')
-;;    Stephen Eglan     <SE> (suggested the use of info-look,
-;;                            contributed a bug fix regarding shutting
-;;                            down the gnuplot process, improvement to
-;;                            `gnuplot-send-line-and-forward')
-;;    Robert Fenk       <RF> (suggested respecting continuation lines)
-;;    Michael Karbach   <MK> (suggested trimming the gnuplot process buffer)
-;;    Alex Chan Libchen <AL> (suggested font-lock for plotting words)
-;;    Kuang-Yu Liu      <KL> (pointed out buggy dependence on font-lock)
-;;    Hrvoje Niksic     <HN> (help with defcustom arguments for insertions)
-;;    Andreas Rechtsteiner <AR> (pointed out problem with C-c C-v)
-;;    Michael Sanders   <MS> (help with the info-look interface)
-;;    Jinwei Shen       <JS> (suggested functionality in comint buffer)
-;;    Michael M. Tung   <MT> (prompted me to add pm3d support)
-;;    Holger Wenzel     <HW> (suggested using `gnuplot-keywords-when')
-;;    Wolfgang Zocher   <WZ> (pointed out problem with gnuplot-mode + speedbar)
-;;    Jon Oddie         <jjo> (indentation, inline images, context mode)
-;;    Maxime F. Treca   <MFT> (package update, XEmacs deprecation)
+;;    David Batty          numerous corrections
+;;    Laurent Bonnaud      suggestions regarding font-lock rules
+;;    Markus Dickebohm     suggested `gnuplot-send-line-and-forward'
+;;    Stephen Eglan        suggested the use of info-look and various fixes
+;;    Robert Fenk          suggested respecting continuation lines
+;;    Michael Karbach      suggested trimming the gnuplot process buffer
+;;    Alex Chan Libchen    suggested font-lock for plotting words
+;;    Kuang-Yu Liu         pointed out buggy dependence on font-lock
+;;    Hrvoje Niksic        help with defcustom arguments for insertions
+;;    Andreas Rechtsteiner pointed out problem with C-c C-v
+;;    Michael Sanders      help with the info-look interface
+;;    Jinwei Shen          suggested functionality in comint buffer
+;;    Michael M. Tung      prompted me to add pm3d support
+;;    Holger Wenzel        suggested using `gnuplot-keywords-when'
+;;    Wolfgang Zocher      pointed out problem with gnuplot-mode + speedbar
+;;    Jon Oddie            indentation, inline images, context mode
+;;    Maxime F. Treca      package update, XEmacs deprecation
+;;    Daniel Mendler       package update, support for recent Emacs
 ;;
 ;;  and especially to Lars Hecking <LH> for including gnuplot-mode
 ;;  with the gnuplot 3.7-beta distribution and for providing me with

Reply via email to