1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/lisp/progmodes
Paul W. Rankin b93c22e67d Change variable which-func-unknown to "n/a"
* lisp/progmodes/which-func.el (which-func-unknown): Change string
displayed in mode-line from "???" to "n/a"; the former appears to
indicate an error whereas the latter is more indicative that the
current function is not known.
2022-05-25 14:06:51 +02:00
..
antlr-mode.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el CC Mode: New alignment function c-lineup-argcont-+ 2022-04-23 20:02:49 +00:00
cc-awk.el CC Mode: Restore string fence properties at each relevant external entry point 2022-05-22 17:00:34 +00:00
cc-bytecomp.el
cc-cmds.el CC Mode: Fix interplay between string fences and electric-pair-mode. 2022-05-24 16:37:50 +00:00
cc-defs.el CC Mode: Fix interplay between string fences and electric-pair-mode. 2022-05-24 16:37:50 +00:00
cc-engine.el CC Mode: Correct a rare error in the state cache 2022-05-17 11:26:05 +00:00
cc-fonts.el
cc-guess.el CC Mode: Restore string fence properties at each relevant external entry point 2022-05-22 17:00:34 +00:00
cc-langs.el
cc-menus.el
cc-mode.el CC Mode: Restore string fence properties at each relevant external entry point 2022-05-22 17:00:34 +00:00
cc-styles.el CC Mode: "linux" style: set indent-tabs-mode to t 2022-04-27 19:11:47 +00:00
cc-vars.el
cfengine.el Remove some ancient Emacs compat code 2022-05-25 09:42:52 +02:00
cl-font-lock.el
cmacexp.el
compile.el Allow running several commands in compilation-start 2022-05-17 22:08:17 +02:00
cperl-mode.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
cpp.el
cwarn.el
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
elisp-mode.el Add elisp-eldoc-var-docstring-with-value function 2022-05-24 14:55:03 +02:00
erts-mode.el ; Fix typos 2022-05-15 11:15:06 +02:00
etags.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
executable.el
f90.el Remove f90-mode regexp ambiguity (bug#17222) 2022-05-24 20:09:58 +02:00
flymake-cc.el
flymake-proc.el
flymake.el Avoid formatting twice in flymake 2022-05-18 12:40:01 -07:00
fortran.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
gdb-mi.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
glasses.el
grep.el Add grep-files-aliases entry for .am files 2022-05-11 15:13:37 +02:00
gud.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
hideif.el
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el
inf-lisp.el
js.el
ld-script.el
m4-mode.el
make-mode.el Revert "Make TAB work in makefile mode when transient mark mode is on" 2022-05-16 14:24:41 +02:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el
opascal.el
pascal.el Remove some XEmacs compat code from pascal.el 2022-05-13 14:35:00 +02:00
perl-mode.el
prog-mode.el
project.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
prolog.el
ps-mode.el
python.el Don't font-lock invalid invalid class/function names 2022-05-22 18:54:23 +02:00
ruby-mode.el Fix Ruby indentation with double splat as first block param 2022-04-26 05:36:35 +03:00
scheme.el Improve documentation of 'scheme-indent-function' property 2022-04-20 19:36:59 +03:00
sh-script.el Add a new command 'yank-in-context' 2022-05-20 03:24:38 +02:00
simula.el
sql.el Add a new command 'yank-in-context' 2022-05-20 03:24:38 +02:00
subword.el
tcl.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
vera-mode.el
verilog-mode.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
vhdl-mode.el Merge from origin/emacs-28 2022-05-14 06:31:34 +02:00
which-func.el Change variable which-func-unknown to "n/a" 2022-05-25 14:06:51 +02:00
xref.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
xscheme.el