1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/progmodes
kobarity 2b63fabcd3 Fix two typos in comments in python.el
* lisp/progmodes/python.el
(python-font-lock-keywords-maximum-decoration): Fix typos in
comments (bug#55557).
2022-05-22 13:26:34 +02:00
..
antlr-mode.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
asm-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
autoconf.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bat-mode.el Add setx highlighting to bat-mode 2022-01-27 17:12:11 +01:00
bug-reference.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
cc-align.el CC Mode: New alignment function c-lineup-argcont-+ 2022-04-23 20:02:49 +00:00
cc-awk.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cc-bytecomp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cc-cmds.el * lisp/progmodes/cc-cmds.el (indent-new-comment-line): Delete advice 2022-04-04 15:11:46 -04:00
cc-defs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 Note current buffer and restore it in c-force-redisplay. 2022-02-10 17:03:50 +00:00
cc-guess.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cc-langs.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cc-menus.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cc-mode.el * lisp/progmodes/cc-mode.el (c-common-init): Bind case-fold-search to nil 2022-01-31 17:44:59 +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 Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
cfengine.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cl-font-lock.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cmacexp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
cwarn.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dcl-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-abn.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-bnf.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-dtd.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-ebx.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-iso.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-otz.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf-yac.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebnf2ps.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ebrowse.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
elisp-mode.el Make completion in emacs-lisp-mode intern fewer symbols 2022-05-20 02:02:12 +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 Fix clobbering of match data in executable-set-magic 2022-03-03 15:43:35 +01:00
f90.el Remove compat code; assume imenu.el exists 2022-05-20 21:03:56 +02:00
flymake-cc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
flymake-proc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
hideshow.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
icon.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
idlw-complete-structtag.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
idlw-help.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
idlw-shell.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
idlw-toolbar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
idlwave.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
inf-lisp.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
js.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ld-script.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
m4-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mixal-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
modula2.el Fix infloop in Modula-2 mode 2021-05-25 06:18:29 +02:00
octave.el (with-demoted-errors): Warn on missing format arg 2022-02-04 19:39:53 -05:00
opascal.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pascal.el Remove some XEmacs compat code from pascal.el 2022-05-13 14:35:00 +02:00
perl-mode.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
prog-mode.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
project.el Merge from origin/emacs-28 2022-04-28 18:37:34 +03:00
prolog.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ps-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
python.el Fix two typos in comments in python.el 2022-05-22 13:26:34 +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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sql.el Add a new command 'yank-in-context' 2022-05-20 03:24:38 +02:00
subword.el * lisp/progmodes/subword.el (superword-mode): Doc fix. (Bug#54045) 2022-02-18 09:01:06 +02:00
tcl.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
vera-mode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 Fix which-func-update doc string 2022-03-07 16:19:27 +01:00
xref.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
xscheme.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00