diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-01 22:39:08 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-01 22:39:08 -0500 |
| commit | c751101ba3adaca67a37977562907557963007bb (patch) | |
| tree | 0fd7a0bf2dbc048185fa3870128014decbab87af /memory-usage.el | |
| parent | c7a94206764f57668c8e6066d0f8f2c412983263 (diff) | |
* memory-usage.el: Update email addressexternals/memory-usage
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 |
