comparison lisp/abbrevlist.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 4f28bd14272c
children 2c7997f249eb
comparison
equal deleted inserted replaced
844:bf829a2d63b4 845:213978acbc1e
1 ;;; abbrevlist.el --- list one abbrev table alphabetically ordered. 1 ;;; abbrevlist.el --- list one abbrev table alphabetically ordered.
2
3 ;; Maintainer: FSF
4 ;; Last-Modified: 16 Mar 1992
5 2
6 ;; Copyright (C) 1986, 1992 Free Software Foundation, Inc. 3 ;; Copyright (C) 1986, 1992 Free Software Foundation, Inc.
7 ;; Suggested by a previous version by Gildea. 4 ;; Suggested by a previous version by Gildea.
5 ;; Maintainer: FSF
6
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by