all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#60348: 30.0.50; Incorrect docstring face in lisp-mode
@ 2022-12-27  3:42 Gabriel
  2022-12-27 12:22 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Gabriel @ 2022-12-27  3:42 UTC (permalink / raw)
  To: 60348

Steps:

1) emacs -Q (master branch)

2) Open *scratch* buffer (or any buffer with a lisp major mode)

3) Type:

(defun foo () "Hello, World!")

Expected result: The string "Hello, World!" is fontified with
'font-lock-string-face'.

Actual result: The string "Hello, World!" is fontified with
'font-lock-doc-face'.

---
Gabriel





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-03 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-27  3:42 bug#60348: 30.0.50; Incorrect docstring face in lisp-mode Gabriel
2022-12-27 12:22 ` Eli Zaretskii
2022-12-27 21:24   ` Gabriel
2023-09-03 10:39   ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.