Mercurial > emacs
comparison lisp/uniquify.el @ 39400:e69aa66ec7cc
Update Stephen Gildea's mail address.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 23 Sep 2001 17:48:31 +0000 |
parents | abd085bfec0c |
children | 5851ee3f83f5 |
comparison
equal
deleted
inserted
replaced
39399:c7c47d22ece8 | 39400:e69aa66ec7cc |
---|---|
49 ;; (Surprisingly, there isn't one built in.) | 49 ;; (Surprisingly, there isn't one built in.) |
50 | 50 |
51 ;;; Change Log: | 51 ;;; Change Log: |
52 | 52 |
53 ;; Originally by Dick King <king@reasoning.com> 15 May 86 | 53 ;; Originally by Dick King <king@reasoning.com> 15 May 86 |
54 ;; Converted for Emacs 18 by Stephen Gildea <gildea@lcs.mit.edu> | 54 ;; Converted for Emacs 18 by Stephen Gildea <gildea@stop.mail-abuse.org> |
55 ;; Make uniquify-min-dir-content 0 truly non-invasive. gildea 23 May 89 | 55 ;; Make uniquify-min-dir-content 0 truly non-invasive. gildea 23 May 89 |
56 ;; Some cleanup. uniquify-min-dir-content default 0. gildea 01 Jun 89 | 56 ;; Some cleanup. uniquify-min-dir-content default 0. gildea 01 Jun 89 |
57 ;; Don't rename to "". Michael Ernst <mernst@theory.lcs.mit.edu> 15 Jun 94 | 57 ;; Don't rename to "". Michael Ernst <mernst@theory.lcs.mit.edu> 15 Jun 94 |
58 ;; Add kill-buffer-hook. Kenneth Manheimer <ken.manheimer@nist.gov> 09 May 95 | 58 ;; Add kill-buffer-hook. Kenneth Manheimer <ken.manheimer@nist.gov> 09 May 95 |
59 ;; Add advice for rename-buffer and create-file-buffer, handle dired buffers, | 59 ;; Add advice for rename-buffer and create-file-buffer, handle dired buffers, |