diff options
Diffstat (limited to 'memory-usage.el')
| -rw-r--r-- | memory-usage.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/memory-usage.el b/memory-usage.el index dd7571e..b6a3ddf 100644 --- a/memory-usage.el +++ b/memory-usage.el @@ -1,8 +1,8 @@ -;;; memory-usage.el --- Analyze the memory usage of Emacs in various ways +;;; memory-usage.el --- Analyze the memory usage of Emacs in various ways -*- lexical-binding: t; -*- ;; Copyright (C) 2002, 2004, 2012 Free Software Foundation, Inc. -;; Author: Stefan Monnier <monnier@cs.yale.edu> +;; Author: Stefan Monnier <monnier@iro.umontreal.ca> ;; Keywords: maint ;; Version: 0.2 |
