Glenn Morris
727f973937
Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org
2012-12-12 21:29:15 -08: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
Paul Eggert
4a0e1924fc
Spelling fixes.
2012-12-11 10:09:55 -08:00
Paul Eggert
d92d9c9501
* internals.texi (C Integer Types): New section.
...
This follows up and records an email in
<http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html >.
2012-12-10 16:13:44 -08:00
Glenn Morris
265c2fbf11
Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.ca
2012-12-09 18:00:42 -08:00
Stefan Monnier
f433306af5
* doc/lispref/control.texi (Pattern maching case statement): New node.
2012-12-09 10:36:46 -05:00
Glenn Morris
c6c08d3f8f
Make eval-defun on a pre-defined defcustom call any :set function
...
* lisp/emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
Respect a defcustom's :set function, if appropriate.
(eval-defun): Doc fix.
* doc/lispref/customize.texi (Variable Definitions): Mention eval-defun
on a defcustom calls the :set function when appropriate.
* etc/NEWS: Mention this.
Fixes: debbugs:109
2012-12-08 17:04:43 -08: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
Paul Eggert
f24f2e22aa
Spelling fixes.
2012-12-06 18:37:20 -08:00
Paul Eggert
39670ef467
* doc/lispref/internals.texi: Fix minor whitespace problems.
...
Fixes: debbugs:12973
2012-12-06 17:47:14 -08:00
Sam Steingold
5b4d7e523f
* lisp/gnus/gnus-start.el (gnus-before-resume-hook): Add.
...
(gnus-1): Run it when Gnus is alive.
2012-12-06 13:30:38 -05: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
4288142b39
Update licenses to latest version from FSF.
...
These are just minor editorial changes.
2012-12-06 00:33:32 -08:00
Glenn Morris
d8ad4d3ff9
Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org
2012-12-05 22:17:10 -08: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
Michael Albinus
61b835dfb9
* tramp.texi (History): Mention ADB.
...
(Inline methods): Add `adb' method.
2012-12-04 17:59:24 +01: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
Glenn Morris
c5bc2d1d05
Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.org
2012-12-02 17:08:31 -08: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
Kevin Ryde
1cbaa705e7
* lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarations
...
unless the --declarations flag is enabled.
(Lisp_help): Update.
(skip_name): New function.
* doc/emacs/maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
* doc/man/etags.1: Mention effect of --declarations in Lisp.
Fixes: debbugs:5600
2012-12-02 09:47:56 +08:00
Kevin Ryde
00054d2199
* lib-src/etags.c (Perl_functions): Support "use constant".
...
* doc/emacs/maintaining.texi (Tag Syntax): Mention Perl's "use constant".
Fixes: debbugs:5055
2012-12-01 09:22:28 +08:00
Glenn Morris
f4f3b439bc
* doc/misc/rcirc.texi (Notices): Fix typo.
2012-11-30 18:50:49 -05:00
Bill Wohler
551aaa664f
* mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
...
(Junk): Add mh-whitelist-preserves-sequences-flag,
mh-blacklist-msg-hook, mh-whitelist-msg-hook, mh-folder-blacklisted,
mh-folder-whitelisted (closes SF #2945712 ).
2012-11-25 12:14:53 -08:00
Bill Wohler
d0457b578d
Release MH-E manual version 8.4.
...
* mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
Update for release 8.4.
2012-11-25 10:22:04 -08:00
Paul Eggert
61d841dd15
* mh-e.texi (Procmail): Fix two @ typos.
2012-11-24 16:05:54 -08:00
Paul Eggert
c07a6ded1d
* doclicense.texi, gpl.texi: Update to latest version from FSF.
...
These are just minor editorial changes.
2012-11-24 13:37:18 -08:00
Chong Yidong
ea0d348b1c
Bump version to 24.2.90.
...
Regenerate AUTHORS and ldefs-boot.el.
2012-11-24 23:31:31 +08:00
Bill Wohler
cf1f2c3e75
Use ~ instead of /home/user.
...
Use mformat instead of obsolete vfolder_format.
2012-11-23 23:13:44 -08:00
Paul Eggert
cb6f565049
* loading.texi (Named Features): @ -> @@ to fix typo.
2012-11-23 22:50:44 -08:00
Glenn Morris
d125ca15f3
Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.org
2012-11-23 17:57:09 -08:00
Jay Belanger
678a34f4f8
* doc/misc/calc.texi (Date Formatting Codes): Mention the new
...
beginning of the date numbering system.
2012-11-23 12:43:29 -06: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
Paul Eggert
6f6b82d66f
Add Bug# to Nov 17 ChangeLog entries.
2012-11-22 23:31:58 -08:00
Paul Eggert
0e70ce9335
Document Calc Gregorian in NEWS; fix manual a bit.
2012-11-22 00:39:27 -08:00
Jay Belanger
723da6aa83
* doc/misc/calc.texi (Date Forms): Mention the customizable
...
Gregorian-Julian switch.
(Customizing Calc): Mention the variable `calc-gregorian-switch'.
* calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
after the variable is changed.
2012-11-21 19:47:04 -06: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
1bf335cf43
Add optional "inherit" argument for face-bold-p and related functions
...
* lisp/faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
(face-italic-p): Add optional argument "inherit".
* doc/lispref/display.texi (Attribute Functions):
Add new "inherit" argument for face-bold-p etc.
Move description of this argument to a common section, like "frame".
2012-11-21 00:39:08 -08:00
Glenn Morris
3ca2f1bf25
Remove -p suffix from set-face-* functions
...
* lisp/faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
Remove -p suffix from names, for consistency with other set-face-*.
(set-face-inverse-video): Fix interactive spec.
* lisp/play/gamegrid.el (gamegrid-make-mono-tty-face):
* lisp/textmodes/table.el (table--update-cell-face):
Use set-face-inverse-video rather than now obsolete alias.
* doc/lispref/display.texi (Attribute Functions):
Update for set-face-* name changes.
2012-11-21 00:27:13 -08:00