1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lisp/progmodes
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
..
antlr-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
asm-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoconf.el Use lexical-binding in autoconf.el and add tests 2020-05-15 20:42:15 +02:00
bat-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bug-reference.el bug-reference auto-setup for IRC, implementation for ERC 2020-07-23 19:03:25 +02:00
cc-align.el Bug #41061 patch: Fix typos and amend code slightly 2020-06-01 15:21:54 +00:00
cc-awk.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
cc-bytecomp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-cmds.el CC Mode: allow specified directives (e.g. pragma) to be indented as statements 2020-03-08 16:21:15 +00:00
cc-defs.el CC Mode: optimize for repeated simple operations. 2020-06-29 19:10:09 +00:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-at-expression-start-p): Fix message. 2020-07-08 17:23:36 -07:00
cc-fonts.el Orthographical amendments to commit 145aab0672 2020-06-09 16:58:52 +00:00
cc-guess.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-langs.el CC Mode: Fix wrong value of comment-start-skip, fixing half of bug #41952 2020-07-04 11:56:18 +00:00
cc-menus.el Objective C Mode imenu: cease recognizing "functions" within comments, etc. 2020-01-07 20:11:37 +00:00
cc-mode.el Remove redundant code from c-font-lock-fontify-region 2020-07-19 10:55:48 +00:00
cc-styles.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-vars.el cc-mode: add support for Doxygen documentation style 2020-05-01 19:31:19 +01:00
cfengine.el Shoosh warnings about obsolete eldoc-documentation-function 2020-07-08 20:20:19 +01:00
cl-font-lock.el * lisp/progmodes/cl-font-lock.el: Fix header and make it a minor mode 2020-04-11 13:56:03 -04:00
cmacexp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compile.el Parse the whole buffer at once in compile.el 2020-08-14 16:23:16 +02:00
cperl-mode.el cperl-mode: Highlight '{$a++ / $b}' correctly 2020-08-14 11:03:47 +02:00
cpp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cwarn.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
dcl-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-abn.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-bnf.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-dtd.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-ebx.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-iso.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-otz.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-yac.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf2ps.el Remove stale comments 2020-05-16 17:48:36 +02:00
ebrowse.el * lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call): Rename 2020-03-28 09:43:14 -04:00
elisp-mode.el Don't let docless variables hide function signature 2020-08-16 19:05:05 +01:00
etags.el Change xref-find-apropos to pass PATTERN to backend verbatim 2020-06-01 05:28:43 +03:00
executable.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
f90.el ; Unmaintain fortran elisp 2020-01-15 18:49:21 -08:00
flymake-cc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
flymake-proc.el flymake: fix typo in variable binding (bug#38752) 2020-01-10 18:15:03 +01:00
flymake.el Bump Flymake version 2020-07-09 11:14:34 +01:00
fortran.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
gdb-mi.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
glasses.el Use lexical-binding in glasses.el and add tests 2020-05-10 17:18:03 +02:00
grep.el * lisp/progmodes/grep.el (grep-read-files-function): New var. 2020-01-21 09:16:25 -05:00
gud.el Merge from origin/emacs-27 2020-07-07 07:50:39 -07:00
hideif.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
hideshow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
icon.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-complete-structtag.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-help.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
idlw-shell.el Minor idlwave clean up 2020-08-11 21:04:12 +02:00
idlw-toolbar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlwave.el Remove some compat code from idlwave.el 2020-08-12 18:29:05 +02:00
inf-lisp.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
js.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
ld-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
m4-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
meta-mode.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
mixal-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
modula2.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
octave.el Make more parts of Emacs use new Eldoc capabilities 2020-07-08 11:25:33 +01:00
opascal.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
pascal.el Fix spurious error in beginning-of-defun in pascal-mode (bug#41740) 2020-06-22 09:51:17 +02:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168 2020-08-14 10:58:00 -04:00
prog-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
project.el Unbreak project-find-regexp in Emacs 26.3 (bug#42765) 2020-08-14 17:21:55 +03:00
prolog.el Remove some compat code from prolog.el 2020-08-12 18:31:50 +02:00
ps-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
python.el Revert "Indent python multiline strings to start and previous levels" 2020-08-09 23:51:24 +02:00
ruby-mode.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
scheme.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
sh-script.el Fontize $(...) slightly better in bash mode 2020-08-05 11:34:56 +02:00
simula.el Fix broken regexps 2020-02-20 11:25:25 +01:00
sql.el Fix problem with /- incorrectly starting a comment in SQL mode 2020-08-10 15:18:19 +02:00
subword.el Comment to postpone deletion of c-subword-mode 2020-08-14 17:03:13 +02:00
tcl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vera-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
verilog-mode.el Verilog-Mode collected updates. 2020-07-05 13:31:39 -04:00
vhdl-mode.el Merge from origin/emacs-27 2020-05-09 10:03:21 -07:00
which-func.el which-function-mode: put hook function on after-change-major-mode-hook 2020-05-20 18:02:13 +00:00
xref.el Unbreak project-find-regexp in Emacs 26.3 (bug#42765) 2020-08-14 17:21:55 +03:00
xscheme.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00