Now part of GNU Emacs. Update FSF's address. Update copyright years.
This commit is contained in:
parent
c7280fb559
commit
ebce92c797
2 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-11-03 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
|
||||
Update copyright years.
|
||||
|
||||
2005-11-03 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Use
|
||||
|
@ -33,6 +38,7 @@
|
|||
* progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
|
||||
|
||||
2005-11-02 Lars Hansen <larsh@soem.dk>
|
||||
|
||||
* net/tramp.el (tramp-action-out-of-band): Handle scp message
|
||||
"Permission denied".
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend
|
||||
|
||||
;; Copyright (C) 2003 John Wiegley.
|
||||
;; Copyright (C) 2003, 2004, 2005 John Wiegley.
|
||||
|
||||
;; Author: John Wiegley <johnw@newartisans.com>
|
||||
;; Keywords: comm
|
||||
|
||||
;; This file is NOT part of GNU Emacs.
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; This program is free software; you can redistribute it and/or
|
||||
;; modify it under the terms of the GNU General Public License as
|
||||
|
@ -19,8 +19,8 @@
|
|||
|
||||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with GNU Emacs; see the file COPYING. If not, write to the
|
||||
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
;; Boston, MA 02111-1307, USA.
|
||||
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
;; Boston, MA 02110-1301, USA.
|
||||
|
||||
;;; Commentary:
|
||||
;; This library provides an interface to use the Mac's AddressBook,
|
||||
|
|
Loading…
Add table
Reference in a new issue