mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Update copyright notices for 2013.
This commit is contained in:
parent
5cebef2d18
commit
ab422c4d68
2227 changed files with 2604 additions and 2452 deletions
|
@ -11670,7 +11670,7 @@
|
||||||
;; coding: utf-8
|
;; coding: utf-8
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Build Emacs from a fresh tarball or version-control checkout.
|
# Build Emacs from a fresh tarball or version-control checkout.
|
||||||
|
|
||||||
# Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
2
INSTALL
2
INSTALL
|
@ -1,5 +1,5 @@
|
||||||
GNU Emacs Installation Guide
|
GNU Emacs Installation Guide
|
||||||
Copyright (C) 1992, 1994, 1996-1997, 2000-2012
|
Copyright (C) 1992, 1994, 1996-1997, 2000-2013
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# DIST: make most of the changes to this file you might want, so try
|
# DIST: make most of the changes to this file you might want, so try
|
||||||
# DIST: that first.
|
# DIST: that first.
|
||||||
|
|
||||||
# Copyright (C) 1992-2012 Free Software Foundation, Inc.
|
# Copyright (C) 1992-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
2
README
2
README
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1591,7 +1591,7 @@
|
||||||
;; coding: utf-8
|
;; coding: utf-8
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; admin.el --- utilities for Emacs administration
|
;;; admin.el --- utilities for Emacs administration
|
||||||
|
|
||||||
;; Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Allocate X colors. Used for testing with dense colormaps.
|
/* Allocate X colors. Used for testing with dense colormaps.
|
||||||
|
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /usr/bin/perl
|
#! /usr/bin/perl
|
||||||
# Build Emacs in several different configurations.
|
# Build Emacs in several different configurations.
|
||||||
|
|
||||||
# Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; bzrmerge.el --- help merge one Emacs bzr branch to another
|
;;; bzrmerge.el --- help merge one Emacs bzr branch to another
|
||||||
|
|
||||||
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||||
;; Keywords: maint
|
;; Keywords: maint
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||||
Copyright (C) 2009, 2010, 2011
|
Copyright (C) 2009, 2010, 2011
|
||||||
National Institute of Advanced Industrial Science and Technology (AIST)
|
National Institute of Advanced Industrial Science and Technology (AIST)
|
||||||
Registration Number H13PRO009
|
Registration Number H13PRO009
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; cus-test.el --- tests for custom types and load problems
|
;;; cus-test.el --- tests for custom types and load problems
|
||||||
|
|
||||||
;; Copyright (C) 1998, 2000, 2002-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 1998, 2000, 2002-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
|
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
|
||||||
;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
|
;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
;;; c.by -- LL grammar for C/C++ language specification
|
;;; c.by -- LL grammar for C/C++ language specification
|
||||||
;; Copyright (C) 1999-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Author: Eric M. Ludlam <zappo@gnu.org>
|
;; Author: Eric M. Ludlam <zappo@gnu.org>
|
||||||
;; David Ponce <david@dponce.com>
|
;; David Ponce <david@dponce.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; semantic-grammar.wy -- LALR grammar of Semantic input grammars
|
;;; semantic-grammar.wy -- LALR grammar of Semantic input grammars
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Author: David Ponce <david@dponce.com>
|
;; Author: David Ponce <david@dponce.com>
|
||||||
;; Maintainer: David Ponce <david@dponce.com>
|
;; Maintainer: David Ponce <david@dponce.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; java-tags.wy -- Semantic LALR grammar for Java
|
;;; java-tags.wy -- Semantic LALR grammar for Java
|
||||||
|
|
||||||
;; Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Author: David Ponce <david@dponce.com>
|
;; Author: David Ponce <david@dponce.com>
|
||||||
;; Maintainer: David Ponce <david@dponce.com>
|
;; Maintainer: David Ponce <david@dponce.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; javascript-jv.wy -- LALR grammar for Javascript
|
;;; javascript-jv.wy -- LALR grammar for Javascript
|
||||||
|
|
||||||
;; Copyright (C) 2005-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||||
;; Copyright (C) 1998-2011 Ecma International.
|
;; Copyright (C) 1998-2011 Ecma International.
|
||||||
|
|
||||||
;; Author: Joakim Verona
|
;; Author: Joakim Verona
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; make.by -- BY notation for Makefiles.
|
;;; make.by -- BY notation for Makefiles.
|
||||||
|
|
||||||
;; Copyright (C) 1999-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
||||||
;;
|
;;
|
||||||
;; Author: Eric M. Ludlam <zappo@gnu.org>
|
;; Author: Eric M. Ludlam <zappo@gnu.org>
|
||||||
;; David Ponce <david@dponce.com>
|
;; David Ponce <david@dponce.com>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; python.wy -- LALR grammar for Python
|
;;; python.wy -- LALR grammar for Python
|
||||||
|
|
||||||
;; Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
|
;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
|
||||||
;; 2009, 2010 Python Software Foundation; All Rights Reserved
|
;; 2009, 2010 Python Software Foundation; All Rights Reserved
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; scheme.by -- Scheme BNF language specification
|
;;; scheme.by -- Scheme BNF language specification
|
||||||
|
|
||||||
;; Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; srecode-template.wy --- Semantic Recoder Template parser
|
;;; srecode-template.wy --- Semantic Recoder Template parser
|
||||||
|
|
||||||
;; Copyright (C) 2005-2012 Free Software Foundation, Inc.
|
;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Eric Ludlam <zappo@gnu.org>
|
;; Author: Eric Ludlam <zappo@gnu.org>
|
||||||
;; Keywords: syntax
|
;; Keywords: syntax
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
## Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
## Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## Author: Francesco Potorti` <pot@gnu.org>
|
## Author: Francesco Potorti` <pot@gnu.org>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Build Emacs with various options for profiling, debugging,
|
# Build Emacs with various options for profiling, debugging,
|
||||||
# with and without warnings enabled etc.
|
# with and without warnings enabled etc.
|
||||||
|
|
||||||
# Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
# admin/merge-gnulib
|
# admin/merge-gnulib
|
||||||
|
|
||||||
# Copyright 2012 Free Software Foundation, Inc.
|
# Copyright 2012-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2007-2012 Free Software Foundation, Inc.
|
Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Some lisp/emacs-lisp/ Features and Where They Are Documented
|
Some lisp/emacs-lisp/ Features and Where They Are Documented
|
||||||
|
|
||||||
Copyright (C) 2007-2012 Free Software Foundation, Inc.
|
Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
-*- coding: utf-8; mode: text; -*-
|
-*- coding: utf-8; mode: text; -*-
|
||||||
|
|
||||||
Copyright (C) 2007-2012 Free Software Foundation, Inc.
|
Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
From README.multi-tty in the multi-tty branch.
|
From README.multi-tty in the multi-tty branch.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
-*-mode: text; coding: latin-1;-*-
|
-*-mode: text; coding: latin-1;-*-
|
||||||
|
|
||||||
Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
Problems, fixmes and other unicode-related issues
|
Problems, fixmes and other unicode-related issues
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
Emacs for Windows
|
Emacs for Windows
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
Precompiled Distributions of
|
Precompiled Distributions of
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
|
### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
|
||||||
|
|
||||||
## Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
## Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## Author: Miles Bader <miles@gnu.org>
|
## Author: Miles Bader <miles@gnu.org>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Makefile -- Makefile to generate character property tables.
|
# Makefile -- Makefile to generate character property tables.
|
||||||
|
|
||||||
# Copyright (C) 2012 Free Software Foundation, Inc.
|
# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
|
||||||
# National Institute of Advanced Industrial Science and Technology (AIST)
|
# National Institute of Advanced Industrial Science and Technology (AIST)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
### autogen.sh - tool to help build Emacs from a bzr checkout
|
### autogen.sh - tool to help build Emacs from a bzr checkout
|
||||||
|
|
||||||
## Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
## Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## Author: Glenn Morris <rgm@gnu.org>
|
## Author: Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
### update_autogen - update the generated files in Emacs autogen/ directory
|
### update_autogen - update the generated files in Emacs autogen/ directory
|
||||||
|
|
||||||
## Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
## Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
## Author: Glenn Morris <rgm@gnu.org>
|
## Author: Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ VERSION='2012-01-06 07:23'; # UTC
|
||||||
# If you change this file with Emacs, please let the write hook
|
# If you change this file with Emacs, please let the write hook
|
||||||
# do its job. Otherwise, update this string manually.
|
# do its job. Otherwise, update this string manually.
|
||||||
|
|
||||||
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* A C macro for declaring that specific arguments must not be NULL.
|
/* A C macro for declaring that specific arguments must not be NULL.
|
||||||
Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* C++ compatible function declaration macros.
|
/* C++ compatible function declaration macros.
|
||||||
Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Write into $1/subdirs.el a list of subdirs of directory $1.
|
# Write into $1/subdirs.el a list of subdirs of directory $1.
|
||||||
|
|
||||||
# Copyright (C) 1994-1995, 1997, 1999, 2001-2012
|
# Copyright (C) 1994-1995, 1997, 1999, 2001-2013 Free Software
|
||||||
# Free Software Foundation, Inc.
|
# Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
@echo off
|
@echo off
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem Configuration script for MSDOS
|
rem Configuration script for MSDOS
|
||||||
rem Copyright (C) 1994-1999, 2001-2012 Free Software Foundation, Inc.
|
rem Copyright (C) 1994-1999, 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ dnl autoconf
|
||||||
dnl in the directory containing this script.
|
dnl in the directory containing this script.
|
||||||
dnl If you changed any AC_DEFINES, also run autoheader.
|
dnl If you changed any AC_DEFINES, also run autoheader.
|
||||||
dnl
|
dnl
|
||||||
dnl Copyright (C) 1994-1996, 1999-2012 Free Software Foundation, Inc.
|
dnl Copyright (C) 1994-1996, 1999-2013 Free Software Foundation, Inc.
|
||||||
dnl
|
dnl
|
||||||
dnl This file is part of GNU Emacs.
|
dnl This file is part of GNU Emacs.
|
||||||
dnl
|
dnl
|
||||||
|
@ -4087,7 +4087,7 @@ fi
|
||||||
|
|
||||||
version=$PACKAGE_VERSION
|
version=$PACKAGE_VERSION
|
||||||
|
|
||||||
copyright="Copyright (C) 2012 Free Software Foundation, Inc."
|
copyright="Copyright (C) 2013 Free Software Foundation, Inc."
|
||||||
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
|
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
|
||||||
[Short copyright string for this version of Emacs.])
|
[Short copyright string for this version of Emacs.])
|
||||||
AC_SUBST(copyright)
|
AC_SUBST(copyright)
|
||||||
|
|
|
@ -9687,7 +9687,7 @@
|
||||||
;; coding: utf-8
|
;; coding: utf-8
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#### Makefile for the Emacs Manual
|
#### Makefile for the Emacs Manual
|
||||||
|
|
||||||
# Copyright (C) 1994, 1996-2012 Free Software Foundation, Inc.
|
# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Abbrevs
|
@node Abbrevs
|
||||||
@chapter Abbrevs
|
@chapter Abbrevs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c -*- coding: iso-latin-1 -*-
|
@c -*- coding: iso-latin-1 -*-
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1994-1997, 1999-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 1994-1997, 1999-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@node Acknowledgments
|
@node Acknowledgments
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2005-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
|
|
||||||
@node Antinews
|
@node Antinews
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Basic
|
@node Basic
|
||||||
@chapter Basic Editing Commands
|
@chapter Basic Editing Commands
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Buffers
|
@node Buffers
|
||||||
@chapter Using Multiple Buffers
|
@chapter Using Multiple Buffers
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Building
|
@node Building
|
||||||
@chapter Compiling and Testing Programs
|
@chapter Compiling and Testing Programs
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
|
@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
|
@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Calendar/Diary
|
@node Calendar/Diary
|
||||||
@chapter The Calendar and the Diary
|
@chapter The Calendar and the Diary
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Emacs Invocation
|
@node Emacs Invocation
|
||||||
@appendix Command Line Arguments for Emacs Invocation
|
@appendix Command Line Arguments for Emacs Invocation
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@iftex
|
@iftex
|
||||||
@chapter Characters, Keys and Commands
|
@chapter Characters, Keys and Commands
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Customization
|
@node Customization
|
||||||
@chapter Customization
|
@chapter Customization
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Dired
|
@node Dired
|
||||||
@chapter Dired, the Directory Editor
|
@chapter Dired, the Directory Editor
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
|
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Display
|
@node Display
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual describes specialized features of Emacs.
|
This manual describes specialized features of Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 2004--2012 Free Software Foundation, Inc.
|
Copyright @copyright{} 2004--2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -26,7 +26,7 @@ This is the @cite{GNU Emacs Manual},
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
updated for Emacs version @value{EMACSVER}.
|
updated for Emacs version @value{EMACSVER}.
|
||||||
|
|
||||||
Copyright @copyright{} 1985--1987, 1993--2012 Free Software Foundation, Inc.
|
Copyright @copyright{} 1985--1987, 1993--2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@iftex
|
@iftex
|
||||||
@chapter Entering and Exiting Emacs
|
@chapter Entering and Exiting Emacs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Files
|
@node Files
|
||||||
@chapter File Handling
|
@chapter File Handling
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Fixit
|
@node Fixit
|
||||||
@chapter Commands for Fixing Typos
|
@chapter Commands for Fixing Typos
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Frames
|
@node Frames
|
||||||
@chapter Frames and Graphical Displays
|
@chapter Frames and Graphical Displays
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Glossary
|
@node Glossary
|
||||||
@unnumbered Glossary
|
@unnumbered Glossary
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c Copyright (C) 1985-1987, 1993, 1995, 2001-2012
|
@c Copyright (C) 1985-1987, 1993, 1995, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c
|
@c
|
||||||
@c Permission is granted to anyone to make or distribute verbatim copies
|
@c Permission is granted to anyone to make or distribute verbatim copies
|
||||||
@c of this document, in any medium, provided that the copyright notice and
|
@c of this document, in any medium, provided that the copyright notice and
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Help
|
@node Help
|
||||||
@chapter Help
|
@chapter Help
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Indentation
|
@node Indentation
|
||||||
@chapter Indentation
|
@chapter Indentation
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
|
|
||||||
@node Killing
|
@node Killing
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Keyboard Macros
|
@node Keyboard Macros
|
||||||
@chapter Keyboard Macros
|
@chapter Keyboard Macros
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node M-x
|
@node M-x
|
||||||
@chapter Running Commands by Name
|
@chapter Running Commands by Name
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2000-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2000-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Mac OS / GNUstep
|
@node Mac OS / GNUstep
|
||||||
@appendix Emacs and Mac OS / GNUstep
|
@appendix Emacs and Mac OS / GNUstep
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Maintaining
|
@node Maintaining
|
||||||
@chapter Maintaining Large Programs
|
@chapter Maintaining Large Programs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#### -*- Makefile -*- for the Emacs Manual
|
#### -*- Makefile -*- for the Emacs Manual
|
||||||
|
|
||||||
# Copyright (C) 2003-2012 Free Software Foundation, Inc.
|
# Copyright (C) 2003-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Mark
|
@node Mark
|
||||||
@chapter The Mark and the Region
|
@chapter The Mark and the Region
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Minibuffer
|
@node Minibuffer
|
||||||
@chapter The Minibuffer
|
@chapter The Minibuffer
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@iftex
|
@iftex
|
||||||
@chapter Miscellaneous Commands
|
@chapter Miscellaneous Commands
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Modes
|
@node Modes
|
||||||
@chapter Major and Minor Modes
|
@chapter Major and Minor Modes
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Microsoft Windows
|
@node Microsoft Windows
|
||||||
@appendix Emacs and Microsoft Windows/MS-DOS
|
@appendix Emacs and Microsoft Windows/MS-DOS
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1997, 1999-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 1997, 1999-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node International
|
@node International
|
||||||
@chapter International Character Set Support
|
@chapter International Character Set Support
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Packages
|
@node Packages
|
||||||
@chapter Emacs Lisp Packages
|
@chapter Emacs Lisp Packages
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in emacs-xtra.texi (when producing the
|
@c This file is included either in emacs-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Programs
|
@node Programs
|
||||||
@chapter Editing Programs
|
@chapter Editing Programs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Registers
|
@node Registers
|
||||||
@chapter Registers
|
@chapter Registers
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Rmail
|
@node Rmail
|
||||||
@chapter Reading Mail with Rmail
|
@chapter Reading Mail with Rmail
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Screen
|
@node Screen
|
||||||
@chapter The Organization of the Screen
|
@chapter The Organization of the Screen
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Search
|
@node Search
|
||||||
@chapter Searching and Replacement
|
@chapter Searching and Replacement
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Sending Mail
|
@node Sending Mail
|
||||||
@chapter Sending Mail
|
@chapter Sending Mail
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Text
|
@node Text
|
||||||
@chapter Commands for Human Languages
|
@chapter Commands for Human Languages
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@iftex
|
@iftex
|
||||||
@chapter Dealing with Common Problems
|
@chapter Dealing with Common Problems
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included in emacs-xtra.texi when producing the printed
|
@c This file is included in emacs-xtra.texi when producing the printed
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
|
@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@c
|
@c
|
||||||
@c This file is included either in vc-xtra.texi (when producing the
|
@c This file is included either in vc-xtra.texi (when producing the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
|
@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node Windows
|
@node Windows
|
||||||
@chapter Multiple Windows
|
@chapter Multiple Windows
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
@c This is part of the Emacs manual.
|
@c This is part of the Emacs manual.
|
||||||
@c Copyright (C) 1987, 1993-1995, 1997, 2001-2012
|
@c Copyright (C) 1987, 1993-1995, 1997, 2001-2013 Free Software
|
||||||
@c Free Software Foundation, Inc.
|
@c Foundation, Inc.
|
||||||
@c See file emacs.texi for copying conditions.
|
@c See file emacs.texi for copying conditions.
|
||||||
@node X Resources
|
@node X Resources
|
||||||
@appendix X Options and Resources
|
@appendix X Options and Resources
|
||||||
|
|
|
@ -551,7 +551,7 @@
|
||||||
;; coding: utf-8
|
;; coding: utf-8
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue