1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 15:30:40 -08:00
emacs/lisp/progmodes
Allen Li 70c75167ed Add setter for 'xref-marker-ring-length'
* lisp/progmodes/xref.el (xref-marker-ring-length): Add setter.
* etc/NEWS: Document last change.  (Bug#32849)
2018-11-10 11:43:39 +02:00
..
ada-mode.el * lisp/progmodes/ada-mode.el (comment-region): Avoid defadvice 2018-09-14 11:25:16 -04:00
ada-prj.el
ada-stmt.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
ada-xref.el
antlr-mode.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
asm-mode.el
autoconf.el
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
cc-bytecomp.el
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
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
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
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
cwarn.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
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 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
f90.el
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
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
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
m4-mode.el
make-mode.el Give '$' punctuation syntax in make-mode (Bug#24477) 2018-05-15 19:33:34 -04:00
mantemp.el
meta-mode.el Stop mentioning options.el in doc 2018-03-12 21:09:36 -04:00
mixal-mode.el
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
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
sh-script.el Don't quote self-quoting pcase patterns 2018-10-30 16:17:45 +01:00
simula.el
sql.el Automate support for `sql-indent' ELPA package 2018-10-01 00:17:23 -04:00
subword.el Merge from origin/emacs-26 2018-07-24 06:40:58 -07:00
tcl.el Fix Tcl indentation in a namespace 2018-07-03 22:13:27 -06:00
vera-mode.el
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