1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/etc
Michal Nazarewicz 1901029f6b tildify.el: introduce a `tildify-foreach-region-function' variable
* textmodes/tildify.el (tildify-foreach-region-function): New
variable specifying a function determining portions of buffer that
should be tildified.  It allows major modes to create a filtering
function more elaborate than a set of regular expressions.
Initialised to `tildify--deprecated-ignore-evironments' by default
to handle now deprecated `tildify-ignored-environments-alist'
variable.
(tildify--foreach-region): A new function that takes
`tildify-foreach-region-function' into account and calls callback
for regions of the buffer that should be tildified.
(tildify-foreach-ignore-environments): A new function which can be
partially applied and used as `tildify-foreach-region-function'.
(tildify-ignored-environments-alist, tildify--pick-alist-entry):
Mark as obsolete.
(tildify--find-env): Rename from `tildify-find-env' and mark as
obsolete.
(tildify--deprecated-ignore-evironments): New function,
immediately marked as obsolete, used to handle deprecated
`tildify-ignored-environments-alist'.

* textmodes/tex-mode.el (tex-common-initialization): Set
`tildify-foreach-region-function' variable in all variants of TeX
mode since `tildify-ignored-environments-alist' variable is now
empty by default.

* nxml/nxml-mode.el (nxml-mode): Ditto in `nxml-mode'.

* textmodes/sgml-mode.el (sgml-mode): Ditto in `sgml-mode'.
2014-11-18 00:49:11 +01:00
..
charsets etc/charsets/README: Delete a stray quote character. 2014-09-27 12:36:08 +03:00
e
forms Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gnus
images Newsticker: Show feedicons in treeview. Small fix in opml export. 2014-10-19 18:50:15 +02:00
nxml
org Sync with Org 8.2.8. 2014-10-03 10:13:51 +02:00
refcards Stop keeping etc/refcards/emacsver.tex in the repository 2014-11-09 16:57:01 -08:00
schema Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
srecode Update from CEDET trunk. 2014-11-10 01:04:30 +01:00
themes Merge from emacs-24 2014-09-30 19:19:31 -04:00
tutorials Fix etc/tutorials/TUTORIAL.he, again. 2014-10-14 20:59:39 +03:00
.gitignore Use just DOC instead of DOC-nn.mm. 2013-05-15 16:12:53 -04:00
AUTHORS Bump version to 24.4 2014-10-16 21:56:41 -07:00
CALC-NEWS Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
CENSORSHIP Make some files in etc obsolete 2014-03-22 16:47:20 -07:00
ChangeLog Improve time stamp handling, and be more consistent about it. 2014-11-16 20:41:22 -08:00
compilation.txt Support Guile backtraces in compilation mode. 2014-08-13 21:17:21 +02:00
CONTRIBUTE Fix minor Bazaar leftovers. 2014-11-13 09:17:19 -08:00
COPYING
DEBUG etc/DEBUG: Improve instructions for debugging infinite loops. 2014-10-22 18:19:44 +03:00
DEVEL.HUMOR PS: I re-read the manual of bzr to make sure I don't break anything. 2013-08-02 16:26:22 +02:00
DISTRIB Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-user.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
emacs-buffer.gdb Remove DATA_SEG_BITS. 2014-04-16 08:16:35 -07:00
emacs.appdata.xml * etc/emacs.appdata.xml: New file 2014-08-27 18:53:26 -07:00
emacs.desktop * etc/emacs.desktop: Add "Keywords". 2014-10-30 21:10:19 -07:00
emacs.icon
enriched.txt Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ERC-NEWS Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ETAGS.EBNF Specify coding if Latin-1 Emacs would misinterpret. 2014-05-24 15:23:47 -07:00
ETAGS.README Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
FTP Make etc/FTP and etc/ORDERS obsolete 2014-01-09 21:44:51 -05:00
future-bug Rename configure.in to configure.ac. 2012-07-08 21:52:49 -07:00
GNU Make some files in etc obsolete 2014-03-22 16:47:20 -07:00
GNUS-NEWS Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gnus-tut.txt Misc bugfixes made in Gnus master 2014-01-31 01:56:00 +00:00
grep.txt Misc small fixes. 2014-01-31 11:41:54 +02:00
HELLO Remove unneeded directional marks from etc/HELLO. 2014-10-13 15:36:00 +03:00
JOKES
LINUX-GNU Make some files in etc obsolete 2014-03-22 16:47:20 -07:00
MACHINES * etc/MACHINES: Misc small edits. 2014-05-06 09:02:45 -07:00
MH-E-NEWS Merge from emacs-24; up to 2014-07-12T04:06:32Z!dmantipov@yandex.ru. 2014-09-29 22:06:42 -07:00
MORE.STUFF * etc/MORE.STUFF: Replace contents with pointer to efaq.info. 2014-01-09 14:14:28 -05:00
NEWS tildify.el: introduce a `tildify-foreach-region-function' variable 2014-11-18 00:49:11 +01:00
NEWS.1-17 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NEWS.18 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NEWS.19 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
NEWS.20 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NEWS.21 * etc/NEWS.21: lesstif.org domain is defunct, use sourceforge site. 2014-01-23 23:43:34 -08:00
NEWS.22 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NEWS.23 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NEWS.24 Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.org 2014-11-03 16:49:37 -05:00
NEXTSTEP Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
NXML-NEWS * etc/NXML-NEWS: Add standard copyright and license notice. 2014-10-14 09:09:09 -07:00
ORDERS Make etc/FTP and etc/ORDERS obsolete 2014-01-09 21:44:51 -05:00
ORG-NEWS Specify coding if Latin-1 Emacs would misinterpret. 2014-05-24 15:23:47 -07:00
package-keyring.gpg * etc/package-keyring.gpg: New file. 2014-09-24 10:28:27 -04:00
PROBLEMS Remove support for DJGPP < 2.02 2014-08-09 17:12:33 +01:00
ps-prin0.ps Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ps-prin1.ps Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
publicsuffix.txt * etc/publicsuffix.txt: Update from source. 2014-06-26 20:33:00 -04:00
README Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
rgb.txt
ses-example.ses Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
spook.lines * etc/spook.lines: Minor commentary update 2013-08-28 21:05:19 -04:00
TERMS Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
THE-GNU-PROJECT Make some files in etc obsolete 2014-03-22 16:47:20 -07:00
TODO * TODO: Remove char/unsigned char, long long, IRIX unexelf.c. 2014-09-29 22:49:54 -07:00
WHY-FREE Make some files in etc obsolete 2014-03-22 16:47:20 -07: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.

`forms-d2.dat' is an example data file used by forms-d2.el.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

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