summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helm-adaptive.el2
-rw-r--r--helm-apt.el2
-rw-r--r--helm-bookmark.el2
-rw-r--r--helm-buffers.el2
-rw-r--r--helm-color.el2
-rw-r--r--helm-command.el2
-rw-r--r--helm-config.el2
-rw-r--r--helm-dabbrev.el2
-rw-r--r--helm-easymenu.el2
-rw-r--r--helm-elisp.el2
-rw-r--r--helm-elscreen.el2
-rw-r--r--helm-eshell.el2
-rw-r--r--helm-eval.el2
-rw-r--r--helm-external.el2
-rw-r--r--helm-files.el2
-rw-r--r--helm-font.el2
-rw-r--r--helm-grep.el2
-rw-r--r--helm-help.el2
-rw-r--r--helm-id-utils.el2
-rw-r--r--helm-imenu.el2
-rw-r--r--helm-info.el2
-rw-r--r--helm-lib.el2
-rw-r--r--helm-locate.el2
-rw-r--r--helm-man.el2
-rw-r--r--helm-misc.el2
-rw-r--r--helm-mode.el2
-rw-r--r--helm-multi-match.el2
-rw-r--r--helm-net.el2
-rw-r--r--helm-org.el2
-rw-r--r--helm-regexp.el2
-rw-r--r--helm-ring.el2
-rw-r--r--helm-semantic.el2
-rw-r--r--helm-source.el2
-rw-r--r--helm-sys.el2
-rw-r--r--helm-tags.el2
-rw-r--r--helm-types.el2
-rw-r--r--helm-utils.el2
-rw-r--r--helm.el2
38 files changed, 38 insertions, 38 deletions
diff --git a/helm-adaptive.el b/helm-adaptive.el
index e76a61d7..a8335035 100644
--- a/helm-adaptive.el
+++ b/helm-adaptive.el
@@ -226,7 +226,7 @@ candidate can be in (DISPLAY . REAL) format."
(provide 'helm-adaptive)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-apt.el b/helm-apt.el
index a0e331ce..3e2dee46 100644
--- a/helm-apt.el
+++ b/helm-apt.el
@@ -292,7 +292,7 @@ With a prefix arg reload cache."
(provide 'helm-apt)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-bookmark.el b/helm-bookmark.el
index ebb3010b..272b0c54 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -782,7 +782,7 @@ only if external library addressbook-bookmark.el is available."
(provide 'helm-bookmark)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-buffers.el b/helm-buffers.el
index 6c10180f..ec401c17 100644
--- a/helm-buffers.el
+++ b/helm-buffers.el
@@ -913,7 +913,7 @@ displayed with the `file-name-shadow' face if available."
(provide 'helm-buffers)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-color.el b/helm-color.el
index 73f6e3d0..ce845ce2 100644
--- a/helm-color.el
+++ b/helm-color.el
@@ -162,7 +162,7 @@
(provide 'helm-color)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-command.el b/helm-command.el
index 3b2fe051..f5deeb16 100644
--- a/helm-command.el
+++ b/helm-command.el
@@ -286,7 +286,7 @@ You can get help on each command by persistent action."
(provide 'helm-command)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-config.el b/helm-config.el
index 89632094..693342c7 100644
--- a/helm-config.el
+++ b/helm-config.el
@@ -162,7 +162,7 @@
(provide 'helm-config)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-dabbrev.el b/helm-dabbrev.el
index 21d54f7d..1f923758 100644
--- a/helm-dabbrev.el
+++ b/helm-dabbrev.el
@@ -319,7 +319,7 @@ but the initial search for all candidates in buffer(s)."
(provide 'helm-dabbrev)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-easymenu.el b/helm-easymenu.el
index 9ab3580c..5e9e1a10 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -82,7 +82,7 @@
(provide 'helm-easymenu)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-elisp.el b/helm-elisp.el
index 77759e21..c9e896a4 100644
--- a/helm-elisp.el
+++ b/helm-elisp.el
@@ -920,7 +920,7 @@ i.e the `symbol-name' of any existing symbol."
(provide 'helm-elisp)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-elscreen.el b/helm-elscreen.el
index 44ac52cd..179bda06 100644
--- a/helm-elscreen.el
+++ b/helm-elscreen.el
@@ -94,7 +94,7 @@
(provide 'helm-elscreen)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-eshell.el b/helm-eshell.el
index 5dc0788b..c2546dfb 100644
--- a/helm-eshell.el
+++ b/helm-eshell.el
@@ -264,7 +264,7 @@ The function that call this should set `helm-ec-target' to thing at point."
(provide 'helm-eshell)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-eval.el b/helm-eval.el
index 21594390..5806d504 100644
--- a/helm-eval.el
+++ b/helm-eval.el
@@ -196,7 +196,7 @@ Should take one arg: the string to display."
(provide 'helm-eval)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-external.el b/helm-external.el
index d384d0cf..0fe2d758 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -205,7 +205,7 @@ You can set your own list of commands with
(provide 'helm-external)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-files.el b/helm-files.el
index a0fd0920..d4eaf8d3 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -3770,7 +3770,7 @@ It allows additionally to delete more than one connection at once."
(provide 'helm-files)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-font.el b/helm-font.el
index c88e3ba9..3e3abe8c 100644
--- a/helm-font.el
+++ b/helm-font.el
@@ -193,7 +193,7 @@ Only math* symbols are collected."
(provide 'helm-font)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-grep.el b/helm-grep.el
index 7f4f1e9d..1e77a0fb 100644
--- a/helm-grep.el
+++ b/helm-grep.el
@@ -1534,7 +1534,7 @@ With a prefix arg ARG git-grep the whole repository."
(provide 'helm-grep)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-help.el b/helm-help.el
index e39e502e..d8c5d383 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1116,7 +1116,7 @@ f1/f2/f-n:NthAct \
(provide 'helm-help)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-id-utils.el b/helm-id-utils.el
index ee51cb3a..1058ba27 100644
--- a/helm-id-utils.el
+++ b/helm-id-utils.el
@@ -125,7 +125,7 @@ See <https://www.gnu.org/software/idutils/>."
(provide 'helm-id-utils)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-imenu.el b/helm-imenu.el
index d12cf70b..55649599 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -279,7 +279,7 @@ or it have an association in `helm-imenu-all-buffer-assoc'."
(provide 'helm-imenu)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-info.el b/helm-info.el
index e63b3f1c..8c378da9 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -239,7 +239,7 @@ With a prefix-arg insert symbol at point."
(provide 'helm-info)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-lib.el b/helm-lib.el
index 5d70ba45..48b24ea1 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -932,7 +932,7 @@ as emacs-25 version of `ansi-color-apply' is partially broken."
(provide 'helm-lib)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-locate.el b/helm-locate.el
index a0f4c408..17e2662f 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -402,7 +402,7 @@ Where db_path is a filename matched by
(provide 'helm-locate)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-man.el b/helm-man.el
index 987624f6..5cb517a2 100644
--- a/helm-man.el
+++ b/helm-man.el
@@ -107,7 +107,7 @@ With a prefix arg reinitialize the cache."
(provide 'helm-man)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-misc.el b/helm-misc.el
index 96d42964..e5fa4643 100644
--- a/helm-misc.el
+++ b/helm-misc.el
@@ -338,7 +338,7 @@ Default action change TZ environment variable locally to emacs."
(provide 'helm-misc)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-mode.el b/helm-mode.el
index 003141fa..d97c2054 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1197,7 +1197,7 @@ Note: This mode is incompatible with Emacs23."
(provide 'helm-mode)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-multi-match.el b/helm-multi-match.el
index 383d88a9..19182ee4 100644
--- a/helm-multi-match.el
+++ b/helm-multi-match.el
@@ -360,7 +360,7 @@ e.g \"bar foo\" will match \"barfoo\" but not \"foobar\" contrarily to
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-net.el b/helm-net.el
index fd8464ab..2522dd4d 100644
--- a/helm-net.el
+++ b/helm-net.el
@@ -513,7 +513,7 @@ NOTE: Probably not supported on some systems (e.g Windows)."
(provide 'helm-net)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-org.el b/helm-org.el
index 4c619830..c20fab79 100644
--- a/helm-org.el
+++ b/helm-org.el
@@ -331,7 +331,7 @@ current heading."
(provide 'helm-org)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-regexp.el b/helm-regexp.el
index b69de856..25fe0ebb 100644
--- a/helm-regexp.el
+++ b/helm-regexp.el
@@ -637,7 +637,7 @@ The prefix arg can be set before calling
(provide 'helm-regexp)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-ring.el b/helm-ring.el
index ece33354..acdd6392 100644
--- a/helm-ring.el
+++ b/helm-ring.el
@@ -461,7 +461,7 @@ This command is useful when used with persistent action."
(provide 'helm-ring)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-semantic.el b/helm-semantic.el
index 5baa00ae..f6640d45 100644
--- a/helm-semantic.el
+++ b/helm-semantic.el
@@ -215,7 +215,7 @@ Fill in the symbol at point by default."
(provide 'helm-semantic)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-source.el b/helm-source.el
index 29846dbc..072e09ab 100644
--- a/helm-source.el
+++ b/helm-source.el
@@ -999,7 +999,7 @@ Args ARGS are keywords provided by `helm-source-in-file'."
(provide 'helm-source)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-sys.el b/helm-sys.el
index 7a13bab2..2e93e87a 100644
--- a/helm-sys.el
+++ b/helm-sys.el
@@ -441,7 +441,7 @@ Show actions only on line starting by a PID."
(provide 'helm-sys)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-tags.el b/helm-tags.el
index 166a6b65..4e774e02 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -333,7 +333,7 @@ Create with etags shell command, or visit with `find-tag' or `visit-tags-table'.
(provide 'helm-tags)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-types.el b/helm-types.el
index 03146719..edf81008 100644
--- a/helm-types.el
+++ b/helm-types.el
@@ -275,7 +275,7 @@
(provide 'helm-types)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm-utils.el b/helm-utils.el
index fc4e17f0..16d8f02b 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -823,7 +823,7 @@ When unable to decode ENTITY returns nil."
(provide 'helm-utils)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End:
diff --git a/helm.el b/helm.el
index 5fe0a2a2..62724fba 100644
--- a/helm.el
+++ b/helm.el
@@ -5518,7 +5518,7 @@ It may appear after first results popup in helm buffer."))
(provide 'helm)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End: