aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from origin/emacs-30Eli Zaretskii2024-07-201-1/+2
|\ | | | | | | | | | | | | | | | | | | | | 816c53c2d9d Fix bibtex validation for non-file buffers ab7c40ea52a Fix Imenu in 'emacs-news-view-mode' ea30ffc52b3 ; * doc/misc/gnus.texi (Agent Caveats): Fix doc 07b1a36f78c ; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to ... 96f1db89ee7 Avoid errors in 'icomplete-vertical-mode' 55110d1fda2 Document GNU ELPA copyright in tips.texi 079e5a03156 Improve register-use-preview docstring e4760109ac8 Miscellaneous checkdoc fixes
| * ; * doc/misc/gnus.texi (Agent Caveats): Fix docJames Thomas2024-07-201-1/+2
| | | | | | | | | | | | * doc/misc/gnus.texi (Agent Caveats): Change doc due to commit 2020-10-16 "Add a new variable to control Gnus Agent caching" (41d220dc6085, bug#43356). (Bug#72134)
* | Merge from origin/emacs-30Stefan Monnier2024-07-198-11/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a478423d19f * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7... 951fb93956d * lisp/transient.el (static-if): Remove duplicated defini... 0218fb21437 Adapt file-remote-p doc 34c1094e607 ; Fix typo in etc/ORG-NEWS (Bug#72186) 5916b172bdc * etc/TODO: Delete item about merging Magit. a6cab228d4d ; Fix typos 41dc28244f2 * doc/man/emacs.1.in: Add "No warranty" notice. b2ac3435867 ; * doc/man/emacs.1.in: Improve wording. 110b3d08d73 Improve emacs man page description of --user flag 4911f08912a Checkdoc fixes in allout-widgets.el 109b592d77b Checkdoc fixes in subr.el 46436720787 Checkdoc fixes in touch-screen.el 9889774c62e Checkdoc fixes in treesit.el # Conflicts: # etc/NEWS
| * ; Fix typosStefan Kangas2024-07-188-11/+10
| |
* | Allow specifying stdout/stderr separately in some Eshell commandsJim Porter2024-07-181-10/+25
| | | | | | | | | | | | | | | | | | | | | | * lisp/eshell/eshell.el (eshell-command): Add ERROR-TARGET. * lisp/eshell/em-script.el (eshell-execute-file): Make interactive, and add ERROR-TARGET. * doc/misc/eshell.texi (One-Off Commands, Scripts): Update documentation. * etc/NEWS: Announce this change.
* | ; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea.Jim Porter2024-07-181-2/+0
| |
* | Merge from savannah/emacs-30Po Lu2024-07-181-0/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | 4c35382e983 ; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix doc s... 34882d52432 Port better to Android 3.0 765cfaed775 ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167). 7093504da2d ; Fix typos (bug#72167) 8c7c4f4baaa New Tramp tests 85d2d7982d4 Update Tramp manual 504bdd560af ; Fix last change 3ccebbe17b7 Fix 'toggle-window-dedicated' documentation 719d5753ca6 ; * doc/lispref/help.texi (Keys in Documentation): Add cr... e3bba63ecb9 Checkdoc fixes in transient.el
| * Update Tramp manualMichael Albinus2024-07-171-0/+5
| | | | | | | | | | * doc/misc/tramp.texi (Remote processes): Add another reason why a direct asynchronous process could fail.
* | Merge from savannah/emacs-30Po Lu2024-07-167-19/+22
|\ \ | |/ | | | | | | | | | | | | 68b7806c319 Support passing signals like 'SIGCODE' to 'tramp-signal-p... 510ca5e84b5 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ... fe28ba5d55b ; Replace quotes with @code{...} in texinfo files ecc8516d9ca ; Replace (non-)nil with (non-)@code{nil} in texinfo files 3407e274999 Don't save to history from 'eshell-command' when aborting
| * ; Replace quotes with @code{...} in texinfo filesSteven Allen2024-07-152-3/+4
| | | | | | | | | | * doc/misc/cc-mode.texi: * doc/misc/cl.texi: Replace quotes with @code{...}
| * ; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen2024-07-156-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/functions.texi: * doc/lispref/keymaps.texi: * doc/lispref/strings.texi: * doc/misc/cl.texi: * doc/misc/dbus.texi: * doc/misc/eshell.texi: * doc/misc/message.texi: * doc/misc/ses.texi: * doc/misc/vtable.texi: Replace (non-)nil with (non-)@code{nil}.
* | Merge from savannah/emacs-30Po Lu2024-07-141-2/+2
|\ \ | |/ | | | | | | | | b00fc31dd1d Do not set LD_LIBRARY_PATH during Android initialization 04bf3172f03 ; Set Transient's version e6f78485aa6 ; Fix typos in 'which-key-mode' (bug#72093)
| * ; Set Transient's versionJonas Bernoulli2024-07-131-2/+2
| |
* | Merge from savannah/emacs-30Po Lu2024-07-112-31/+114
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | e0b271e279b Take precautions against ill-formed content URIs 9331ab056a4 etags-regen-mode: Handle TAGS buffer being killed ef3f26ec02d ; Tag ERC multiline blanks test as :expensive 945335fec1e Improve 'put-image' documentation c38d5cc3b28 Improve 'set-fontset-font' documentation 7de4dbea08f Adapt Tramp's "run0" method 871585db4ca * test/src/sqlite-tests.el (sqlite-execute-batch): Declar... 5cf8d60e0de Capitalize "Dired" and "Lisp" in docstrings 37475c9af7a Document Eshell entry points # Conflicts: # etc/NEWS
| * Adapt Tramp's "run0" methodMichael Albinus2024-07-101-3/+3
| | | | | | | | | | | | | | | | * doc/misc/tramp.texi (Inline methods): * etc/NEWS: Adapt "run0" entry. * lisp/net/tramp-sh.el (tramp-enable-run0-method): Adapt "run0" arguments.
| * Document Eshell entry pointsJim Porter2024-07-091-28/+111
| | | | | | | | | | * doc/misc/eshell.texi (Entry Points): New chapter. (Scripts): Move under Entry Points. Expand documentation.
| * Adapt Tramp version (don't merge)Michael Albinus2024-07-071-1/+1
| | | | | | | | | | * doc/misc/trampver.texi: * lisp/net/trampver.el (tramp-version): Adapt Tramp versions.
* | Improve Eshell's behavior when waiting for processesJim Porter2024-07-091-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has a few benefits. First, it fixes a race condition when killing old processes in 'eshell-command'. Second, the "wait" built-in command is now more useful. Finally, killing processes when exiting Eshell (via 'eshell-round-robin-kill') should be much faster. * lisp/eshell/esh-proc.el (esh-opt): Require. (eshell-wait-for-process): Make obsolete in favor of... (eshell-wait-for-processes): ... this. Accept a timeout and support PIDs. Update callers. (eshell/wait): New implementation accepting -t/--timeout. (eshell-round-robin-kill): Use 'eshell-wait-for-processes'. * lisp/eshell/eshell.el (eshell-command): Use 'eshell-round-robin-kill'. * doc/misc/eshell.texi (List of Built-ins): Document the new "wait" behavior. * etc/NEWS: Announce this change.
* | Support interactive D-Bus authorizationSteven Allen2024-07-091-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When invoking D-Bus methods, let the user enable interactive authorization by passing an :authorizable t parameter. This makes it possible to D-Bus methods that require polkit authorization. * configure.ac (HAVE_DBUS_MESSAGE_SET_ALLOW_INTERACTIVE_AUTHORIZATION): Set a new variable if `dbus_message_set_allow_interactive_authorization' is available. * src/dbusbind.c (dbus-message-internal): Allow interactive authorization by passing :authorizable t. * doc/misc/dbus.texi (Synchronous Methods, Asynchronous Methods): * etc/NEWS: * lisp/net/dbus.el (dbus-call-method-asynchronously): Document the new parameter.
* | Adapt Tramp versionMichael Albinus2024-07-071-1/+1
| | | | | | | | | | * doc/misc/trampver.texi: * lisp/net/trampver.el (tramp-version): Adapt Tramp versions.
* | Merge from savannah/emacs-30Po Lu2024-07-051-14/+14
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 334d5132207 (edebug--called-interactively-skip): Fix bug#71934 6e8b9ccaec2 ; * lisp/ibuffer.el (ibuffer-mode): Doc fix. 3eaf1abbff8 Fix MS-Windows build with native-compilation fc375359edd Tag dbus-test05-register-signal-with-nils as unstable 99230d7080f ; * src/w32fns.c (funhook): Restore mistakenly lost line. 81a7358a33b Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... b085d683962 Fix treesit test (bug#71907) f39cf0beb74 Focus more on MS-Windows than MS-DOS in FAQ d64396b8e42 Autoload some string functions bd482b745aa Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... b5341831353 * etc/NEWS: Fix typos. 850fc68481a ; (grep-read-files): Fix completion table 28532599358 Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... 921d40759e5 Remove a reference to a non-existant variable from a doc-... 5d2a115ab03 ; * src/fns.c (value_cmp): ASCIIfy.
| * Focus more on MS-Windows than MS-DOS in FAQStefan Kangas2024-07-031-14/+14
| | | | | | | | | | | | | | | | * doc/misc/efaq.texi (Editing Windows files): Rename section from "Editing MS-DOS files", and update the text to focus on Windows. * doc/misc/efaq.texi (Colors on a TTY) (Emacs does not display 8-bit characters): Mention MS-Windows before MS-DOS.
| * Backport file backup FAQ item to Emacs <28Stefan Kangas2024-07-011-2/+3
| | | | | | | | | | | | * doc/misc/efaq.texi (Not writing files to the current directory): Backport recommendation to Emacs 27 or older. Problem reported by David Hedlund <davidh@gnu.org>.
* | Slice images based on their height in SHR, not their zoom levelJim Porter2024-07-041-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/net/shr.el (shr-sliced-image-height): New option... (shr-put-image): ... use it. Compute the number of slices in relation to the image height; this way, each slice is roughly the height of a line of ordinary text. * test/lisp/net/shr-tests.el (shr-test/zoom-image): Update test, since zooming no longer necessarily triggers slicing. * doc/misc/eww.texi (Advanced): Document 'shr-sliced-image-proportion'. * etc/NEWS: Announce this change.
* | Merge from savannah/emacs-30Po Lu2024-06-302-1/+133
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 72cf9964f3c Inaccuracy in efaq.texi fc48e9e8ed5 ; Fix typos in DOS Makefile scripts 9b8d754579f ; * etc/NEWS: Explain Nextstep. 8819e5a45d5 Fix treesit crash (bug#71681) eaf2dc96c1f ; Fix SHR test on MS-Windows 57880f597c5 Delete redundant mention of `with-eval-after-load' ea8ce984342 * doc/misc/efaq.texi (New in Emacs 30): Fix typos. 45a20d781a9 ; Fix typos in symbols d95f039af43 Document security fixes in FAQ d063af203c8 Add "New in Emacs 30" to FAQ ca6b484162b ; * etc/NEWS: Move "Minibuffer and Completions" 35c46663e49 ; * etc/NEWS: Move item to "Lisp Changes". 0515b38d289 ; * etc/NEWS: Move keyboard macro items closer together. 22af3a71039 ; * etc/NEWS: More copy-edits. 000ef8876ae ; * etc/NEWS: Move items to "Incompatible Lisp Changes". 4088dc8e4ce ; * etc/NEWS: Rearrange "Incompatible Lisp Changes". 179800f36bb ; * lisp/epg.el (epg--start): Add commentary about encoding. 73898f0214c Fix non-ASCII filename operatiion on EasyPG (bug#71500) a65b6aac6b5 Silence warning with global minor mode :predicate f5f7343ac41 ; * etc/NEWS: Move an item to "Startup Changes" c95066bf188 ; * etc/NEWS: Move some Lisp items to better place. bf7db88ce1f ; * etc/NEWS: Rearrange "Editing Changes in Emacs 30.1" 000424eb9eb ; * etc/NEWS: Make touch screen support more prominent. 5b5671587fb ; * etc/NEWS: Rearrange "Changes in Emacs 30.1". 31124abdefe ; * lisp/thingatpt.el (sexp-at-point): Doc fix (bug#71777). 44f269d6e60 Fix: make 'xwidget-webkit-scroll-backward' scroll backwards 358085997c6 Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... 736b7cad406 Add jsdoc support to php-ts-mode in <script> element 5f3d964e397 Update to Transient v0.7.2-4-gf75bc48d # Conflicts: # etc/NEWS
| * Inaccuracy in efaq.texiPo Lu2024-06-301-1/+1
| | | | | | | | | | ; * doc/misc/efaq.texi (New in Emacs 30): Mention GNUStep and Mac OS separately.
| * * doc/misc/efaq.texi (New in Emacs 30): Fix typos.Michael Albinus2024-06-291-6/+6
| |
| * Document security fixes in FAQStefan Kangas2024-06-291-0/+18
| | | | | | | | | | | | * doc/misc/efaq.texi (New in Emacs 29): Recommend using Emacs 29.4. * doc/misc/efaq.texi (Security risks with Emacs): New item with a recommendation to upgrade Emacs for improved security.
| * Add "New in Emacs 30" to FAQStefan Kangas2024-06-291-0/+85
| | | | | | | | * doc/misc/efaq.texi (New in Emacs 30): New section.
| * Update to Transient v0.7.2-4-gf75bc48dJonas Bernoulli2024-06-291-1/+30
| |
* | Merge from origin/emacs-30Po Lu2024-06-292-9/+14
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2d8881d5267 Fix typo incurring leaks of face structures 219501dd629 ; Fix use of @footnote in cc-mode.texi c7be2dcac44 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ... f0a48799756 Sync with Tramp 2.7.1 53dcf2b9492 ; * etc/NEWS: Move the mwheel entry to a better place. a5726782d03 ; Sort tree-sitter modes in NEWS daa89dc939e ; * etc/NEWS: Rearrange "New Modes and Packages in Emacs ... 4ddbf4f70ef ; * etc/NEWS: Move many items. 437b1ced268 ; * etc/NEWS: Copy-edits. 7372b2eb302 Expand docstring of which-key-mode df0eb5be1ea Improve documentation of 'remove-overlays' in ELisp manual 73c1252bb6b Fix link to major mode variable in docstring c4ad54812ac Make `shell-mode' more robust # Conflicts: # etc/NEWS
| * ; Fix use of @footnote in cc-mode.texiEli Zaretskii2024-06-291-8/+13
| | | | | | | | | | | | * doc/misc/cc-mode.texi (Comment Commands, Minor Modes) (Hungry WS Deletion): Move @footnote's out of @item's, to avoid warnings from makeinfo.
| * Sync with Tramp 2.7.1Michael Albinus2024-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/trampver.texi: * lisp/net/trampver.el (tramp-version): Adapt Tramp versions. (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 30.1. * lisp/net/tramp-compat.el: * lisp/net/tramp-message.el (tramp-warning): Use `lwarn'. * test/lisp/net/tramp-tests.el (tramp--test-deftest-without-file-attributes): New defmacro. (tramp-test18-file-attributes-without-file-attributes) (tramp-test19-directory-files-and-attributes-without-file-attributes) (tramp-test18-file-attributes-without-file-attributes) (tramp-test42-utf8-without-file-attributes): New tests.
* | Merge from savannah/emacs-30Po Lu2024-06-281-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c4ec905c9a9 Correct ommissions in rmc.el bf862fc2770 * lisp/hi-lock.el: More fixes related to revert-buffer. 6cc8ffae9a6 Update to Org 9.7.5-9-ga091ca c477443ab80 ; Fix typo in lua-ts-mode.el 6e5e4d61939 ; Add 'eglot-ensure' option to 'lua-ts-mode-hook' 58a2f36a8b9 ; * etc/NEWS: Copy edit. df53ef176ac Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... 039e6ffd866 Write Antinews for Emacs 30 ELisp Reference bf8c9f702ba (eval-last-sexp): Fix bug#71774 6d94090cadc * lisp/hi-lock.el: More fixes for revert-buffer (bug#57534) 280c91782af * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Im... 339310d0205 * lisp/tab-bar.el (tab-bar-select-restore-windows): Impro... c1e7569a925 Write Antinews for Emacs 30 user manual 233f683da8f ; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout... # Conflicts: # etc/NEWS
| * Update to Org 9.7.5-9-ga091caKyle Meyer2024-06-271-1/+1
| |
| * Change ERC version for Emacs 30 to 5.6.0.30.1F. Jason Park2024-06-271-1/+1
| | | | | | | | | | | | | | | | | | * doc/misc/erc.texi: Change ERCVER to 5.6.0.30.1. * lisp/erc/erc.el: Change Version package header to 5.6.0.30.1. Don't bother updating the `customize-package-emacs-version-alist' entry because no user options are yet affected. (erc-version): Change version to 5.6.0.30.1. Do not merge to master.
* | Change ERC version to 5.6.1-gitF. Jason Park2024-06-271-1/+1
|/ | | | | | | * doc/misc/erc.texi: Change ERCVER to 5.6.1. * lisp/erc/erc.el: (erc-version): Change working version to 5.6.1-git. Do the same for the package Version header. Don't bother updating `customize-package-emacs-version-alist' until needed.
* Add new face 'widget-unselected' to wid-edit.elStephen Berman2024-06-261-0/+10
| | | | | | | | | | | | * doc/misc/widget.texi (Customization): Document it. * etc/NEWS: Announce 'widget-unselected' face. * lisp/wid-edit.el (widget-unselected): New face. (widget-specify-unselected, widget-specify-selected): New functions. (widget-checkbox-action, widget-checklist-add-item) (widget-radio-add-item, widget-radio-value-set) (widget-radio-action): Use them.
* Update to Transient v0.7.2-1-gf273c0c8Jonas Bernoulli2024-06-241-2/+2
| | | | | | | | | | | This fixes two bugs, one of them restoring compatibility with the version that ships with Emacs 29, making emoji-insert usable again. The other changes are of cosmetic nature. The only exception is a new command, whose creation lead to the discovery of one of the bugs, and remains unused until a package author actually binds it in a prefix. I.e., unless someone actually uses this, the risk of a regression is close to zero, and even if it is used, it can only affect the prefix that binds it.
* * doc/misc/calc.texi (Musical Notes): Fix typo.Andreas Schwab2024-06-241-1/+1
|
* ; Fix typosStefan Kangas2024-06-232-2/+2
|
* Remove more references to Windows 95Stefan Kangas2024-06-202-6/+6
| | | | | | | | | | | * doc/lispref/frames.texi (Window System Selections): * doc/misc/ediff.texi (Patch and Diff Programs): * doc/misc/efaq-w32.texi (Third-party multibyte, Swap Caps NT) (Subprocesses and floppy drive): * etc/PROBLEMS: * lisp/printing.el (pr-path-alist, pr-command): * lisp/ps-print.el: Remove more references to Windows 95, which is not supported by Emacs.
* Update to Transient v0.7.0-1-g482bc777Jonas Bernoulli2024-06-181-13/+24
|
* Adapt tramp-use-file-attributesMichael Albinus2024-06-181-42/+63
| | | | | | | | | | | | * doc/misc/tramp.texi: Fix indentation. (Bug Reports): Mention Gmane group gmane.emacs.tramp. (Frequently Asked Questions): Precise tramp-use-file-attributes entry. * lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell): Dump os-release when `tramp-verbose' is at least 9. * lisp/net/tramp.el (tramp-use-file-attributes): Adapt docstring. Use connection-local value.
* ; Fix typosStefan Kangas2024-06-163-4/+4
|
* Tramp: handle non-standard file system like GPFSMichael Albinus2024-06-161-0/+12
| | | | | | | | | | | | | | | | | | * doc/misc/tramp.texi (Frequently Asked Questions): Explain tramp-use-file-attributes. * lisp/net/tramp.el (tramp-use-file-attributes): New defcustom and defsubst. (tramp-skeleton-file-exists-p): * lisp/net/tramp-adb.el (tramp-adb-handle-file-executable-p) (tramp-adb-handle-file-readable-p): * lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-file-executable-p) (tramp-sudoedit-handle-file-readable-p) (tramp-sudoedit-handle-file-writable-p): Use it. * lisp/net/tramp-sh.el (tramp-sh-handle-file-executable-p) (tramp-sh-handle-file-readable-p) (tramp-sh-handle-file-writable-p): Use it. (tramp-sh-handle-set-file-acl): Fix property name.
* Fix generation of org.texi from org.orgEli Zaretskii2024-06-141-0/+1
| | | | | | | * doc/misc/Makefile.in (org_template): Bind 'org-id-track-globally' to nil when running 'org-texinfo-export-to-texinfo-batch', to avoid searching local user files when building the Org manual.
* Update to Org 9.7.3Kyle Meyer2024-06-091-832/+1580
|
* ; Fix typosStefan Kangas2024-06-071-3/+3
|
* Enable code block evaluation when generating .org manualsKyle Meyer2024-06-061-0/+1
| | | | | | | | | | | | | | | | | * doc/misc/Makefile.in ($(1:.org=.texi)): Enable code block evaluation in Org mode manual and other .org manuals to produce automatically generated parts. (Bug#71394) When testing a scratch sync to the Emacs repo, the build failed with make[3]: Leaving directory '/home/kyle/src/savannah/emacs--master/lisp' Evaluate this emacs-lisp code block on your system? (yes or no) Error: end-of-file ("Error reading from stdin") yes-or-no-p("Evaluate this emacs-lisp code block on your system? ") That's expected given 715148131 (org-manual: Automatically generate export option list, 2023-07-31) and the default org-confirm-babel-evaluate value.