Stefan Kangas
ddabb03a01
* doc/misc/idlwave.texi (Troubleshooting): Don't say "Emacsen".
2022-09-06 23:27:01 +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
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
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
Stefan Kangas
1dd0a5c5db
; * doc/misc/htmlfontify.texi: Fix version.
2022-08-22 16:30:29 +02:00
Stefan Kangas
362c9ab879
* doc/misc/gnus.texi (Article Washing): Fix Links URL.
2022-08-16 08:10:16 +02: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
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
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
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
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
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
Stefan Kangas
a772c0b852
; Fix typos: prefer US spelling.
2022-06-23 22:03:50 +02:00
Eli Zaretskii
a3f294b37f
Improve last change in autotype.texi
...
* doc/misc/autotype.texi (Autoinserting): Fix wording. Suggested
by Richard Stallman <rms@gnu.org>.
2022-06-22 16:46:25 +03:00
Earl Hyatt
137539c125
Clarify autotype.texi text slightly
...
* doc/misc/autotype.texi (Autoinserting): Make text slightly
clearer (bug#56118).
2022-06-21 12:52:36 +02:00
Stefan Kangas
cf4c204df8
* doc/misc/eww.texi (Overview, Basics): Fix typos.
2022-06-20 11:09:18 +02:00
Lars Ingebrigtsen
024bbcb35e
Prune the Gnus FAQ of some outdated data
...
* doc/misc/gnus-faq.texi (FAQ 9-2): Remove some outdated advice
(bug#56042).
2022-06-17 21:38:30 +02:00
Lars Ingebrigtsen
c1f4cca7f0
Fix efaq-w32.texi build warning
...
* doc/misc/efaq-w32.texi (Other useful ports): Fix ordering to
match nodes (or should the nodes be moved instead?).
Do not merge to master.
2022-06-17 19:12:15 +02:00
Lars Ingebrigtsen
017bdb1611
Fix a tagging problem in tramp.texi
...
* doc/misc/tramp.texi (Frequently Asked Questions): Restore an
@end lisp removed by accident.
2022-06-17 14:20:05 +02:00
Stefan Kangas
ad74677cf3
Delete reference to obsolete library complete.el
...
* doc/misc/tramp.texi (Frequently Asked Questions): Delete reference
to obsolete library complete.el.
2022-06-17 12:04:48 +02:00
Arash Esbati
b0c5accb99
Update MS Windows FAQ for MinGW64-w64/MSYS2
...
* doc/misc/efaq-w32.texi (Compiling, Debugging): Mention
MinGW64-w64/MSYS2 as the preferred way for building Emacs on
capable systems.
(Attachments with Gnus): Catch up with emacs-mime.texi in the
example given.
(Spell check): Add the availability of GNU Aspell and Hunspell
in MSYS2 distribution.
(Other useful ports): Add an entry for MinGW64-w64/MSYS2.
Fix link for MinGW homepage.
Remove entry for defunct UWIN project. (Bug#55930)
2022-06-16 10:19:16 +03:00
Stefan Kangas
9a4862a973
* doc/misc/org.org: Remove spurious markup.
2022-06-08 13:16:32 +02:00
Eli Zaretskii
5c74c25123
Remove from FAQ the MS-Windows info about BDF fonts
...
* doc/misc/efaq.texi (How to add fonts): Remove the MS-Windows
specific steps, as BDF fonts are no longer supported on
MS-Windows. (Bug#55740)
2022-05-31 20:20:07 +03:00
Arash Esbati
9e7c0cf57d
Remove mention of removed nnimap-nov-is-evil variable
...
* doc/misc/gnus.texi (Slow/Expensive Connection): Remove mention
of removed nnimap-nov-is-evil variable (bug#55556).
2022-05-21 13:32:44 +02:00
Stefan Kangas
5dbaddc729
; Fix some typos
2022-05-15 11:05:36 +02:00
Eli Zaretskii
7b4bdf7b9b
Remove the AUCTeX subsection from MS-Windows FAQ
...
* doc/misc/efaq-w32.texi (AUCTeX): Remove the subsection, it is no
longer useful. (Bug#55330)
2022-05-09 16:37:49 +03:00
Arash Esbati
d2a5631552
Update AUCTeX FAQ entry
...
* doc/misc/efaq-w32.texi (AUCTeX): AUCTeX project isn't providing
pre-compiled versions for Windows anymore (bug#55330).
2022-05-09 12:10:10 +02:00
Kyle Meyer
65c04e7115
Update to Org 9.5.2-38-g682ccd
2022-04-17 15:30:39 -04:00
Eli Zaretskii
33828e4818
* doc/misc/eww.texi (Advanced): Correct outdated info (bug#54839).
2022-04-10 20:19:01 +03:00
Michael Albinus
009e88e002
Merge with Tramp 2.5.2.3 (Do not merge with master)
...
* doc/misc/tramp.texi (Archive file names): Explicitly say how to
open an archive with Tramp (Bug#25076).
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.5.3-pre".
* lisp/net/tramp-adb.el (tramp-adb-handle-process-file)
* lisp/net/tramp-sh.el (tramp-sh-handle-process-file):
* lisp/net/tramp-smb.el (tramp-smb-handle-process-file):
* lisp/net/tramp-sshfs.el (tramp-sshfs-handle-process-file):
Improve implementation. (Bug#53854)
* lisp/net/tramp-adb.el (tramp-adb-tolerate-tilde):
* lisp/net/tramp-sshfs.el (tramp-sshfs-tolerate-tilde):
New defuns. Advice `shell-mode' with them.
* lisp/net/tramp.el (tramp-register-autoload-file-name-handlers):
* lisp/net/tramp-archive.el (tramp-register-archive-file-name-handler):
Check, whether the real file name handler is already registered.
rules. (Bug#54542)
* lisp/net/tramp.el (tramp-autoload-file-name-handler)
(tramp-register-autoload-file-name-handlers)
(tramp-unload-file-name-handlers, tramp-unload-tramp):
* lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-regexp)
(tramp-archive-autoload-file-name-handler)
(tramp-register-archive-file-name-handler):
Add `tramp-autoload' property.
* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
* lisp/net/tramp-sshfs.el (tramp-sshfs-file-name-handler-alist):
Use `tramp-handle-file-notify-add-watch',
`tramp-handle-file-notify-rm-watch' and
`tramp-handle-file-notify-valid-p'.
* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
Use `tramp-handle-insert-file-contents'.
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-rclone.el (tramp-rclone-maybe-open-connection):
* lisp/net/lisp/net/tramp-sshfs.el (tramp-sshfs-maybe-open-connection):
* tramp-sudoedit.el (tramp-sudoedit-maybe-open-connection): Do not
set "lock-pid" connection-property.
(tramp-sudoedit-handle-delete-file): Use "rm -f".
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-executable-p):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-executable-p):
Check also for setuid/setgid bit.
(tramp-gvfs-handle-expand-file-name):
Respect `tramp-tolerate-tilde'.
* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory):
* lisp/net/tramp-smb.el (tramp-smb-handle-insert-directory):
Do not modify disk space information when
`dired--insert-disk-space' is available. (Bug#54512)
* lisp/net/tramp-sh.el (tramp-maybe-open-connection): Extend suppression
(tramp-get-remote-dev-tty): New defun.
(tramp-sh-handle-make-process): Use it.
* lisp/net/tramp-sshfs.el (tramp-methods) <sshfs>:
Add "-t -t" to `tramp-login-args'.
Add "-o dir_cache=no" to `tramp-mount-args'. (Bug#54126)
Add "-o transform_symlinks" to `tramp-mount-args'.
(tramp-sshfs-file-name-handler-alist):
Use `tramp-sshfs-handle-file-writable-p'.
(tramp-sshfs-handle-file-writable-p): New defun. (Bug#54130)
(tramp-sshfs-handle-write-region): Set file modification time.
(Bug#54016)
(tramp-sshfs-file-name-handler-alist):
Use `tramp-sshfs-handle-set-file-times'.
(tramp-sshfs-handle-set-file-times): New defun.
* test/lisp/net/tramp-tests.el (tramp--test-expensive-test-p):
Rename from `tramp--test-expensive-test'. Make it a defun. Adapt
all callees.
(tramp-test07-file-exists-p, tramp-test14-delete-directory)
(tramp-test18-file-attributes, tramp-test20-file-modes)
(tramp-test28-process-file, tramp-test29-start-file-process)
(tramp-test30-make-process, tramp-test32-shell-command)
(tramp-test33-environment-variables, tramp--test-check-files)
(tramp--test-special-characters, tramp-test46-unload): Adapt tests.
(tramp-test39-detect-external-change): New test.
(tramp-test29-start-file-process)
(tramp--test--deftest-direct-async-process)
(tramp-test30-make-process, tramp-test31-interrupt-process)
(tramp-test34-explicit-shell-file-name)
(tramp-test44-asynchronous-requests):
Add :tramp-asynchronous-processes tag.
(tramp--test-asynchronous-processes-p): New defun.
(tramp--test-hpux-p, tramp--test-macos-p): Protect against errors.
2022-04-07 11:17:52 +02:00
Juri Linkov
62e830c3d9
* doc/misc/transient.texi: Fix @dircategory to "Emacs misc features" for dir.
2022-03-15 19:28:50 +02:00
Eli Zaretskii
9dadcbe429
; * doc/misc/eshell.texi (Dollars Expansion): Fix markup.
2022-03-01 15:08:38 +02:00
Jim Porter
2c3d1b6bf4
Improve/correct documentation about Eshell variable expansion
...
* lisp/eshell/esh-var.el: Correct documentation comment.
(eshell-parse-variable-ref): Correct docstring.
* doc/misc/eshell.texi (Dollars Expansion): Add documentation for
$"var"/$'var' and $<command> syntaxes.
2022-03-01 15:02:13 +02:00
Eli Zaretskii
86c0d9eb5f
* doc/misc/transient.texi (Other Options): Fix a @ref. (Bug#54108)
2022-02-22 16:37:22 +02:00
Glenn Morris
3b5e29eaa3
tramp.texi texinfo 4.13 compatibility
...
* doc/misc/tramp.texi (Frequently Asked Questions):
Restore compatibility with Texinfo < 5.
2022-02-22 14:08:07 +00:00
Michael Albinus
5edb9572ec
Explain "Tramp" spelling in its manual
...
* doc/misc/tramp.texi (Frequently Asked Questions):
Explain "Tramp" spelling.
2022-02-22 14:45:59 +01:00
Jonas Bernoulli
c8442df581
; Separate command and concept index in Transient manual
...
* doc/misc/transient.texi (cp): Use cp index for Concept index.
* doc/misc/transient.texi (fn): Use fn index for Commands as well.
2022-02-16 13:18:42 +01:00
Eli Zaretskii
8aa052c207
; Fix Transient manual
...
* doc/misc/transient.texi (all nodes): Replace ".." with Texinfo
style ``..'' quoting or by @dfn{..} or by other appropriate
markup, like @samp{..}. Add indexing. Fix punctuation. Fix
markup of keyboard commands.
2022-02-15 21:06:21 +02:00
Jonas Bernoulli
38f6ea1df0
Import texi source file for transient manual
...
* doc/misc/Makefile.in: Add transient to INFO_COMMON.
* doc/misc/transient.texi: New file.
2022-02-15 17:49:04 +01:00