comparison lisp/proced.el @ 110227:6f57977b6f9e

Update email of Roland Winkler <winkler@gnu.org>
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 02 Sep 2010 13:47:15 +0200
parents 1d1d5d9bd884
children 376148b31b5e
comparison
equal deleted inserted replaced
110226:c0a83e23d6d1 110227:6f57977b6f9e
1 ;;; proced.el --- operate on system processes like dired 1 ;;; proced.el --- operate on system processes like dired
2 2
3 ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. 3 ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
4 4
5 ;; Author: Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> 5 ;; Author: Roland Winkler <winkler@gnu.org>
6 ;; Keywords: Processes, Unix 6 ;; Keywords: Processes, Unix
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software: you can redistribute it and/or modify 10 ;; GNU Emacs is free software: you can redistribute it and/or modify