João Távora
df2ae3f9c1
Don't let docless variables hide function signature
...
In Elisp mode, ElDoc will try the variable's docstring first, then the
function signature. If the former doesn't have one, don't hide the
latter.
* lisp/progmodes/elisp-mode.el (elisp-eldoc-var-docstring): If no
symbol docstring, don't declare any.
2020-08-16 19:05:05 +01:00
..
2020-05-15 20:42:15 +02:00
2020-07-23 19:03:25 +02:00
2020-06-01 15:21:54 +00:00
2020-06-29 19:10:09 +00:00
2020-07-08 17:23:36 -07:00
2020-06-09 16:58:52 +00:00
2020-07-04 11:56:18 +00:00
2020-07-19 10:55:48 +00:00
2020-07-08 20:20:19 +01:00
2020-08-14 16:23:16 +02:00
2020-08-14 11:03:47 +02:00
2020-05-16 17:48:36 +02:00
2020-08-16 19:05:05 +01:00
2020-06-01 05:28:43 +03:00
2020-07-09 11:14:34 +01:00
2020-07-07 07:50:39 -07:00
2020-08-11 21:04:12 +02:00
2020-08-12 18:29:05 +02:00
2020-07-04 12:55:49 +00:00
2020-07-08 11:25:33 +01:00
2020-06-22 09:51:17 +02:00
2020-08-14 10:58:00 -04:00
2020-08-14 17:21:55 +03:00
2020-08-12 18:31:50 +02:00
2020-08-09 23:51:24 +02:00
2020-08-05 11:34:56 +02:00
2020-08-10 15:18:19 +02:00
2020-08-14 17:03:13 +02:00
2020-07-05 13:31:39 -04:00
2020-05-20 18:02:13 +00:00
2020-08-14 17:21:55 +03:00