Stefan Kangas
ddabb03a01
* doc/misc/idlwave.texi (Troubleshooting): Don't say "Emacsen".
2022-09-06 23:27:01 +02:00
Stefan Kangas
724444f3d5
; * doc/emacs/misc.texi (emacsclient Options): Fix typo.
2022-09-06 22:46:11 +02:00
Stefan Kangas
b96257162d
Don't mention very old Emacs versions in docs
...
* doc/misc/mh-e.texi (Conventions):
* doc/misc/reftex.texi (Problems and Work-Arounds):
* doc/misc/viper.texi (Loading Viper): Delete references to
very old versions of Emacs.
2022-09-06 14:08:27 +02:00
Gregory Heytings
ee5c591249
Explain how the font appearance can be fine-tuned in fbterm.
...
* doc/misc/efaq.texi (Emacs in a Linux console): Briefly document
Xft font specifications with which the font appearance can be
fine-tuned.
2022-09-05 10:57:56 +02:00
Stefan Kangas
d89e65c638
Update acknowledgments
...
* doc/emacs/ack.texi (Acknowledgments): Update.
* doc/emacs/emacs.texi (Acknowledgments): Add several names from
Author: headers.
2022-09-03 01:39:00 +02:00
Stefan Kangas
80c5327195
Make some versions in docs match package version
...
* doc/emacs/misc.texi (Interactive Shell): Bump Emacs version.
* doc/misc/ediff.texi:
* doc/misc/flymake.texi:
* doc/misc/viper.texi: Fix version to match package.
* lisp/emulation/viper.el: Make version match variable.
2022-09-01 11:12:06 +02:00
Stefan Kangas
917da2641e
Minor doc fix; improve sorting of VC backends
...
* doc/emacs/maintaining.texi (Version Control Systems): Minor doc fix;
rearrange list to put git, cvs and subversion at the top.
2022-09-01 11:01:14 +02:00
Gregory Heytings
8807a4f532
Enable 256 colors in fbterm.
...
* lisp/term/fbterm.el: New file.
* doc/misc/efaq.texi (Emacs in a Linux console): Document the TERM
environment variable with which the new file is used.
2022-08-30 23:08:05 +02:00
Gregory Heytings
2d9a391727
Recommend using fbterm in the Linux console.
...
* doc/misc/efaq.texi (Emacs in a Linux console): New node.
(Common requests): Entry for the new node.
* etc/PROBLEMS (Linux console problems...): Mention the new FAQ node.
2022-08-29 20:46:29 +02:00
Eli Zaretskii
195fcc932e
Improve the documentation of glyphless-character display
...
* lisp/international/characters.el (glyphless-char-display-control):
* src/xdisp.c (syms_of_xdisp) <glyphless-char-display>: Mention
the 'glyphless-char' face in the doc string.
* doc/lispref/display.texi (Glyphless Chars): Index
'glyphless-char' face.
2022-08-28 08:40:25 +03:00
Stefan Kangas
1dd0a5c5db
; * doc/misc/htmlfontify.texi: Fix version.
2022-08-22 16:30:29 +02:00
Stefan Kangas
dd077ebded
Revert "; * doc/lispintro/emacs-lisp-intro.texi: Fix typo."
...
This reverts commit 9d0dba44da .
This was not a typo, but incorrectly matching parens in Info-mode.
2022-08-16 13:38:40 +02:00
Stefan Kangas
362c9ab879
* doc/misc/gnus.texi (Article Washing): Fix Links URL.
2022-08-16 08:10:16 +02:00
Stefan Kangas
9d0dba44da
; * doc/lispintro/emacs-lisp-intro.texi: Fix typo.
2022-08-14 16:44:29 +02:00
Eli Zaretskii
0e336fa51f
; Improve documentation of minibuffer history wrt completion
...
* doc/emacs/mini.texi (Minibuffer History): Mention explicitly
that minibuffer history is related also to completion candidates.
Improve indexing. (Bug#57163)
2022-08-14 08:51:44 +03:00
Stefan Kangas
72fc7258bf
Delete references to deleted library hilit19.el
...
* doc/misc/gnus.texi (Compatibility):
* lisp/progmodes/f90.el:
* lisp/ps-print.el:
* lisp/vc/ediff.el: Delete references to hilit19.el.
2022-08-12 17:49:54 +02:00
Stefan Kangas
e746fc2e7b
Delete stale comments from Lisp Intro manual
...
* doc/lispintro/emacs-lisp-intro.texi (Args as Variable or List)
(print-elements-of-list, Miscellaneous): Delete some references to
Emacs 22.
2022-08-12 15:59:36 +02:00
Stefan Kangas
31af0f4eb7
Don't list Emacs as requirement for built-in package
...
* doc/misc/htmlfontify.texi (Requirements): Don't list Emacs as
requirement for built-in package.
2022-08-11 15:03:29 +02:00
Eli Zaretskii
648acc8848
; Fix @setfilename in calc.texi
...
* doc/misc/calc.texi: Move the @setfilename command to its proper
place. (Bug#57107)
2022-08-10 14:57:07 +03:00
Stefan Kangas
14833cd9df
Improve wording when documenting other TRAMP syntaxes
...
* doc/misc/tramp.texi (Change file name syntax): Improve wording.
(Bug#57061)
2022-08-09 22:35:35 +02:00
Stefan Kangas
628df15da5
; * doc/misc/viper.texi (Rudimentary Changes): Avoid alias.
2022-08-09 22:21:01 +02:00
Stefan Kangas
d91ffdbec2
Don't mention XEmacs toolbar in ediff manual
...
* doc/misc/ediff.texi (Other Session Commands): Don't mention XEmacs
specific toolbar support for now. This can be changed back once the
toolbar is ported to Emacs.
2022-08-08 21:28:53 +02:00
YugaEgo
df95118e83
Link from (emacs)Init Syntax to (elisp)Introduction
...
* doc/emacs/custom.texi (Init Syntax): Link to the ELisp manual (Bug#56870)
2022-08-06 16:18:02 +03:00
Stefan Kangas
7793cf0c3d
Don't mention removed XEmacs support in reftex manual
...
* doc/misc/reftex.texi (Installation, Imprint): Don't mention
removed XEmacs support.
2022-08-06 14:26:07 +02:00
Stefan Kangas
3d1cf1b47a
Don't mention removed XEmacs support in idlwave manual
...
* doc/misc/idlwave.texi (Lesson I---Development Cycle)
(Syntax Highlighting, Windows and macOS, Troubleshooting): Delete
most references to XEmacs. Support for it was deleted in 28.1.
2022-08-06 10:27:23 +02:00
Stefan Kangas
f484da5fcb
* doc/lispref/loading.texi (Autoload by Prefix): Fix typo.
2022-08-04 14:59:24 +02:00
Eli Zaretskii
eb11dae499
Improve documentation of column-related functions
...
* doc/lispref/text.texi (Primitive Indent, Columns):
* src/indent.c (Fcurrent_indentation, Fmove_to_column): Document
that column counting ignores invisible text. (Bug#56837)
2022-07-30 19:34:38 +03:00
Eli Zaretskii
31a6a37d45
Improve indexing of keymap variables
...
* doc/lispref/maps.texi (Standard Keymaps):
* doc/lispref/display.texi (Button Buffer Commands)
(Button Properties):
* doc/lispref/keymaps.texi (Translation Keymaps): Improve indexing
of keymaps. (Bug#56816)
2022-07-30 09:32:48 +03:00
Štěpán Němec
2c6a94c5b8
; Correct the meaning of "cf." in tips.texi
...
Cf. e.g. https://en.wiktionary.org/wiki/cf .
* doc/lispref/tips.texi (Documentation Tips): Correct the meaning of
"cf.".
2022-07-29 09:42:21 +02:00
Eli Zaretskii
ba54f7e39c
; * doc/lispref/windows.texi (Window Sizes): Another typo. (Bug#56811)
2022-07-28 12:56:44 +03:00
Eli Zaretskii
7990d0c36a
; * doc/lispref/windows.texi (Window Sizes): Fix a typo. (Bug#56811)
2022-07-28 12:29:07 +03:00
Lars Ingebrigtsen
05df70e755
Revert the `...' documentation back to actual usage
...
* doc/lispref/tips.texi (Documentation Tips): Document how `...'
is really used now (bug#55780). ‘...’ is not really used in the
Emacs sources.
(cherry picked from commit 1ed9c1c7f9 )
2022-07-28 10:16:09 +02:00
Arash Esbati
4ea1f6c7f8
; * doc/lispref/tips.texi (Documentation Tips): Fix typos. (Bug#56802)
2022-07-27 22:20:41 +03:00
Eli Zaretskii
a866674b2a
Fix inaccuracies in "lax search" documentation
...
* doc/emacs/search.texi (Lax Search): Update the examples of
character folding in search. (Bug#56747)
2022-07-25 14:49:23 +03:00
Eli Zaretskii
2529e82002
; * doc/lispref/functions.texi (Declare Form): Fix typo.
2022-07-23 12:56:00 +03:00
Eli Zaretskii
54c4ceb009
Update the documentation of 'declare' forms
...
* doc/lispref/compile.texi (Native-Compilation Variables): Mention
the 'declare' alternative for 'native-comp-speed'.
* doc/lispref/functions.texi (Declare Form): Document 'declare'
forms that were previously undocumented.
2022-07-23 12:54:07 +03:00
Eli Zaretskii
2b31e667be
;Improve documentation of locale-specific string comparison
...
* doc/lispref/strings.texi (Text Comparison): Mention the Unicode
collation rules and buffer-local case-tables.
2022-07-21 09:54:46 +03:00
Stefan Kangas
cb911febc6
; Fix typos
2022-07-19 14:13:25 +02:00
Michael Albinus
2209650089
Adapt Tramp version (don't merge)
...
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.5.3.28.2".
(customize-package-emacs-version-alist):
Add Tramp version integrated in Emacs 28.2.
2022-07-13 13:21:45 +02:00
Stefan Kangas
ba0871bef1
; Fix typos: prefer American spelling
2022-07-13 13:04:22 +02:00
Michael Albinus
e3e7f31faa
Adapt Tramp doc
...
* doc/misc/tramp.texi (Configuration): Mention enable-remote-dir-locals.
(Traces and Profiles): Fix tramp-verbose description.
* lisp/net/tramp.el (tramp-verbose): Fix docstring.
2022-07-13 13:00:30 +02:00
Stefan Kangas
a3dab1e621
Don't mention cl-cXXXr aliases in cl-lib manual
...
* doc/misc/cl.texi (Lists, List Functions, Efficiency Concerns): Don't
mention 'cl-cXXXr' compatibility aliases for built-in 'cXXXr'
functions. They shouldn't be used in new code.
2022-07-12 13:42:00 +02:00
Eli Zaretskii
84a5d47125
; Fix last change
...
* doc/lispref/compile.texi (Native-Compilation Variables): Explain
better what the value -1 of 'native-comp-speed' means.
2022-07-11 16:52:03 +03:00
Stefan Kangas
6b5d829d9d
Add index entry for "ignore case"
...
* doc/emacs/glossary.texi (Glossary): Add index entry for "ignore
case" pointing to "Case Folding".
2022-07-05 19:57:34 +02:00
Eli Zaretskii
41472f3b6c
Document 'jit-lock-debug-mode'
...
* doc/lispref/modes.texi (Other Font Lock Variables): Document
'jit-lock-debug-mode'.
2022-07-03 08:40:54 +03:00
Stefan Kangas
dc3cb749f3
Remove obsolete cust-print from elisp index
...
* doc/lispref/edebug.texi (Printing in Edebug): Remove obsolete
library "cust-print" from index.
2022-06-30 22:37:21 +02:00
Stefan Monnier
6f22631a63
* doc/emacs/buffers.texi (Indirect Buffers): Mention modification hook quirk
2022-06-29 13:41:59 -04:00
Michael Albinus
3d91d55432
Update Tramp version (don't merge with master)
...
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.5.3".
2022-06-29 11:08:44 +02:00
Basil L. Contovounesios
091b22cb12
Fix hash table function return values in manual
...
* doc/lispref/hash.texi (Hash Access): Reconcile documented return
values of puthash and clrhash with their respective
docstrings (bug#55562).
2022-06-28 10:03:53 +03:00
Stefan Kangas
1f6750b53a
Avoid treating number as an enum in the org manual
...
* doc/misc/org.org (The Agenda Dispatcher): Avoid treating number as
enum.
2022-06-24 19:18:50 +02:00