1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lisp/cedet/semantic
Glenn Morris 9c3eeba4db The tedious game of whack-a-mole with compiler warnings continues
* lisp/abbrev.el (edit-abbrevs-map):
* lisp/emacs-lock.el (emacs-lock-from-exiting):
* lisp/htmlfontify.el (hfy-optimisations):
* lisp/ielm.el (inferior-emacs-lisp-mode-hook)
(inferior-emacs-lisp-mode-map):
* lisp/isearch.el (isearch-lazy-highlight-word):
* lisp/select.el (x-select-enable-clipboard, x-select-enable-primary):
* lisp/shell.el (shell-dirtrack-mode):
* lisp/skeleton.el (skeleton-transformation, skeleton-filter):
* lisp/startup.el (inhibit-splash-screen, inhibit-startup-message):
* lisp/window.el (even-window-heights):
* lisp/calendar/timeclock.el (timeclock-modeline-display):
* lisp/cedet/semantic/db-mode.el (semanticdb-mode-hook)
(semanticdb-global-mode):
* lisp/emacs-lisp/edebug.el (gud-inhibit-global-bindings):
* lisp/emacs-lisp/warnings.el (display-warning-minimum-level)
(log-warning-minimum-level):
* lisp/erc/erc-dcc.el (erc-dcc-chat-filter-hook):
* lisp/gnus/nnspool.el (news-path):
* lisp/org/org-agenda.el (org-agenda-search-view-search-words-only)
(org-agenda-remove-tags-when-in-prefix)
(org-agenda-align-tags-to-column, org-agenda-keymap):
* lisp/org/org.el (org-special-ctrl-a)
(org-log-state-notes-into-drawer)
(org-agenda-multi-occur-extra-files):
* lisp/progmodes/flymake-proc.el (flymake-err-line-patterns)
(flymake-check-file-limit):
* lisp/progmodes/make-mode.el (makefile-query-one-target-method):
* lisp/progmodes/octave.el (inferior-octave-startup-hook):
* lisp/progmodes/python.el (python-buffer)
(python-preoutput-result):
* lisp/progmodes/sql.el (sql-dialect):
* lisp/textmodes/artist.el (artist-text-renderer):
* lisp/textmodes/bibtex.el (bibtex-autokey-name-case-convert)
(bibtex-autokey-titleword-case-convert):
* lisp/textmodes/flyspell.el (flyspell-generic-check-word-p):
* lisp/textmodes/ispell.el (ispell-format-word):
* lisp/textmodes/rst.el (rst-preferred-decorations):
* lisp/textmodes/sgml-mode.el (sgml-transformation):
Move aliases before targets, to silence new compiler warning.
* lisp/term/ns-win.el (ns-option-modifier, ns-right-option-modifier):
Silence warning.
2018-04-20 18:34:39 -04:00
..
analyze Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
bovine cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
decorate cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
symref (semantic-symref-results-mode-map): Fix typo in previous check-in 2018-04-16 13:48:44 +02:00
wisent cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
analyze.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
bovine.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
chart.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
complete.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
ctxt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-debug.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-ebrowse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-el.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-file.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-find.el Quieten semantic re-compilation when .elc already exist 2018-03-16 13:44:13 -04:00
db-global.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db-javascript.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
db-mode.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
db-ref.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
db-typecache.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
db.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
debug.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
decorate.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dep.el ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
doc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ede-grammar.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
edit.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
find.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
format.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fw.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
grammar-wy.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
grammar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
html.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ia-sb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ia.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idle.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
imenu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
java.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lex-spp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lex.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
mru-bookmark.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
sb.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
scope.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
senator.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sort.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
symref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tag-file.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tag-ls.el Remove repetitions in documentation strings 2018-04-13 12:10:37 +02:00
tag-write.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tag.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
texi.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
util-modes.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
util.el Quieten semantic re-compilation when .elc already exist 2018-03-16 13:44:13 -04:00
wisent.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00