Glenn Morris
19e9f4352e
Add doclicense.texi dependency for doc/lispintro Makefile
...
* doc/lispintro/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-22 10:51:00 -08:00
Paul Eggert
f99f164170
Hyphen and dash fixes in texinfo files.
2012-12-22 08:25:40 -08:00
Eli Zaretskii
f109a67ecb
Update doc/misc/makefile.w32-in.
...
Backport from trunk:
doc/misc/makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
doclicense.texi. Remove doclicense.texi from all targets that
mentioned it explicitly.
2012-12-22 15:49:49 +02:00
Martin Rudalics
94900bfe14
Reword doc and doc-string of select-window (Bug#13248).
...
* window.c (Fselect_window): Reword doc-string.
* windows.texi (Selecting Windows): Reword description of
select-window.
2012-12-22 11:12:52 +01:00
Glenn Morris
d72a27935e
* doc/emacs/emacs-xtra.texi (copying): The FSF does not sell copies of this.
...
Simply include doclicense.
2012-12-21 11:08:32 -08:00
Glenn Morris
0b1af10630
May as well just include doclicense.texi in all doc/misc manuals
2012-12-21 11:01:24 -08:00
Glenn Morris
8ee7002855
Include a copy of GFDL, which @copying says is included
2012-12-21 10:55:16 -08:00
Glenn Morris
6bf430d146
Don't say "buying copies from the FSF" for manuals they do not publish
...
Ref "License Notices for Documentation" in maintain.info
2012-12-21 10:36:41 -08:00
Glenn Morris
08953d7f7a
* doc/misc/erc.texi: No need to include gpl in this small manual.
2012-12-21 10:14:29 -08:00
Chong Yidong
07b9c0be50
* modes.texi (Auto Major Mode): Fix typo.
...
Fixes: debbugs:13230
2012-12-21 15:56:47 +08:00
Chong Yidong
1b947faa1d
* frames.texi (Mouse Commands): Fix description of the effect of mouse dragging.
...
Fixes: debbugs:13049
2012-12-21 11:04:38 +08:00
Chong Yidong
6e55f03e36
* customize.texi (Simple Types): Document key-sequence type.
...
Fixes: debbugs:13048
2012-12-21 10:56:18 +08:00
Glenn Morris
a1d25d028b
Simply refer to main file semantic.texi for copying conditions
...
(rather than stating a slightly different set of conditions).
This is consistent with eg doc/emacs/*.texi.
2012-12-18 00:32:46 -08:00
Chong Yidong
c0c3924918
Bump version to 24.2.91.
...
Regenerate ldefs-boot.el and AUTHORS.
2012-12-15 22:16:02 +08:00
Chong Yidong
5bec25eb1e
* fns.c (Fcompare_strings): Doc fix.
...
* strings.texi (Text Comparison): Doc fix for compare-strings.
Fixes: debbugs:13081
2012-12-15 21:44:41 +08:00
Bastien Guerry
76ef84238b
org.texi: Don't suggest to buy copies of the Org manual from the FSF
...
The FSF does not sell copies of the Org manual. Suggesting that you
can buy copies of the Org manual to support the FSF is misleading.
2012-12-15 06:42:32 +01:00
Glenn Morris
257b2c7d2b
Include GFDL in org.texi
...
* org.texi (copying): Include a copy of the GFDL.
The old text said that it contained one (which was untrue), and
that one should be added if the manual was distributed separately,
which was logically inconsistent.
(GNU Free Documentation License): New section.
2012-12-14 09:14:49 -08:00
Bastien Guerry
1e20eeb758
Fix typos in documentation. (Sync with Org maint commit 82db0a.)
...
Also fix bzg@gnu.org email address in the ChangeLog.
2012-12-13 12:02:41 +01:00
Glenn Morris
bfe6ffb652
Add wisent manual to build process
...
* doc/misc/wisent.texi: Small edits. Set copyright to FSF, update license to
GFDL 1.3+.
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
(wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
* info/dir: wisent.
2012-12-12 20:47:14 -08:00
Eric M. Ludlam
9e7abd17a3
Import wisent manual from CEDET trunk
...
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion
Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/semantic/wisent.texi
bzr log shows (very) tiny change from authors with assignments:
David Engster <dengste@eml.cc>
and from:
emacsman@users.sourceforge.net
2012-12-12 20:44:07 -08:00
Glenn Morris
98c94021a1
Add bovine manual to build process
...
* doc/misc/bovine.texi: Small edits. Set copyright to FSF, update license to
GFDL 1.3+, remove empty index.
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
(bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
* info/dir: Add bovine.
2012-12-12 20:25:50 -08:00
Eric M. Ludlam
cfa49c1e33
Import bovine manual from CEDET trunk
...
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion
Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/semantic/bovine.texi
2012-12-12 20:19:48 -08:00
Glenn Morris
9b97b14348
flymake.texi fix for flymake-buildfile-dirs (bug#13148)
...
* doc/misc/flymake.texi (Customizable variables, Locating the buildfile):
Remove refs to flymake-buildfile-dirs, removed 2007-07-20.
2012-12-12 13:37:52 -05:00
Glenn Morris
4c2dd4eeff
Add srecode manual to build process
...
* doc/misc/srecode.texi: Small edits. Set copyright to FSF, add explicit
GFDL 1.3+ license, fix up index.
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
(srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
(srecode.pdf): New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
* info/dir: Add srecode.
2012-12-12 09:19:20 -08:00
Eric M. Ludlam
ac1d9ddee6
Import srecode manual from CEDET trunk
...
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion
Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/srecode.texi
bzr log shows (very) tiny changes from authors with assignments:
Alex Ott <ottalex@users.sourceforge.net>
David Engster <dengste@eml.cc>
Vincent Belaïche <vincentb1@users.sourceforge.net>
and from:
emacsman@users.sourceforge.net
scymtym@users.sourceforge.net
Fixes: debbugs:9966
2012-12-12 09:15:25 -08:00
Bastien Guerry
63aa098259
Merge upstream Org (from commit 488eea)
2012-12-12 17:47:07 +01:00
Glenn Morris
da18719115
Backport spelling fix from trunk
2012-12-11 13:43:57 -05:00
Stefan Monnier
f433306af5
* doc/lispref/control.texi (Pattern maching case statement): New node.
2012-12-09 10:36:46 -05:00
Dani Moncayo
6ce49f2459
* lisp/simple.el (just-one-space): Doc fix.
...
* doc/emacs/killing.texi (Deletion): Doc fix.
Fixes: debbugs:12748
2012-12-08 11:25:28 +08:00
Stefan Monnier
1cbae532a0
* doc/lispref/customize.texi (Variable Definitions): Mention the default :group
...
for defcustoms.
Fixes: debbugs:13093
2012-12-06 13:26:11 -05:00
Paul Eggert
1df7defd80
Fix minor whitespace issues after "." in manual.
...
Be more systematic about using "@." (not ".") at end of sentence that
ends in a capital letter, and about appending "@:" after non-ends of
sentences that end in a lower case letter followed by "." followed by
whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?"
and "!". Be more consistent about putting a comma after "i.e." and
"e.g."; this is the typical American style and it's easier to code in
Texinfo.
Fixes: debbugs:12973
2012-12-05 14:27:56 -08:00
Chong Yidong
a20ae0b91d
Minor fixes for Lisp manual.
...
* lists.texi (Plist Access): Move put example to Symbol Plists.
* symbols.texi (Standard Properties): Fix typo.
2012-12-05 11:52:08 +08:00
Juanma Barranquero
26163acc7a
doc/emacs/vc1-xtra.texi (General VC Options): Remove reference to `vc-path'.
2012-12-03 02:45:26 +01:00
Michael Albinus
328dac0d42
* tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
...
(External methods): Fix typo.
2012-12-02 16:33:17 +01:00
Chong Yidong
f02f19bd4e
Lisp manual improvements for plists and symbol plists.
...
* doc/lispref/commands.texi (Using Interactive): Fix index entry.
* doc/lispref/customize.texi (Variable Definitions):
* doc/lispref/display.texi (Defining Faces):
* doc/lispref/sequences.texi (Char-Tables): Fix xref.
* doc/lispref/lists.texi (Property Lists): Move here from symbols.texi.
(Plist Access): Rename from Other Plists.
* doc/lispref/symbols.texi (Symbol Properties): New node.
(Symbol Plists): Make it a subsection under Symbol Properties.
(Standard Properties): New node.
2012-12-02 17:14:16 +08:00
Chong Yidong
547d686504
Document the conversion of kbd into a function.
...
* doc/emacs/custom.texi (Init Rebinding): kbd is now a function.
* doc/lispref/keymaps.texi (Key Sequences): kbd is now a function.
Fixes: debbugs:13052
2012-12-02 15:13:44 +08:00
Glenn Morris
f4f3b439bc
* doc/misc/rcirc.texi (Notices): Fix typo.
2012-11-30 18:50:49 -05:00
Chong Yidong
ea0d348b1c
Bump version to 24.2.90.
...
Regenerate AUTHORS and ldefs-boot.el.
2012-11-24 23:31:31 +08:00
Martin Rudalics
0d4bb04f1a
Correct and reword recent changes to window.texi.
...
* windows.texi (Basic Windows): Fix typo.
(Windows and Frames): Fix example. Move description of
window-in-direction here.
(Recombining Windows): Fix example.
(Buffers and Windows): Fix description of
replace-buffer-in-windows.
(Switching Buffers): Reword.
(Display Action Functions): Minor adjustments.
(Choosing Window Options): Minor fixes.
(Window History): Minor rewording.
(Dedicated Windows): Correct and reword part describing how
dedicatedness affects functions removing buffers or windows.
* buffers.texi (The Buffer List): Fix description of
bury-buffer.
2012-11-23 15:39:07 +01:00
Chong Yidong
90d99fdf02
* modes.texi (%-Constructs): Fix statement about mode construct padding.
...
Fixes: debbugs:12866
2012-11-23 16:32:43 +08:00
Stefan Monnier
365fc14aa4
* doc/lispref/debugging.texi (Profiling): Make it more clear
...
that --enable-profiling is about profiling the C code.
2012-11-21 09:14:42 -05:00
Glenn Morris
b6729a180f
Add a bit more about profiling to the lispref
...
* doc/lispref/debugging.texi (Profiling):
Add some basic information about the profile report buffer.
(Debugging): Mention profiling in the introduction.
2012-11-20 20:52:03 -05:00
Glenn Morris
38a2f91778
* doc/lispref/debugging.texi (Profiling) [!tex]: Mention --enable-profiling.
2012-11-20 20:32:09 -05:00
Michael Albinus
555ccdc215
* trampver.el:
...
* trampver.texi: Downgrade version to 2.2.6-24.3, in order to
distinguish from trunk.
Don't merge with trunk, please.
2012-11-20 10:29:47 +01:00
Glenn Morris
1faaca8ac8
Fix typos in previous
2012-11-20 00:47:57 -08:00
Glenn Morris
5b776637e1
Make a start on a Profiling section in the lispref
...
* doc/lispref/debugging.texi (Profiling): New section, in progress.
* doc/lispref/tips.texi (Compilation Tips): Move profiling to separate section.
* doc/lispref/elisp.texi: Add Profiling to detailed menu.
2012-11-20 00:02:54 -08:00
Martin Rudalics
66c466d4fd
Fix example for Display Action Functions.
...
* windows.texi (Display Action Functions): Fix recently added
example. Suggested by Michael Heerdegen.
2012-11-18 12:34:36 +01:00
Dani Moncayo
d1a355a1bf
Emacs manual fixes regarding automatic scrolling.
...
* display.texi (Auto Scrolling): Fix some inaccuracies, plus
clarifications.
(Horizontal Scrolling): Clarifications.
Fixes: debbugs:12865
2012-11-18 14:27:43 +08:00
Paul Eggert
0c93aa38b3
Minor cleanup for times as lists of four integers.
...
* doc/lispref/os.texi (Time Parsing): Time values can now be four integers.
* lisp/files.el (dir-locals-directory-cache):
* lisp/ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
Doc fixes.
* lisp/net/tramp-sh.el (tramp-do-file-attributes-with-ls):
* lisp/ps-bdf.el (bdf-file-newer-than-time):
Process four-integers time stamps, not two. Doc fixes.
2012-11-17 18:13:19 -08:00
Glenn Morris
7351b73d45
Document eager macro expansion
...
* doc/lispref/loading.texi (How Programs Do Loading): Add eager macro expansion.
* doc/lispref/macros.texi (Expansion): Mention eager macro expansion.
* etc/NEWS: Related edit.
2012-11-17 17:38:42 -08:00