~ubuntu-branches/debian/sid/emacs24/sid

« back to all changes in this revision

Viewing changes to lisp/erc/erc-truncate.el

  • Committer: Package Import Robot
  • Author(s): Rob Browning
  • Date: 2014-10-25 14:37:43 UTC
  • mfrom: (13.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20141025143743-m9q5reoyyyjq3p2h
Tags: 24.4+1-4
Update emacsen-common dependency as per policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; erc-truncate.el --- Functions for truncating ERC buffers
2
2
 
3
 
;; Copyright (C) 2003-2004, 2006-2013 Free Software Foundation, Inc.
 
3
;; Copyright (C) 2003-2004, 2006-2014 Free Software Foundation, Inc.
4
4
 
5
5
;; Author: Andreas Fuchs <asf@void.at>
6
 
;; Maintainer: FSF
 
6
;; Maintainer: emacs-devel@gnu.org
7
7
;; Keywords: IRC, chat, client, Internet, logging
8
8
 
9
9
;; This file is part of GNU Emacs.