1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/lisp/progmodes
Stefan Monnier 450beba338 Remove uses of obsolete 'CUA' symbol property
* lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down):
* lisp/progmodes/subword.el (subword-forward, subword-backward):
* lisp/obsolete/crisp.el (crisp-home, crisp-end):
Remove 'CUA' prop; not used any more.
2018-11-18 21:15:06 -05:00
..
ada-mode.el * lisp/progmodes/ada-mode.el (comment-region): Avoid defadvice 2018-09-14 11:25:16 -04:00
ada-prj.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ada-stmt.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
ada-xref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
antlr-mode.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
asm-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
autoconf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bat-mode.el Support variable-unquoting syntax in bat-mode 2018-03-15 15:23:01 +02:00
bug-reference.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cc-align.el Implement the C++11 "using" type definition. 2018-06-09 21:39:43 +00:00
cc-awk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-bytecomp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-cmds.el Add ~44 edebug specs to CC Mode. 2018-10-15 00:45:24 +00:00
cc-defs.el Add ~44 edebug specs to CC Mode. 2018-10-15 00:45:24 +00:00
cc-engine.el Add ~44 edebug specs to CC Mode. 2018-10-15 00:45:24 +00:00
cc-fonts.el Add ~44 edebug specs to CC Mode. 2018-10-15 00:45:24 +00:00
cc-guess.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-langs.el Add ~44 edebug specs to CC Mode. 2018-10-15 00:45:24 +00:00
cc-menus.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
cc-mode.el * lisp/progmodes/cc-mode.el: Silence compiler warnings 2018-11-01 09:00:42 -04:00
cc-styles.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-vars.el * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`" 2018-04-02 19:53:41 +00:00
cfengine.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmacexp.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
compile.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cperl-mode.el Merge from origin/emacs-26 2018-10-27 09:15:32 -07:00
cpp.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
cwarn.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
dcl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-abn.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-bnf.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-dtd.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-ebx.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-iso.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-otz.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-yac.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf2ps.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
ebrowse.el Merge from origin/emacs-26 2018-03-28 09:38:22 -07:00
elisp-mode.el Remove menu name from emacs-lisp-mode-map (Bug#27114) 2018-07-17 21:40:59 -04:00
etags.el * lisp/multifile.el: New file, extracted from etags.el 2018-09-22 11:46:35 -04:00
executable.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
f90.el Remove some obsolete compat code in f90.el 2018-01-09 22:56:31 -08:00
flymake-cc.el Add proper Flymake support to cc-mode.el 2018-06-04 01:47:02 +01:00
flymake-proc.el Obsolete Flymake's flymake-diagnostic-types-alist 2018-06-05 15:22:16 +01:00
flymake.el Fix Flymake's diagnostic count with custom error types 2018-10-29 11:46:11 +00:00
fortran.el Remove some obsolete compat code in fortran.el 2018-01-09 22:54:46 -08:00
gdb-mi.el Always define 'define-fringe-bitmap' 2018-10-21 14:36:10 -04:00
glasses.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
grep.el Merge from origin/emacs-26 2018-07-13 09:28:15 -07:00
gud.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
hideif.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
hideshow.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
icon.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
idlw-complete-structtag.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-help.el Suppress some font-lock-fontify-buffer compiler warnings 2018-03-05 15:58:57 -05:00
idlw-shell.el * lisp/progmodes/idlw-shell.el: Use lexical-binding 2018-09-14 11:52:15 -04:00
idlw-toolbar.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
idlwave.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
inf-lisp.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
js.el * lisp/progmodes/js.el (js--fill-c-advice): New function 2018-09-14 10:23:39 -04:00
ld-script.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
m4-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
make-mode.el Give '$' punctuation syntax in make-mode (Bug#24477) 2018-05-15 19:33:34 -04:00
mantemp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
meta-mode.el Stop mentioning options.el in doc 2018-03-12 21:09:36 -04:00
mixal-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
modula2.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
octave.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
opascal.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
pascal.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
perl-mode.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
prog-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
project.el * lisp/multifile.el: New file, extracted from etags.el 2018-09-22 11:46:35 -04:00
prolog.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
ps-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
python.el Add 'font-lock-maximum-decoration' levels for Python 2018-07-19 22:06:07 +02:00
ruby-mode.el * lisp/progmodes/ruby-mode.el: Cosmetic changes 2018-11-02 12:07:12 -04:00
scheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sh-script.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
simula.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sql.el Automate support for `sql-indent' ELPA package 2018-10-01 00:17:23 -04:00
subword.el Remove uses of obsolete 'CUA' symbol property 2018-11-18 21:15:06 -05:00
tcl.el Fix Tcl indentation in a namespace 2018-07-03 22:13:27 -06:00
vera-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
verilog-mode.el * lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation. 2018-03-15 13:29:30 -04:00
vhdl-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
which-func.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
xref.el Add setter for 'xref-marker-ring-length' 2018-11-10 11:43:39 +02:00
xscheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00