1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/doc
Xiyue Deng ceacf75395 Fix usage of `setq-default' and offer more suggestions
cd61af0 changed from default-major-mode to major-mode in the first
code sample but didn't change the rest.  This patch fixes this and add
some explanations of why use `setq-default' instead of `setq'.  In
addition, it gives background on suggesting using text-mode as default
mode and suggest other alternatives.

* doc/lispintro/emacs-lisp-intro.texi (Text and Auto-fill): Fix usage
of `setq-default' and offer more suggestions.  (Bug#67848)
2023-12-24 10:38:46 +02:00
..
emacs ; Fix typos in ChangeLog files 2023-12-10 12:38:19 +01:00
lispintro Fix usage of `setq-default' and offer more suggestions 2023-12-24 10:38:46 +02:00
lispref Improve documentation of new native-compilation commands 2023-12-22 16:49:49 +02:00
man * doc/man/emacsclient.1: Fix --tramp option. 2023-12-23 12:04:37 +01:00
misc Recommend customizing eglot for python-base-mode 2023-12-22 22:39:55 +01:00