mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
12c77f6(origin/emacs-26) Add ido-fallback special variable (Bug#31707)826e8d1Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into...c784876Tighten a cross-reference in documentation517dc0bFix last change in tramp-sh.elf43186fRevert previous patch; comment was OK after all.4c3306eFix lead comment for count_trailing_zero_bitsb419f27; * doc/emacs/files.texi (Interlocking): Fix a non-portable @...7488de4* lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring q...0b69807Make a minor update to the CSS mode docstring9a53b6dSay how to override a primitive interactive spec1d77078Fix Bug#31941
This commit is contained in:
commit
513b97c0e9
6 changed files with 27 additions and 12 deletions
|
|
@ -1583,6 +1583,9 @@ Use `\\[info-lookup-symbol]' to look up documentation of CSS properties, at-rule
|
|||
pseudo-classes, and pseudo-elements on the Mozilla Developer
|
||||
Network (MDN).
|
||||
|
||||
Use `\\[fill-paragraph]' to reformat CSS declaration blocks. It can also
|
||||
be used to fill comments.
|
||||
|
||||
\\{css-mode-map}"
|
||||
(setq-local font-lock-defaults css-font-lock-defaults)
|
||||
(setq-local comment-start "/*")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue