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
Paul Eggert
4288142b39
Update licenses to latest version from FSF.
...
These are just minor editorial changes.
2012-12-06 00:33:32 -08:00
Michael Albinus
61b835dfb9
* tramp.texi (History): Mention ADB.
...
(Inline methods): Add `adb' method.
2012-12-04 17:59:24 +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
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
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
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
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
Paul Eggert
310e60d945
Calc now uses the Gregorian calendar for all dates,
...
and uses January 1, 1 AD as its day number 1.
* doc/misc/calc.texi (Date Forms): Document this.
* lisp/calc/calc-forms.el (math-julian-date-beginning)
(math-julian-date-beginning-int): Implement this.
2012-11-17 16:01:59 -06:00
Glenn Morris
96e055075d
Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ru
2012-11-16 09:20:23 -08:00
Glenn Morris
e8693c969a
cl.texi flet clarification
...
* doc/misc/cl.texi (Function Bindings): Clarify that cl-flet is lexical.
(Obsolete Macros): Move example here from Function Bindings.
* etc/NEWS: Related edit.
2012-11-15 23:43:24 -08:00
Glenn Morris
5c934f8b26
* doc/misc/erc.texi: Use @code{nil} rather than just "nil".
2012-11-13 00:16:58 -08:00
Glenn Morris
274f5de608
Document erc-lurker-hide-list
...
* doc/misc/erc.texi (Options): Make a start by adding erc-hide-list,
erc-lurker-hide-list.
* etc/NEWS: Related edit.
2012-11-13 00:14:15 -08:00
Glenn Morris
f925b109e7
* doc/misc/erc.texi (Connecting): Add brief section on passwords.
...
* etc/NEWS: Related edit.
2012-11-13 00:05:42 -08:00
Glenn Morris
6e5e9b70f5
Document new erc module "notifications"
...
* doc/misc/erc.texi (Modules): Undocument obsolete "hecomplete".
Add "notifications".
* lisp/erc/erc.el (erc-modules): Add "notifications". Tweak "hecomplete" doc.
* etc/NEWS: Related edit.
2012-11-12 19:40:44 -08:00
Glenn Morris
f78ee6afc0
Merge from emacs-24; up to 2012-11-09T14:45:15Z!dmantipov@yandex.ru
2012-11-12 18:25:59 -08:00
Glenn Morris
24c38527d1
Document flymake fringe bitmaps
...
* doc/misc/flymake.texi (Customizable variables)
(Highlighting erroneous lines): Mention flymake-error-bitmap,
flymake-warning-bitmap, and flymake-fringe-indicator-position.
* lisp/progmodes/flymake.el (flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
(flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
* etc/NEWS: Related markup.
2012-11-12 00:42:27 -08:00
Vincent Belaïche
1796ef9826
* ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
...
In all file place SES into @acronym{...}.
(Advanced Features): Add key index and function index for
ses-set-header-row. Add description for function
ses-rename-cell. Add description for function
ses-repair-cell-reference-all.
(Ranges in formulas): Add description for ses-range flags.
2012-11-12 06:53:53 +01:00
Paul Eggert
31f47fbaea
* texinfo.tex: Merge from gnulib.
2012-11-11 19:10:51 -08:00
Glenn Morris
6baf66d53b
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
2012-11-10 15:13:33 -08:00
Chong Yidong
5b6372227e
More updates for the URL library manual.
...
* url.texi (Introduction): Move url-configuration-directory to
Customization node.
(Parsed URIs): Split into its own node.
(URI Encoding): New node.
(Defining New URLs): Remove empty chapter.
(Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
Improve docs for url-queue-*.
(Supported URL Types): Copyedits. Delete empty subnodes.
2012-11-09 16:34:17 +08:00
Chong Yidong
82f84fa3cd
Update the URL library manual.
...
* doc/misc/url.texi (Introduction): Rename from Getting Started.
Rewrite the introduction.
(URI Parsing): Rewrite. Omit the obsolete attributes slot.
2012-11-09 03:03:49 +08:00
Glenn Morris
bdd8064f8e
* cl.texi (Obsolete Setf Customization): Updates for define-setf-method.
...
* etc/NEWS: Related markup.
2012-11-07 17:23:34 -05:00
Glenn Morris
031b2ea7f5
More cl-lib and gv doc updates
...
* lisp/emacs-lisp/cl.el (define-setf-expander, defsetf)
(define-modify-macro): Doc fixes.
* doc/misc/cl.texi (Obsolete Setf Customization):
Give defsetf gv.el replacements.
* etc/NEWS: Related edit.
2012-11-07 00:56:16 -08:00
Glenn Morris
940eac6d18
* cl.texi (Obsolete Setf Customization): Give define-modify-macro replacement.
2012-11-07 00:28:34 -08:00
Glenn Morris
2ee1d59f5b
Small doc updates for generalized variables
...
* lisp/emacs-lisp/gv.el (gv-letplace): Fix doc typo.
(gv-define-simple-setter): Update doc of `fix-return'.
* doc/lispref/variables.texi (Adding Generalized Variables):
Update description of FIX-RETURN expansion.
* doc/misc/cl.texi (Obsolete Setf Customization):
Revert defsetf example to the more correct let rather than prog1.
2012-11-06 20:37:07 -08:00
Glenn Morris
a358a44ec4
More small cl.texi updates
...
* doc/misc/cl.texi (Setf Extensions): Remove obsolete reference.
(Obsolete Setf Customization):
Mention simple defsetf replaced by gv-define-simple-setter.
2012-11-05 21:49:57 -05:00
Glenn Morris
2027b1b30a
* doc/misc/cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2012-11-05 21:28:48 -05:00
Glenn Morris
ab7f1c43dc
Undocument get-setf-method, no longer exists
...
* doc/misc/cl.texi (Obsolete Setf Customization):
Undocument get-setf-method, since it no longer exists.
* etc/NEWS: Mention this.
2012-11-05 21:22:07 -05:00
Glenn Morris
651af8c631
Move note on lack of setf functions from cl.texi to lispref
...
* doc/lispref/variables.texi (Adding Generalized Variables):
Move note on lack of setf functions to here...
* doc/misc/cl.texi (Obsolete Setf Customization): ... from here.
2012-11-05 21:03:34 -05:00
Glenn Morris
f58542e151
Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ru
2012-11-03 12:14:22 -07:00
Glenn Morris
92246540b0
Further small cl.texi changes
...
* doc/misc/cl.texi (Creating Symbols, Random Numbers):
De-emphasize internal variables cl--gensym-counter and cl--random-state.
* etc/NEWS: Related edits.
Fixes: debbugs:12788
2012-11-03 11:55:29 -07:00
Glenn Morris
685b00269d
Further edits for doc/misc/cl.texi
...
* cl.texi: Further general copyedits.
(List Functions): Remove copy-tree, standard elisp for some time.
(Efficiency Concerns): Comment out examples that no longer apply.
(Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2012-11-03 10:56:30 -07:00
Glenn Morris
c65b407b40
* doc/misc/cl.texi: Further general copyedits.
...
Eg, no longer distinguish between "the optimizing compiler" and "the
non-optimizing compiler" like they were different entities.
2012-11-02 21:19:40 -04:00
Gnus developers
a71e2379a3
Merge changes made in Gnus master
...
2012-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus.texi (Mail Source Specifiers):
Document :leave keyword used for pop mail source.
2012-10-25 Tassilo Horn <tsdh@gnu.org>
* gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
by default. Patch provided by Stephen Eglen.
2012-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
New UIDL implementation.
* mail-source.el (mail-sources, mail-source-keyword-map):
Add :leave as a pop3 keyword.
(mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
* pop3.el (pop3-leave-mail-on-server): Allow number.
(pop3-uidl-file, pop3-uidl-file-backup): New user options.
(pop3-movemail): Add UIDL support.
(pop3-send-streaming-command): Take a list of mail numbers instead of
the number of mails.
(pop3-write-to-file): Add X-UIDL header.
(pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
(pop3-uidl-add-xheader): New functions.
* message.el (message-ignored-resent-headers):
Add X-Content-Length and X-UIDL headers.
2012-11-02 23:37:02 +00:00
Glenn Morris
7fbf8f7bd9
Undocument cl-floatp-safe, since it is no longer relevant
...
* doc/misc/cl.texi (Naming Conventions, Type Predicates, Macros)
(Predicates on Numbers): No longer mention cl-floatp-safe.
2012-11-02 18:29:56 -04:00
Glenn Morris
9f2881afe2
More edits for cl.texi
...
* doc/misc/cl.texi: More copyedits, plus:
(Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
(Macro Bindings, Blocks and Exits): Acknowledge existence of lexical-binding.
(Iteration): Mainly defer to doc of standard dolist, dotimes.
2012-11-01 00:16:32 -07:00
Glenn Morris
df43dd5361
* doc/misc/cl.texi: General copyedits for style, line-breaks, etc.
...
Replace "..." by @dots; car by @sc{car}, etc.
2012-10-31 21:44:50 -04:00
Glenn Morris
87b0d8b1d1
* doc/misc/cl.texi (Modify Macros, Function Bindings): Add some xrefs.
2012-10-31 17:04:28 -04:00