1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/progmodes
Glenn Morris 1c7db8aa30 Explicitly require cl-lib where needed
Rather than relying on the byte-compiler happening to use it.
* lisp/completion.el, lisp/ffap.el, lisp/loadhist.el:
* lisp/userlock.el, lisp/emacs-lisp/debug.el, lisp/emacs-lisp/rx.el:
* lisp/emacs-lisp/testcover.el, lisp/mail/rfc2231.el:
* lisp/net/newst-treeview.el, lisp/net/puny.el:
* lisp/net/tramp-archive.el, lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el, lisp/net/tramp-smb.el, lisp/org/org-ctags.el:
* lisp/org/org-macs.el, lisp/progmodes/grep.el:
* lisp/progmodes/perl-mode.el, lisp/progmodes/ruby-mode.el:
* lisp/textmodes/dns-mode.el, lisp/textmodes/mhtml-mode.el:
* lisp/vc/pcvs-parse.el: Explicitly require cl-lib as needed.
2018-03-16 20:41:17 -04:00
..
ada-mode.el * lisp/progmodes/ada-mode.el (ada-clean-buffer-before-saving): Doc fix. 2018-03-13 14:48:02 -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 ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05: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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-align.el Update copyright year to 2018 2018-01-01 00:57:59 -08: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 Fix some errors in c-display-defun-name when the type is "struct {..}", etc. 2018-01-28 17:53:07 +00:00
cc-defs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-engine.el Merge from origin/emacs-26 2018-02-20 07:50:29 -08:00
cc-fonts.el CC Mode: Fix an enum intro being parsed as defun-block-intro 2018-02-02 20:46:35 +00:00
cc-guess.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-langs.el Fix some errors in c-display-defun-name when the type is "struct {..}", etc. 2018-01-28 17:53:07 +00:00
cc-menus.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
cc-mode.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
cc-styles.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cfengine.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmacexp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
compile.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
cperl-mode.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
cpp.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
cwarn.el Update copyright year to 2018 2018-01-01 00:57:59 -08: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 Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebrowse.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
elisp-mode.el * lisp/progmodes/elisp-mode.el (eval-sexp-add-defvars): Don't macroexpand. 2018-02-18 13:02:29 -05:00
etags.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08: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-proc.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
flymake.el Merge from origin/emacs-26 2018-03-04 17:16:39 -08:00
fortran.el Remove some obsolete compat code in fortran.el 2018-01-09 22:54:46 -08:00
gdb-mi.el Quieten gud.el and gdb-mi.el compilation 2018-03-03 10:37:11 -08:00
glasses.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
grep.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
gud.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
hideif.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hideshow.el Update copyright year to 2018 2018-01-01 00:57:59 -08: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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-toolbar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlwave.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
inf-lisp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
js.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08: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 Update copyright year to 2018 2018-01-01 00:57:59 -08: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
octave.el Quieten compilation of octave.el 2018-02-28 15:50:37 -05:00
opascal.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pascal.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
perl-mode.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
prog-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
project.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
prolog.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
python.el Fix issues turned up by previous python.el change 2018-03-01 22:07:21 -05:00
ruby-mode.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
scheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sh-script.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
simula.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sql.el * lisp/progmodes/sql.el (sql-comint-oracle): Silence compiler. 2018-03-01 20:29:23 -05:00
subword.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tcl.el Update copyright year to 2018 2018-01-01 00:57:59 -08: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 Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
which-func.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xref.el Backport: xref--next-error-function: Move xref's window point 2018-03-03 02:46:50 +02:00
xscheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00