Michael Albinus
7ff2b2a628
* tramp.texi (Filename Syntax): Filenames must be unibyte strings.
2013-01-24 10:43:32 +01:00
Paul Eggert
ee271528bf
Improve addr2line suggestion.
...
Fixes: debbugs:13445
2013-01-19 14:48:47 -08:00
Paul Eggert
dd4d3d3a52
Fix typo: addrline -> binutils.
2013-01-19 14:15:03 -08:00
Paul Eggert
7f10227256
* trouble.texi (Crashing): Suggest -p for recent addrline.
...
Without it, I don't see function names. Older addrlines will die
out sooner or later, so tailor the suggestion to recent addrline
and put in a comment about older ones.
Fixes: debbugs:13445
2013-01-19 14:12:27 -08:00
Glenn Morris
795e7a5b32
Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
2013-01-19 12:38:13 -08:00
Paul Eggert
b3fbb3956c
Allow floating-point file offsets.
...
Problem reported by Vitalie Spinu in
<http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html >.
* doc/lispref/files.texi (Reading from Files, Writing to Files):
Say that file offsets can be numbers, not just integers.
* src/fileio.c (emacs_lseek): Remove.
(file_offset): New function.
(Finsert_file_contents, Fwrite_region): Use it.
2013-01-19 01:59:51 -08:00
Glenn Morris
e17b97778d
* doc/emacs/custom.texi (Directory Variables): Fix paren typo.
2013-01-17 20:53:34 -05:00
Glenn Morris
ecde036852
* doc/emacs/trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
2013-01-15 21:11:10 -05:00
Glenn Morris
f8a42ad607
Doc fixes related to "(declare (indent symbol))" (bug#13450)
...
* doc/lispref/macros.texi (Indenting Macros):
Fix order of an indent symbol's arguments.
* lisp/emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2013-01-15 21:03:06 -05:00
Glenn Morris
827253f738
* doc/emacs/custom.texi (Custom Themes): Fix typo.
2013-01-15 20:47:40 -05:00
Glenn Morris
c0511b5769
Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu
2013-01-13 12:03:01 -08:00
Bastien Guerry
a89c8ef024
Merge Org 7.9.3d (commit e8f5b0ad).
2013-01-13 11:33:16 +01:00
Michael Albinus
997d5f2d1d
* tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
2013-01-10 08:34:48 +01:00
Stefan Monnier
3f9549e874
Merge from emacs-24
2013-01-09 22:43:02 -05:00
Glenn Morris
c4dd9efc9e
Bump version to 24.2.92
...
Regenerate etc/AUTHORS and lisp/ldefs-boot.el
2013-01-09 18:45:32 -08:00
Glenn Morris
45a7e57ca3
commands.texi small fix for bug#13393
...
* doc/lispref/commands.texi (Interactive Codes):
Whitespace does not terminate interactive "S".
2013-01-09 16:26:08 -05:00
Glenn Morris
fb9f714667
Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.org
2013-01-09 00:30:21 -08:00
Paul Eggert
ebb965fcf8
Backport spelling fixes from trunk
2013-01-09 00:29:10 -08:00
Paul Eggert
677d5c928c
Spelling fixes.
...
* lisp/net/tramp-adb.el (tramp-adb-get-toolbox):
Fix misspelling of 'unknown'.
2013-01-09 00:17:47 -08:00
Bastien Guerry
04c285b264
Fixes related to the last Org merge.
2013-01-08 23:02:09 +01:00
Bastien Guerry
d576dd9bde
doc/misc/org.texi: Fix version number
2013-01-08 17:56:58 +01:00
Bastien Guerry
6d3e4c8092
Merge Org (commit c8c217). Fix mistake about updating the wrong ChangeLog.
2013-01-08 16:31:30 +01:00
Bastien Guerry
c7cf0ebc24
Merge Org 7.9.3 (commit 31c1aea)
2013-01-08 15:27:18 +01:00
Juri Linkov
c6a22ce23d
* lisp/info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
...
that defaults to the Top node.
(Info-goto-node, Info-read-node-name): Doc fix to mention that
the short format (FILENAME) goes to the Top node.
(Info-build-node-completions): Rename arg `file' to `filename'.
* doc/misc/info.texi (Go to node): Mention the abbreviated format
`(FILENAME)' equal to `(FILENAME)Top'.
Fixes: debbugs:13365
2013-01-08 02:11:51 +02:00
Bastien Guerry
acfe10b71c
Introduce apropos-user-option' and update apropos-variable'. (Bug#13276)
2013-01-07 23:00:55 +01:00
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