1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/progmodes
akater 9cc992e68f Fix compilation-mode-map doc string
* lisp/progmodes/compile.el (compilation-mode-map): Remove mention of
compilation-minor-mode-map (bug#43382).

As the comment in the body says:

;; Don't inherit from compilation-minor-mode-map,
;; because that introduces a menu bar item we don't want.
;; That confuses C-down-mouse-3.

and the map actually inherits from special-mode-map.

Copyright-paperwork-exempt: yes
2020-09-14 01:08:26 +02:00
..
antlr-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
asm-mode.el
autoconf.el Use lexical-binding in autoconf.el and add tests 2020-05-15 20:42:15 +02:00
bat-mode.el
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
cc-bytecomp.el
cc-cmds.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
cc-defs.el CC Mode: Fix minor bugs in the string handling functions 2020-09-11 14:22:04 +00:00
cc-engine.el C++ Mode: handle __attribute__,etc. inside constructor argument lists 2020-09-12 16:37:56 +00:00
cc-fonts.el Orthographical amendments to commit 145aab0672 2020-06-09 16:58:52 +00:00
cc-guess.el
cc-langs.el Merge from origin/emacs-27 2020-09-09 07:51:14 -07:00
cc-menus.el
cc-mode.el C++ Mode: handle __attribute__,etc. inside constructor argument lists 2020-09-12 16:37:56 +00:00
cc-styles.el
cc-vars.el C++ Mode: handle __attribute__,etc. inside constructor argument lists 2020-09-12 16:37:56 +00:00
cfengine.el Shoosh warnings about obsolete eldoc-documentation-function 2020-07-08 20:20:19 +01:00
cl-font-lock.el Fix compilation warning in cl-font-lock 2020-09-12 15:10:36 +02:00
cmacexp.el
compile.el Fix compilation-mode-map doc string 2020-09-14 01:08:26 +02:00
cperl-mode.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
cpp.el
cwarn.el
dcl-mode.el
ebnf2ps.el Remove some compat code from ps files 2020-08-18 23:19:09 +02:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el
elisp-mode.el ; tiny indentation fix to lisp/progmodes/elisp-mode.el 2020-08-30 14:55:36 +01:00
etags.el Revert "Use format-prompt in read-file-name calls that have a default" 2020-09-13 14:58:24 +02:00
executable.el
f90.el
flymake-cc.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
flymake-proc.el
flymake.el Place flymake-eldoc-function at the end of eldoc-documentation-functions 2020-08-30 14:55:36 +01:00
fortran.el
gdb-mi.el
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-find-command): Fix typos. 2020-08-22 18:57:57 +03:00
gud.el Merge from origin/emacs-27 2020-07-07 07:50:39 -07:00
hideif.el
hideshow.el Revert previous hideshow commit 2020-08-25 10:07:08 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el Replace last uses of idlwave-get-buffer-visiting 2020-08-18 21:32:26 +01:00
idlw-shell.el Replace last uses of idlwave-get-buffer-visiting 2020-08-18 21:32:26 +01:00
idlw-toolbar.el
idlwave.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
inf-lisp.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02: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
m4-mode.el
make-mode.el Add undefine keyword to make-mode 2020-08-25 11:26:13 -07:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
opascal.el
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
project.el Unbreak project.el, the GNU Elpa package, for Emacs 26.3 2020-09-03 13:42:55 +01:00
prolog.el Use format-prompt in some read-string calls 2020-09-06 23:44:09 +02:00
ps-mode.el
python.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
ruby-mode.el Make ruby-parse-partial more stable 2020-08-22 16:26:47 +03:00
scheme.el
sh-script.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
simula.el
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 Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
vera-mode.el Use lexical-binding and remove compat code 2020-08-22 22:47:31 +02:00
verilog-mode.el Verilog-Mode collected updates. 2020-07-05 13:31:39 -04:00
vhdl-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02: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 ; Add the necessary argument (bug#42967) 2020-08-27 11:33:52 +03:00
xscheme.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00