comparison lisp/newcomment.el @ 64861:7a8556a71193

Address change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Aug 2005 20:38:35 +0000
parents 41bb365f41c4
children 13b5bb686732 2d92f5c9d6ae
comparison
equal deleted inserted replaced
64860:023c080d13cb 64861:7a8556a71193
2 2
3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, 3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc. 4 ;; 2005 Free Software Foundation, Inc.
5 5
6 ;; Author: code extracted from Emacs-20's simple.el 6 ;; Author: code extracted from Emacs-20's simple.el
7 ;; Maintainer: Stefan Monnier <monnier@cs.yale.edu> 7 ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca>
8 ;; Keywords: comment uncomment 8 ;; Keywords: comment uncomment
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify