1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp
Eli Zaretskii c1d32a6537 Fix problems caused by new implementation of sub-word mode
* lisp/subr.el (forward-word-strictly, backward-word-strictly):
New functions.
(word-move-empty-char-table): New variable.

* etc/NEWS: Mention 'forward-word-strictly' and
'backward-word-strictly'.

* doc/lispref/positions.texi (Word Motion): Document
'find-word-boundary-function-table', 'forward-word-strictly', and
'backward-word-strictly'.  (Bug#22560)

* src/syntax.c (syms_of_syntax)
<find-word-boundary-function-table>: Doc fix.

* lisp/wdired.el (wdired-xcase-word):
* lisp/textmodes/texnfo-upd.el (texinfo-copy-node-name)
(texinfo-copy-section-title, texinfo-start-menu-description)
(texinfo-copy-menu-title, texinfo-specific-section-type)
(texinfo-insert-node-lines, texinfo-copy-next-section-title):
* lisp/textmodes/texinfo.el (texinfo-clone-environment)
(texinfo-insert-@end):
* lisp/textmodes/texinfmt.el (texinfo-format-scan)
(texinfo-anchor, texinfo-multitable-widths)
(texinfo-multitable-item):
* lisp/textmodes/tex-mode.el (latex-env-before-change):
* lisp/textmodes/flyspell.el (texinfo-mode-flyspell-verify):
* lisp/skeleton.el (skeleton-insert):
* lisp/simple.el (count-words):
* lisp/progmodes/vhdl-mode.el (vhdl-beginning-of-libunit)
(vhdl-beginning-of-defun, vhdl-beginning-of-statement-1)
(vhdl-update-sensitivity-list, vhdl-template-block)
(vhdl-template-break, vhdl-template-case, vhdl-template-default)
(vhdl-template-default-indent, vhdl-template-for-loop)
(vhdl-template-if-then-use, vhdl-template-bare-loop)
(vhdl-template-nature, vhdl-template-procedural)
(vhdl-template-process, vhdl-template-selected-signal-asst)
(vhdl-template-type, vhdl-template-variable)
(vhdl-template-while-loop, vhdl-beginning-of-block)
(vhdl-hooked-abbrev, vhdl-port-copy, vhdl-hs-forward-sexp-func):
* lisp/progmodes/verilog-mode.el (verilog-backward-sexp)
(verilog-forward-sexp, verilog-beg-of-statement)
(verilog-set-auto-endcomments, verilog-backward-token)
(verilog-do-indent):
* lisp/progmodes/vera-mode.el (vera-guess-basic-syntax)
(vera-indent-block-closing):
* lisp/progmodes/simula.el (simula-context)
(simula-backward-up-level, simula-forward-down-level)
(simula-previous-statement, simula-next-statement)
(simula-skip-comment-backward, simula-calculate-indent)
(simula-find-if, simula-electric-keyword):
* lisp/progmodes/sh-script.el (sh-smie--rc-newline-semi-p):
* lisp/progmodes/ruby-mode.el (ruby-smie--redundant-do-p)
(ruby-smie--forward-token, ruby-smie--backward-token)
(ruby-singleton-class-p, ruby-calculate-indent)
(ruby-forward-sexp, ruby-backward-sexp):
* lisp/progmodes/ps-mode.el (ps-run-goto-error):
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function)
(perl-syntax-propertize-special-constructs)
(perl-backward-to-start-of-continued-exp):
* lisp/progmodes/pascal.el (pascal-indent-declaration):
* lisp/progmodes/octave.el (octave-function-file-p):
* lisp/progmodes/mantemp.el (mantemp-insert-cxx-syntax):
* lisp/progmodes/js.el (js--forward-function-decl):
* lisp/progmodes/idlwave.el (idlwave-show-begin-check)
(idlwave-beginning-of-block, idlwave-end-of-block)
(idlwave-block-jump-out, idlwave-determine-class):
* lisp/progmodes/icon.el (icon-is-continuation-line)
(icon-backward-to-start-of-continued-exp, end-of-icon-defun):
* lisp/progmodes/hideif.el (hide-ifdef-define):
* lisp/progmodes/f90.el (f90-change-keywords):
* lisp/progmodes/cperl-mode.el (cperl-electric-pod)
(cperl-linefeed, cperl-electric-terminator)
(cperl-find-pods-heres, cperl-fix-line-spacing)
(cperl-invert-if-unless):
* lisp/progmodes/cc-engine.el (c-forward-<>-arglist-recur):
* lisp/progmodes/cc-align.el (c-lineup-java-inher):
* lisp/progmodes/ada-mode.el (ada-compile-goto-error)
(ada-adjust-case-skeleton, ada-create-case-exception)
(ada-create-case-exception-substring)
(ada-case-read-exceptions-from-file, ada-after-keyword-p)
(ada-scan-paramlist, ada-get-current-indent, ada-get-indent-end)
(ada-get-indent-if, ada-get-indent-block-start)
(ada-get-indent-loop, ada-get-indent-type)
(ada-search-prev-end-stmt, ada-check-defun-name)
(ada-goto-decl-start, ada-goto-matching-start)
(ada-goto-matching-end, ada-looking-at-semi-or)
(ada-looking-at-semi-private, ada-in-paramlist-p)
(ada-search-ignore-complex-boolean, ada-move-to-start)
(ada-move-to-end, ada-which-function, ada-gen-treat-proc):
* lisp/net/quickurl.el (quickurl-grab-url):
* lisp/mail/sendmail.el (mail-do-fcc):
* lisp/mail/rmail.el (rmail-resend):
* lisp/mail/mailabbrev.el (mail-abbrev-complete-alias):
* lisp/mail/mail-extr.el (mail-extract-address-components):
* lisp/json.el (json-read-keyword):
* lisp/files.el (insert-directory):
* lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
* lisp/completion.el (symbol-under-point, symbol-before-point)
(symbol-before-point-for-complete, next-cdabbrev)
(add-completions-from-c-buffer):
* lisp/cedet/semantic/texi.el (semantic-up-context)
(semantic-beginning-of-context):
* lisp/cedet/semantic/bovine/el.el (semantic-get-local-variables):
use 'forward-word-strictly' and 'backward-word-strictly' instead
of 'forward-word' and 'backward-word'.
2016-02-05 23:54:21 +02:00
..
calc Update copyright year to 2016 2016-01-01 01:34:24 -08:00
calendar Mark some risky calendar variables. 2016-02-01 20:53:44 -05:00
cedet Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
emacs-lisp Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
emulation Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
erc Spelling fixes 2016-02-04 07:30:10 -08:00
eshell Add some missing version tags. 2016-01-12 20:06:49 -05:00
gnus Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00
international Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
language support rendering of wider range of combinging characters by ftfont backend 2016-01-26 22:58:07 +09:00
leim/quail Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mail Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
mh-e Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
net Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
nxml Update copyright year to 2016 2016-01-01 01:34:24 -08:00
obsolete Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org * org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399) 2016-02-01 08:48:35 -05:00
play Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
progmodes Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
term Add some missing version tags. 2016-01-12 20:06:49 -05:00
textmodes Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
url Fix some custom types. 2016-01-12 20:32:20 -05:00
vc Mark some user options that can get evalled as risky. 2016-01-30 11:36:41 -08:00
abbrev.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
align.el * lisp/align.el (align): Simplify a lambda 2016-01-03 16:58:35 +00:00
allout-widgets.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
allout.el Mark some user options that can get evalled as risky. 2016-01-30 11:36:41 -08:00
ansi-color.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
apropos.el Spelling fix 2016-01-09 16:15:01 -08:00
arc-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
array.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoarg.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoinsert.el Improve the custom type of some user options. 2016-02-01 20:59:32 -05:00
autorevert.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
avoid.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
battery.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bindings.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bookmark.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
buff-menu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
button.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
calculator.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
case-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cdl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.2 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.3 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.4 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.5 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.6 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.7 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.8 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.9 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.10 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.11 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.12 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.13 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.14 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.15 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.16 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.17 ; Spelling fixes (American spelling) 2016-01-25 18:24:09 -05:00
character-fold.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
chistory.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cmuscheme.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
color.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
comint.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
completion.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
composite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
COPYING
cus-dep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-edit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-face.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-start.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-theme.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
custom.el * lisp/custom.el (defface): Revert indentation change. (Bug#22524) 2016-02-05 09:48:17 +08:00
dabbrev.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
delim-col.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
delsel.el Improve documentation of Delete Selection mode 2016-01-08 14:06:13 +02:00
descr-text.el Fix some declarations. 2016-01-12 20:49:34 -05:00
desktop.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
dframe.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dired-aux.el Rename xref-query-replace to xref-query-replace-in-results 2016-01-24 05:17:52 +03:00
dired-x.el * lisp/dired-x.el (dired-omit-here-always): Use add-dir-local-variable 2016-01-16 08:53:33 +00:00
dired.el ; Auto-commit of loaddefs files. 2016-01-24 07:23:33 -05:00
dirtrack.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
disp-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dnd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
doc-view.el Fix desktop support in todo-mode and doc-view (bug#22377) 2016-01-21 11:19:21 +01:00
dom.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dos-fns.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
dos-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dos-w32.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
double.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dynamic-setting.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ebuff-menu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
echistory.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
edmacro.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ehelp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
elec-pair.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
electric.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
elide-head.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
emacs-lock.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
env.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epa-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epa-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epa-hook.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epa-mail.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epa.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
epg-config.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
epg.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
expand.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ezimage.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
face-remap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
facemenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
faces.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ffap.el * lisp/ffap.el (ffap-latex-mode): Avoid free variable. 2016-01-08 16:28:09 -05:00
filecache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
filenotify.el Backport kqueue integration from master 2016-01-22 19:56:09 +01:00
files-x.el Backport: * lisp/files.el: Remove support for extra .dir-locals file 2016-01-30 19:54:41 +00:00
files.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
filesets.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-cmd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
finder.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
flow-ctrl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
foldout.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
follow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
font-core.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
font-lock.el (font-lock-ensure-function): Fix bug#22399 2016-01-25 09:28:37 -05:00
format-spec.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
format.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
forms.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
frame.el Ensure redisplay when 'truncate-lines' is set 2016-01-04 19:08:37 +02:00
frameset.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
fringe.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
generic-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
help-at-pt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
help-fns.el Backport: * lisp/files.el: Remove support for extra .dir-locals file 2016-01-30 19:54:41 +00:00
help-macro.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
help-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
help.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hex-util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hexl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hfy-cmap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hi-lock.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hilit-chg.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hippie-exp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hl-line.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
htmlfontify.el Cope with multiple overlapping faces. 2016-01-19 12:47:45 +00:00
ibuf-ext.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ibuf-macs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ibuffer.el ; Auto-commit of loaddefs files. 2016-01-01 07:23:33 -05:00
icomplete.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ido.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ielm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iimage.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
image-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
image-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
image-mode.el Don't hard-code 1 as point-min. 2016-01-19 19:09:45 -05:00
image.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
imenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
info-look.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
info-xref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
info.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
informat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
isearch.el Fix doc string of 'isearch-search-fun-function' 2016-01-20 15:09:09 +02:00
isearchb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
jit-lock.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
jka-cmpr-hook.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
jka-compr.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
json.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
kermit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
kmacro.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2016-01-30 16:00:54 +01:00
linum.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
loadhist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
loadup.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
locate.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lpr.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ls-lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
macros.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
Makefile.in Update copyright year to 2016 2016-01-01 01:34:24 -08:00
makesum.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
man.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
master.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mb-depth.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
md4.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
menu-bar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
midnight.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
minibuf-eldef.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
minibuffer.el Add project-find-file and project-or-external-find-file 2016-01-07 20:56:09 +03:00
misc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
misearch.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mouse-copy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mouse-drag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mouse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mpc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
msb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mwheel.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newcomment.el In comment-dwim with style `extra-line', respect indent-tabs-mode. 2016-01-15 12:32:32 +00:00
notifications.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
novice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
obarray.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
outline.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
paren.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
password-cache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-cvs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-gnu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-linux.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-rpm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-unix.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcmpl-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pcomplete.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
printing.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
proced.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
profiler.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ps-bdf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ps-def.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ps-mule.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ps-print.el ; Auto-commit of loaddefs files. 2016-01-01 07:23:33 -05:00
ps-samp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
README A few more minor quoting fixes in a script and a text file 2015-09-16 16:09:31 -07:00
recentf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rect.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
register.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
repeat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
replace.el Improve the custom type of some user options. 2016-02-01 20:59:32 -05:00
reposition.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
reveal.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rfn-eshadow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rot13.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ruler-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
savehist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
saveplace.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sb-image.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
scroll-all.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
scroll-bar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
scroll-lock.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
select.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
server.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ses.el Spelling fixes 2016-01-30 20:05:47 -08:00
shadowfile.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
shell.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
simple.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
skeleton.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
sort.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
soundex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
speedbar.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
startup.el ; * lisp/startup.el: Sentences end with two spaces. 2016-01-07 20:37:17 -05:00
strokes.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
subr.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
t-mouse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tabify.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
talk.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tar-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tempo.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
term.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
thingatpt.el * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:" 2016-01-13 20:18:53 -05:00
thumbs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
time-stamp.el ; * lisp/time-stamp.el: Remove active time-stamp comment. 2016-01-14 12:43:22 -05:00
time.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
timezone.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tmm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tool-bar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tooltip.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
tree-widget.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
tutorial.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
type-break.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
uniquify.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
userlock.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vcursor.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
version.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
view.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vt100-led.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
vt-control.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
w32-fns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
w32-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wdired.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
whitespace.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wid-browse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wid-edit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
widget.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
windmove.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
window.el c:/emacs-git/next/ChangeLog 2016-01-29 11:14:13 +01:00
winner.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
woman.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
x-dnd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
xml.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
xt-mouse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
xwidget.el Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
'term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.