]> code.delx.au - gnu-emacs/blobdiff - lisp/scroll-all.el
(compose-string, encode-composition-rule, compose-last-chars):
[gnu-emacs] / lisp / scroll-all.el
index f3bd3d334ffa47b48d2c242dfab0b86945aba70c..2c0636d69d29ea4eb5873e66e85febdae04cdbf2 100644 (file)
@@ -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 mode allows multiple buffers to be 'locked' so that scrolling
@@ -117,4 +117,5 @@ apply to all visible windows in the same frame."
 
 (provide 'scroll-all)
 
+;;; arch-tag: db20089a-b157-45df-b5d4-2430e60acdd8
 ;;; scroll-all.el ends here