]> code.delx.au - gnu-emacs/blobdiff - lisp/pcmpl-unix.el
(compose-string, encode-composition-rule, compose-last-chars):
[gnu-emacs] / lisp / pcmpl-unix.el
index e4ed4cbf16b50ff4aff333327bfbdef9808b1af7..edbc1b28586e239cbd57ebc82d7a15bc6887e90b 100644 (file)
@@ -16,8 +16,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:
 
     (pcomplete-here* (pcmpl-unix-group-names)))
   (while (pcomplete-here (pcomplete-entries))))
 
+;;; arch-tag: 3f9eb5af-7e0e-449d-b586-381cbbf8fc5c
 ;;; pcmpl-unix.el ends here