]> code.delx.au - gnu-emacs/commitdiff
Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org
authorGlenn Morris <rgm@gnu.org>
Sat, 22 Dec 2012 19:09:52 +0000 (11:09 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 22 Dec 2012 19:09:52 +0000 (11:09 -0800)
21 files changed:
1  2 
doc/lispintro/ChangeLog
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/ChangeLog
doc/lispref/elisp.texi
doc/lispref/os.texi
doc/lispref/windows.texi
doc/misc/ChangeLog
doc/misc/Makefile.in
doc/misc/calc.texi
doc/misc/cl.texi
doc/misc/erc.texi
doc/misc/gnus.texi
doc/misc/mh-e.texi
doc/misc/ses.texi
doc/misc/srecode.texi
doc/misc/tramp.texi
doc/misc/url.texi
doc/misc/wisent.texi
doc/misc/woman.texi
src/ChangeLog
src/window.c

index 8e7278ee2ee82e969ea1e67858eab316794af8a0,b668e965ed8a2cf79f84084facb93f8fb7e0b82c..8e6643d1e4de9e89808c2c18ef0679084fb43dcd
@@@ -1,19 -1,9 +1,26 @@@
+ 2012-12-22  Glenn Morris  <rgm@gnu.org>
+       * Makefile.in (srcs): New variable, adding doclicense.texi.
+       (${buildinfodir}/eintr$(INFO_EXT), emacs-lisp-intro.dvi)
+       (emacs-lisp-intro.pdf, emacs-lisp-intro.html):
+       Use $srcs for dependencies.
++
 +2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
 +
 +      Fix permissions bugs with setgid directories etc. (Bug#13125)
 +      * emacs-lisp-intro.texi (Files List):
 +      directory-files-and-attributes now outputs t for attribute that's
 +      now a placeholder.
 +
 +2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
 +
 +      * doclicense.texi: Update to latest version from FSF.
 +      These are just minor editorial changes.
 +
 +2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
 +
 +      * doclicense.texi: Update to latest version from FSF.
 +      These are just minor editorial changes.
  
  2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
  
Simple merge
index d3182e9bf3743d07dbb1b1b41704a51f7fcf755e,09c70226d5d7d473c21092049f5eadea7f5a2779..b5ad25377a0cdcf50631c357bda07b540c22643d
@@@ -1,9 -1,8 +1,14 @@@
+ 2012-12-22  Martin Rudalics  <rudalics@gmx.at>
+       * windows.texi (Selecting Windows): Reword description of
+       select-window (Bug#13248).
 +2012-12-22  Eli Zaretskii  <eliz@gnu.org>
 +
 +      * files.texi (File Attributes, Changing Files): Remove the details
 +      about the text returned by file-acl.  Instead, just document that
 +      it is an opaque string meant to be used by set-file-acl.
 +
  2012-12-21  Chong Yidong  <cyd@gnu.org>
  
        * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
Simple merge
Simple merge
Simple merge
Simple merge
index 6b8c74e93bbc6e31ad3ddc4c174f0a44266740c6,0fa52afe00725d8ee2acda61384f0997a7890f6f..95d390fd3ba3e73713225160d8aac97bb277fa8c
@@@ -684,12 -688,12 +687,12 @@@ wisent.pdf: ${srcdir}/wisent.texi ${gfd
        $(ENVADD) $(TEXI2PDF) ${srcdir}/wisent.texi
  
  woman : $(buildinfodir)/woman$(INFO_EXT)
- $(buildinfodir)/woman$(INFO_EXT): ${srcdir}/woman.texi $(emacsdir)/emacsver.texi
 -$(buildinfodir)/woman$(INFO_EXT): ${srcdir}/woman.texi ${gfdl}
++$(buildinfodir)/woman$(INFO_EXT): ${srcdir}/woman.texi $(emacsdir)/emacsver.texi ${gfdl}
        $(mkinfodir)
        $(MAKEINFO) $(MAKEINFO_OPTS) $(INFO_OPTS) -o $@ ${srcdir}/woman.texi
- woman.dvi: ${srcdir}/woman.texi $(emacsdir)/emacsver.texi
 -woman.dvi: ${srcdir}/woman.texi ${gfdl}
++woman.dvi: ${srcdir}/woman.texi $(emacsdir)/emacsver.texi ${gfdl}
        $(ENVADD) $(TEXI2DVI) ${srcdir}/woman.texi
- woman.pdf: ${srcdir}/woman.texi $(emacsdir)/emacsver.texi
 -woman.pdf: ${srcdir}/woman.texi ${gfdl}
++woman.pdf: ${srcdir}/woman.texi $(emacsdir)/emacsver.texi ${gfdl}
        $(ENVADD) $(TEXI2PDF) ${srcdir}/woman.texi
  
  
Simple merge
Simple merge
Simple merge
Simple merge
index 7f7c143c36b1f0fb7b9ce143479e1de5779c211d,7e4cc2fa6f61e37059d280cec30c966fd2a22da1..5b62f9ba6a5ad253df74be235daa28cdbb2f5369
@@@ -211,10 -212,10 +212,10 @@@ more niceties about GNU Emacs and MH@. 
  them.
  
  The MH-E package is distributed with Emacs@footnote{Version
 -@value{VERSION} of MH-E appeared in Emacs 24.1. It is supported in GNU
 +@value{VERSION} of MH-E appeared in Emacs 24.4. It is supported in GNU
  Emacs 23 and higher, as well as XEmacs 21.4.22 and 21.5.31. MH-E is
  known not to work with GNU Emacs versions 20 and below, and XEmacs
- version 21.5.9 - 21.5.16. It is compatible with MH versions 6.8.4 and
+ version 21.5.9--21.5.16. It is compatible with MH versions 6.8.4 and
  higher, all versions of nmh, and GNU mailutils 1.0 and higher}, so you
  shouldn't have to do anything special to use it. Gnus is also
  required; version 5.10 or higher is recommended. This manual covers
index 87d763b68942058fbfef99fec79a5d477ded6162,1d020c876eb14755681ab338d00a5ba3c16670ae..1828ebd17bebde68d63b082e837c2e8a44aa7038
@@@ -9,9 -9,9 +9,9 @@@
  @c %**end of header
  
  @copying
 -This file documents SES: the Simple Emacs Spreadsheet.
 +This file documents @acronym{SES}: the Simple Emacs Spreadsheet.
  
- Copyright @copyright{} 2002-2012 Free Software Foundation, Inc.
+ Copyright @copyright{} 2002--2012 Free Software Foundation, Inc.
  
  @quotation
  Permission is granted to copy, distribute and/or modify this document
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc src/ChangeLog
index 19cb4935c7b2654a93a6363fbb07a5d749b6fdb3,e8d5449a99e0686d8d4ce4e9153003082efc272d..f8f0b82d3da2ac4c3d8e0f358313abb190c1775e
@@@ -1,8 -1,7 +1,12 @@@
+ 2012-12-22  Martin Rudalics  <rudalics@gmx.at>
+       * window.c (Fselect_window): Reword doc-string (Bug#13248).
 +2012-12-22  Eli Zaretskii  <eliz@gnu.org>
 +
 +      * w32term.c (w32fullscreen_hook): New function.
 +      (w32_create_terminal): Plug it into the terminal's fullscreen_hook.
 +
  2012-12-21  Eli Zaretskii  <eliz@gnu.org>
  
        * fileio.c (Finsert_file_contents): Doc fix.
diff --cc src/window.c
Simple merge