comparison lisp/iswitchb.el @ 18929:073e0019f9d9

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 24 Jul 1997 04:01:12 +0000
parents fff55212f6a7
children 4d8e07123564
comparison
equal deleted inserted replaced
18928:fff55212f6a7 18929:073e0019f9d9
1 ;;; iswitchb.el --- switch between buffers using substrings 1 ;;; iswitchb.el --- switch between buffers using substrings
2 2
3 ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: Stephen Eglen <stephene@cogs.susx.ac.uk> 5 ;; Author: Stephen Eglen <stephen@cns.ed.ac.uk>
6 ;; Maintainer: Stephen Eglen <stephene@cogs.susx.ac.uk> 6 ;; Maintainer: Stephen Eglen <stephen@cns.ed.ac.uk>
7 ;; Keywords: extensions 7 ;; Keywords: extensions
8 ;; location: http://www.cogs.susx.ac.uk/users/stephene/emacs
9 8
10 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
11 10
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by