1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/etc
Stefan Monnier f131e396f8 * lisp/cedet/mode-local.el: Clean up name space
Mostly renaming functions by adding `mode-local--` to their name
and leaving an obsolete alias behind, just in case.

(define-child-mode): Make obsolete.
(mode-local--set-parent): Rename from set-mode-local-parent.
(mode-local--new-bindings): Rename from new-mode-local-bindings.
Use `obarray-make`.
(mode-local--activate-bindings): Rename from activate-mode-local-bindings.
(mode-local--deactivate-bindings): Rename from
deactivate-mode-local-bindings.
(make-obsolete-overload): Rename properties with a `mode-local--` prefix.
Adjust all users.
(mode-local--overload-obsoleted-by): Rename from overload-obsoleted-by.
(mode-local--overload-that-obsolete): Rename from overload-that-obsolete.
(mode-local--function-overload-p): Rename from function-overload-p.
(mode-local-read-function): Mark obsolete.
(mode-local--overload-docstring-extension): Rename from
overload-docstring-extension.
(mode-local--describe-overload): Rename from describe-mode-local-overload.

* lisp/cedet/semantic/fw.el (semantic-install-function-overrides):
Remove unused `mode` argument.

* lisp/cedet/semantic/grammar-wy.el (semantic-grammar-wy--install-parser):
* lisp/cedet/semantic/bovine/grammar.el (bovine-grammar-mode):
* lisp/cedet/semantic/texi.el (semantic-default-texi-setup):
* lisp/cedet/semantic/wisent/grammar.el (wisent-grammar-setupcode-builder)
(wisent-grammar-mode):
* lisp/cedet/semantic/html.el (semantic-default-html-setup):
Make the `semantic-` prefix explicit to ease grep search.
(html-helper-mode): Remove obsolete setting.

* lisp/cedet/semantic/wisent/javascript.el: Fix js-mode/javascript-mode
mixup so we don't need define-child-mode any more.
(semantic-get-local-variables, semantic-ctxt-current-symbol)
(semantic-tag-protection, semantic-analyze-scope-calculate-access):
Use `js-mode` rather than `javascript-mode` as the mode name since
that's the real mode's name.

* lisp/cedet/semantic/wisent/python.el (python-2-mode, python-3-mode):
Remove child declaration for non-existing modes.

* lisp/cedet/srecode/map.el (srecode-map-validate-file-for-mode): Simplify.
2019-10-24 23:06:23 -04:00
..
charsets Update copyright year to 2019 2019-01-01 01:01:13 +00:00
e
forms Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus
images Tab-line horizontal scrolling with UI buttons and commands (bug#37667) 2019-10-23 00:17:27 +03:00
nxml
org Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refcards Remove XEmacs reference from viper refcard 2019-10-17 13:19:18 +02:00
schema Add PDF to the DocBook notation class 2019-08-01 19:47:43 +02:00
srecode Adapt the CEDET SRecoder template test to use ERT 2019-10-15 11:08:18 -04:00
themes Don't alter function name face height in manoj-dark theme 2019-08-14 17:59:13 -07:00
tutorials Fix minor problems in TUTORIAL.ru 2019-08-25 12:54:02 +03:00
AUTHORS * etc/AUTHORS: Update. 2019-08-22 00:15:11 +02:00
CALC-NEWS ; * etc/CALC-NEWS: Update header for 2015/11 maintainer change. 2019-03-05 22:37:21 -08:00
ChangeLog.1 Update author/maintainer info 2019-05-26 01:00:16 -07:00
compilation.txt Fix error in gnu compilation-mode regexp (bug#37582) 2019-10-04 15:43:15 +02:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
DEBUG Improve UBSan discussion in etc/DEBUG 2019-04-22 17:26:25 -07:00
DEVEL.HUMOR
DISTRIB Update copyright year to 2019 2019-01-01 01:01:13 +00:00
edt-user.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
emacs-buffer.gdb Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
emacs.appdata.xml Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs.desktop
emacs.icon
emacs.service Don't override SSH_AUTH_SOCK in the example emacs.service file 2019-07-21 17:11:59 +02:00
enriched.txt Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ERC-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.EBNF Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
future-bug
gnus-tut.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grep.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
HELLO Improve support of the Tai-Viet script 2019-09-18 15:55:08 +03:00
HISTORY * etc/HISTORY: Add Emacs 26.3 release release date. 2019-08-22 00:40:13 +02:00
JOKES
MACHINES Update copyright year to 2019 2019-01-01 01:01:13 +00:00
MH-E-NEWS Update some URLs 2019-09-23 00:12:52 -07:00
NEWS * lisp/cedet/mode-local.el: Clean up name space 2019-10-24 23:06:23 -04:00
NEWS.1-17 * lisp/help-fns.el (help-fns-describe-variable-functions): New hook 2019-04-12 12:37:00 -04:00
NEWS.18 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.19 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.20 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.21 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.22 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.23 Update some URLs 2019-09-23 00:12:52 -07:00
NEWS.24 * etc/NEWS.24: Belatedly announce delete-consecutive-dups. 2019-05-01 22:17:10 -04:00
NEWS.25 * etc/NEWS.25: Belatedly announce rcirc-reconnect-delay. 2019-07-25 18:23:55 -04:00
NEWS.26 Merge from origin/emacs-26 2019-08-29 11:11:21 -07:00
NEXTSTEP Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NXML-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ORG-NEWS lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
package-keyring.gpg * etc/package-keyring.gpg: Add the 2019 key (backport) 2019-05-08 13:19:36 -04:00
PROBLEMS * etc/PROBLEMS: Describe navigation problem from Nautilus. (Bug#37573) 2019-10-08 15:41:00 +02:00
ps-prin0.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ps-prin1.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
publicsuffix.txt
README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rgb.txt
ses-example.ses Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spook.lines Add more spook.lines 2019-07-13 05:09:45 +02:00
TERMS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
TODO Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)