Glenn Morris
d0cfb71f2e
Merge from emacs-24; up to 2012-12-07T15:31:43Z!cyd@gnu.org
2013-01-06 12:34:54 -08:00
Andreas Schwab
605f02eea9
* autotype.texi: Remove undefined command @subtitlefont.
...
* cc-mode.texi: Likewise.
2013-01-06 15:29:40 +01:00
Andreas Schwab
7b08ccf715
* org.texi (Advanced features): Use @w{ }' instead of
@ ' in
...
@item argument.
(Property searches): Use \\ instead of @backslashchar{}.
* pgg.texi (VERSION): Move @set below @setfilename.
2013-01-06 11:34:26 +01:00
Chong Yidong
04c48b1409
* windows.texi (Vertical Scrolling): Fix typos.
...
Fixes: debbugs:13267
2013-01-06 11:10:18 +08:00
Glenn Morris
7a2657fa3b
Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ru
2013-01-05 13:18:01 -08:00
Glenn Morris
89cb305ef1
Fix ChangeLog date oddness
2013-01-05 13:16:29 -08:00
Glenn Morris
1f1c405dfa
* doc/lsipref/display.texi (Overlay Properties): Mention field.
...
Fixes: debbugs:13364
2013-01-05 11:34:41 -08:00
Glenn Morris
f8acde1105
* doc/emacs/text.texi (HTML Mode): Remove deleted nxml C-RET binding.
2013-01-05 11:21:17 -08:00
Glenn Morris
2812660af0
ChangeLog fix
2013-01-05 11:07:09 -08:00
Andreas Schwab
651a2c7798
* tramp.texi (Remote shell setup): Replace literal NUL character by \0.
2013-01-05 17:49:56 +01:00
Andreas Schwab
db671917a8
Fix manual formatting errors
...
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx.
* misc/ada-mode.texi: Remove braces from @title argument.
* misc/eudc.texi: Likewise.
* misc/smtpmail.texi: Likewise.
* misc/auth.texi (VERSION): Set before first use.
* misc/emacs-gnutls.texi (VERSION): Likewise.
* misc/pgg.texi (VERSION): Likewise.
* misc/ede.texi (Top): Rename from top, all uses changed.
* misc/eshell.texi: Add missing argument to @sp.
* misc/forms.texi (Top): Reorder menu to match structure.
* misc/htmlfontify.texi (Customisation): Add missing @item in
@enumerate.
* misc/org.texi (Advanced features): Add missing argument for @item.
(Property searches): Use @backslashchar{} in macro argument.
* misc/pcl-cvs.texi: Add missing argument to @sp.
(Movement commands): Fix use of @itemx.
* misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise.
* misc/reftex.texi (Options (Creating Citations)): Add missing newline
before @end.
* misc/tramp.texi (Obtaining Tramp): Remove extra dots.
(Configuration): Reorder menu to match structure.
* misc/viper.texi (Marking): Add missing argument for @item.
2013-01-05 17:19:53 +01:00
Eli Zaretskii
5d7c18a879
Fix usage of @itemx in ELisp manual.
...
doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
directive in a group of items.
2013-01-05 10:37:05 +02:00
Chong Yidong
27e4813fe1
* keymaps.texi (Key Sequences): Remove obsolete sentence.
...
Fixes: debbugs:13356
2013-04-02 15:16:06 +08:00
Glenn Morris
0f668a4db4
Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.ca
2013-01-04 11:22:37 -08:00
Glenn Morris
92d5961122
Add htmlfontify manual to build process
...
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
Add htmlfontify.
(htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
(htmlfontify.dvi, htmlfontify.pdf): New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
Add htmlfontify.
($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
* info/dir: Add htmlfontify.
2013-01-04 01:43:08 -08:00
Glenn Morris
b55349fbd8
* doc/misc/htmlfontify.texi: Miscellaneous fixes and updates.
...
Set copyright to FSF, update license to GFDL 1.3+.
2013-01-04 01:39:40 -08:00
Vivek Dasmohapatra
7fca93e239
Import the htmlfontify manual
2013-01-04 01:38:18 -08:00
Stefan Monnier
553081a514
* src/fileio.c (Ffile_acl): Undocument return format.
...
* doc/lispref/files.texi (File Attributes): Idem.
2013-01-03 21:42:08 -05:00
Ari Roponen
4217dc299c
* doc/lispref/hash.texi (Defining Hash): Fix typo (tiny change)
...
Fixes: debbugs:13345
2013-01-03 10:38:55 -08:00
Glenn Morris
0a8bf3afca
Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.org
2013-01-02 18:37:57 -08:00
Glenn Morris
75e78d1e90
Tweak some lispref line breaks
...
* doc/lispref/processes.texi (System Processes):
* doc/lispref/syntax.texi (Syntax Table Functions):
Tweak some line breaks.
2013-01-02 18:23:39 -08:00
Glenn Morris
5f1a964798
* doc/lispref/searching.texi (Replacing Match): Fix xref.
2013-01-02 18:15:57 -08:00
Glenn Morris
1cbb9ed6ae
* doc/lispref/elisp.texi (DATE): Bump to Jan 2013.
2013-01-02 17:53:13 -08:00
Glenn Morris
f0ddbf7b7f
Add 2013 to more copyright years
2013-01-02 17:35:49 -08:00
Glenn Morris
9539d46584
Correct dates of merged ChangeLog entries
2013-01-02 11:02:05 -08:00
Paul Eggert
9ff99d22a0
Merge from gnulib.
2013-01-02 08:37:04 -08:00
Paul Eggert
0877d0dc24
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
2013-01-02 08:13:04 -08:00
Jay Belanger
87e65f9680
* doc/misc/calc.texi (Free-Form Dates): Expand on the date reading
...
algorithm.
* lisp/calc/README: Mention ISO 8601 week-numbering dates.
2013-01-01 20:54:33 -06:00
Paul Eggert
ab422c4d68
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Glenn Morris
22ff2cb8a4
Refer to "button" rather than "active field" in lispref
...
(cf 2005-12-22 change to doc/emacs/custom.texi)
* doc/lispref/customize.texi (Common Keywords, Type Keywords):
Replace "active field" with "button".
Fixes: debbugs:13310
2012-12-31 12:23:29 -08:00
Glenn Morris
9800c5b059
Add an xref, cindex to the lispref
...
* customize.texi (Common Keywords): Add xref.
* tips.texi (Library Headers): Add cindex.
Fixes: debbugs:13311
2012-12-31 12:06:43 -08:00
Glenn Morris
d5e5e7b411
Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.org
2012-12-30 10:09:01 -08:00
Eli Zaretskii
ccad023bc3
Fix bug #13298 with failed backups by falling back on set-file-modes.
...
src/fileio.c (Fset_file_selinux_context, Fset_file_acl): Return t if
file's SELinux context or ACLs successfully set, nil otherwise.
lisp/files.el (backup-buffer-copy, basic-save-buffer-2): If
set-file-extended-attributes fails, fall back on set-file-modes
instead of signaling an error.
doc/lispref/files.texi (Changing Files): Document the return values of
set-file-selinux-context and set-file-acl.
2012-12-29 16:32:36 +02:00
Eli Zaretskii
151d90884b
Fix bug #13292 with use of @var in @def.. commands in ELisp manual.
...
doc/lispref/functions.texi (Declare Form):
doc/lispref/intro.texi (A Sample Function Description):
doc/lispref/syntax.texi (Syntax Table Internals, Syntax Table Functions):
doc/lispref/variables.texi (Using Lexical Binding): Don't use @var or CAPS
in @def.. commands.
2012-12-29 10:23:21 +02:00
Glenn Morris
82e2a1f054
Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.edu
2012-12-27 00:21:08 -08:00
Glenn Morris
1ab0c851fc
Document cygwin-convert-file-name-{to|from}-windows
...
* doc/lispref/files.texi (File Names): Mention Cygwin conversion functions.
* src/cygw32.c (Fcygwin_convert_file_name_to_windows)
(Fcygwin_convert_file_name_from_windows): Doc fixes.
* etc/NEWS: Related markup.
2012-12-26 23:55:14 -08:00
Lars Ingebrigtsen
45dd64808b
Merge changes made in Gnus master
...
nnimap.el (nnimap-authenticator): Expand to allow specifying the
login methods.
(nnimap-login): Respect the `nnimap-authenticator' variable.
gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
mark state when moving articles. Otherwise unticked articles will get
their ticks back after moving.
gnus.texi (Customizing the IMAP Connection): Mention the other
authenticators.
2012-12-25 12:00:26 +00:00
Lars Ingebrigtsen
61bbede67c
Merge changes made in Gnus master
...
gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
message.el (message-ignored-news-headers): Always remove
X-Message-SMTP-Method to avoid information leakage if the user
mistakenly inserts the header into news messages.
gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
gnus-sum.el (gnus-summary-hide-thread): If point were further to the
right than four characters, this command would move point to
`point-max'. Don't do that.
gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
to nil to allow re-selecting groups that gain articles.
(gnus-bug-group-download-format-alist): Update the URL.
gnus.texi (Browse Foreign Server): Document `gnus-browse-delete-group'.
2012-12-24 22:56:47 +00:00
Glenn Morris
173076b47b
Avoid some overfull lines in doc/misc/viper
2012-12-22 14:09:06 -08:00
Glenn Morris
d227e32229
* doc/misc/widget.texi (Programming Example): Break some long lines.
2012-12-22 14:04:09 -08:00
Glenn Morris
2ecfdaa6a9
doc/misc/wisent.texi tweaks
...
* doc/misc/wisent.texi (Wisent Overview): Fix xref.
(Grammar format, Understanding the automaton): Avoid overfill.
2012-12-22 13:58:06 -08:00
Glenn Morris
fd7620110d
* doc/misc/bovine.texi (Optional Lambda Expression): Allow line break.
2012-12-22 13:15:44 -08:00
Glenn Morris
9fbc8f4642
* doc/misc/auth.texi (Help for users): Break long lines.
2012-12-22 13:12:07 -08:00
Glenn Morris
ceccabdb93
Tweak some over/underfull lines
...
* doc/misc/ada-mode.texi (Project file variables):
Reword to reduce underfull hbox.
(No project files, Use GNAT project file):
Use smallexample to make some overfull lines less terrible.
2012-12-22 13:09:40 -08:00
Glenn Morris
88edc57f6f
Fix some doc/misc cross-references to separate manuals.
2012-12-22 13:01:50 -08:00
Paul Eggert
2075e8431a
Two more dash fixes in documentation.
2012-12-22 12:53:19 -08:00
Glenn Morris
d9b03add86
Don't go from numbered to unnumbered to numbered
2012-12-22 12:32:55 -08:00
Glenn Morris
6d1962b3c7
Remove hand-written node pointers in doc/misc/reftex.texi
...
Fix up sectioning
2012-12-22 12:29:16 -08:00
Glenn Morris
faeea569ef
Remove hand-written node pointers in doc/misc/wisent.texi
2012-12-22 12:19:41 -08:00
Glenn Morris
e540f1fad4
Remove hand-written node pointers in doc/misc/pcl-cvs.texi
2012-12-22 12:11:36 -08:00