1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp
Alan Mackenzie fabb558250 Handle C++ raw strings.
* lisp/progmodes/cc-engine.el (c-raw-string-pos, c-depropertize-raw-string)
(c-depropertize-raw-strings-in-region,
c-before-change-check-raw-strings)
(c-propertize-raw-string-opener, c-after-change-re-mark-raw-strings): New
functions.

* lisp/progmodes/cc-fonts.el (c-basic-matchers-before): Insert a clause for
c-font-lock-raw-strings.
(c-font-lock-raw-strings): New function.

* lisp/progmodes/cc-langs.el (c-get-state-before-change-functions): Insert
c-before-change-check-raw-strings into the C++ value, and c-depropertize-CPP
into the values for C, C++, and Objective C.
(c-before-font-lock-functions): Insert c-after-change-re-mark-raw-strings into
the C++ value.

* lisp/progmodes/cc-mode.el (c-old-BEG, c-old-END): New variables.
(c-depropertize-CPP): New function, extracted from
c-neutralize-syntax-in-and-mark-CPP.
(c-neutralize-syntax-in-and-mark-CPP): Remove the call to
c-clear-char-property-with-value for 'syntax-table value '(1) at the beginning
of the function.
(c-after-change): Set c-old-BEG and c-old-END to the current values of
c-new-BEG and c-new-END.
2016-06-09 12:24:27 +00:00
..
calc Complete temperature units in calc-convert-temperature 2016-03-03 17:56:44 +00:00
calendar Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
cedet Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
emacs-lisp Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
emulation Fix broken viper deactivation 2016-05-27 16:49:12 +01:00
erc Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
eshell Fix Eshell display when RTL characters are involved 2016-06-04 18:27:49 +03:00
gnus Fix up remainder of the mml property change 2016-05-29 19:42:36 +02:00
image Avoid using mm-util functoins in gravatar.el 2016-02-24 13:07:34 +11:00
international Add category 'j' to more characters. 2016-06-05 16:23:02 +09:00
language Use standard Unicode names for Thai, Lao 2016-06-06 10:44:28 -07:00
leim/quail Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
mail Merge from origin/emacs-25 2016-06-07 09:34:27 -07:00
mh-e Merge from origin/emacs-25 2016-05-31 08:07:41 -07:00
net Misc small webjump updates. 2016-06-07 21:29:30 -04:00
nxml (rng-c-fix-escaped-newlines): Use subst-char-in-string 2016-01-25 10:56:04 -05:00
obsolete Remove the Meta-CVS VC backend 2016-04-19 01:22:39 +03:00
org Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
play Merge from origin/emacs-25 2016-04-11 09:07:16 -07:00
progmodes Handle C++ raw strings. 2016-06-09 12:24:27 +00:00
term Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
textmodes Add completion of colors in CSS mode 2016-05-22 12:54:02 +02:00
url * lisp/url/url-http.el: Use lexical-binding 2016-05-23 20:09:33 -04:00
vc Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
abbrev.el Pacify byte-compiler for with-wrapper-hook 2016-05-18 00:49:30 -07:00
align.el Doc fix for align-newline-and-indent 2016-05-01 19:27:09 +02:00
allout-widgets.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
allout.el Reduce allout.el's pollution of the namespace. 2016-06-07 21:34:51 -04:00
ansi-color.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
apropos.el ; Spelling and quoting fixes 2016-05-01 18:53:31 -07: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
auth-source.el Pass in port only if provided by caller in the OS X keychain 2016-04-25 18:03:55 +02: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 autorevert: Resume with polling if file is deleted 2016-04-19 11:05:55 +02:00
avoid.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
battery.el Extend battery.el to exotic power supply types 2016-04-16 14:39:35 +03:00
bindings.el Add size-indication-mode' to the menu on mouse-1' "Top" 2016-05-01 19:42:35 +02:00
bookmark.el Don't mention ~/.emacs.bmk literally in doc strings 2016-04-25 11:28:17 +03: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 Minor fixes in calculator.el 2016-02-24 22:35:18 +02: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 ; Spelling fixes 2016-02-14 19:45:12 -08:00
ChangeLog.14 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.15 ; Spelling fixes 2016-04-10 23:55:05 -07:00
ChangeLog.16 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.17 Merge from origin/emacs-25 2016-05-31 08:07:41 -07:00
char-fold.el * lisp/char-fold.el: Rename from character-fold.el. 2016-05-17 23:55:38 +03: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 Include "Retype" as a comint password prompt 2016-04-26 00:31:26 +02:00
completion.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
composite.el Minor fixes in global-auto-composition-mode 2016-02-15 21:46:17 +02:00
COPYING
cus-dep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-edit.el custom-buffer-style doc fix 2016-05-01 19:27:15 +02:00
cus-face.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cus-start.el Fix custom types for cursor-in-non-selected-windows 2016-05-01 19:27:13 +02:00
cus-theme.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
custom.el Grammar fix in doc string 2016-02-21 13:32:22 +11:00
dabbrev.el Use the correct dabbrev expansion 2016-03-02 17:21:38 +00:00
delim-col.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
delsel.el delsel doc touch ups 2016-05-01 19:27:10 +02:00
descr-text.el Don't print the "decomposition" line for control chars in what-cursor-position 2016-05-22 21:02:34 +00:00
desktop.el Restore frames into the current display by default 2016-05-29 22:48:01 -07:00
dframe.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dired-aux.el Merge from origin/emacs-25 2016-05-05 23:11:11 -07:00
dired-x.el - 2016-03-22 11:01:30 -07:00
dired.el Use grep-find-ignored-directories instead of vc-directory-exclusion-list 2016-05-04 01:02:43 +03: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 Honor prefix arg in doc-view-next-line-or-next-page 2016-03-18 22:46:42 +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
ecomplete.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11: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 Don’t electrically quote ‘'’ in Python 2016-05-02 08:59:24 -07: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 Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
epg-config.el Revert "epg: Add a way to detect gpg1 executable for tests" 2016-05-20 19:34:06 +09:00
epg.el epg: don't use obsolete function 2016-06-09 17:56:29 +09: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 Avoid crashes due to unreasonably large or small text scaling 2016-04-10 19:50:39 +03:00
facemenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
faces.el Improve display of tex-verbatim and Info quoted 2016-05-13 13:32:29 -07:00
ffap.el Merge from origin/emacs-25 2016-04-11 09:07:16 -07:00
filecache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
filenotify.el Fix Bug#22859 2016-03-02 10:24:55 +00: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 Merge from origin/emacs-25 2016-06-07 09:34:27 -07: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 Remove support for IRIX 2016-03-07 08:26:36 -08:00
find-file.el Allow ff-find-other-file (etc) to work with indirect clone buffers 2016-02-24 14:01:50 +11:00
find-lisp.el find-lisp doc touchups 2016-05-01 19:27:08 +02: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 Restore follow-scroll-up/down to scrolling by the combined size of all windows 2016-04-29 14:58:21 +00:00
font-core.el Fill font-lock-mode doc string 2016-05-01 19:27:10 +02:00
font-lock.el Fill the doc string of font-lock-keywords 2016-05-01 19:27:11 +02: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 ; Spelling fixes 2016-03-18 08:55:26 -07: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 * lisp/help-fns.el (describe-function-1): Avoid reporting advised 2016-06-07 16:44:48 -04:00
help-macro.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
help-mode.el ; Run find-function-after-hook after finding a symbol 2016-04-25 19:27:42 +02:00
help.el Merge from origin/emacs-25 2016-05-13 07:45:30 -07: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 Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
hi-lock.el Clarify hi-lock-find-patterns 2016-05-01 19:27:09 +02: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 hl-line.el: Fix flickering of highlighted line (bug#23510) 2016-05-26 11:30:29 +02:00
htmlfontify.el - 2016-01-30 11:27:34 -08:00
ibuf-ext.el * lisp/ibuf-ext.el (ibuffer-do-shell-command-file): 2016-06-07 19:25:20 -04:00
ibuf-macs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ibuffer.el * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617) 2016-06-07 20:35:24 -04:00
icomplete.el Make icomplete respect `completion-ignored-extensions' 2016-04-28 19:31:43 +02: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 Preserve current column, going up/down in thumbnail view. 2016-02-29 22:56:48 +01:00
image-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
image-mode.el Revert "alas, a map can have only one parent" 2016-05-02 20:08:48 +02:00
image.el * lisp/image.el: Use lexical-binding 2016-05-23 15:12:24 -04:00
imenu.el Fill some imenu--index-alist doc lines 2016-05-01 19:27:16 +02:00
indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
info-look.el Improve "C-h S" for cl-lib symbols 2016-04-16 14:20:34 +03:00
info-xref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
info.el * lisp/info.el (Info-default-directory-list): Don't check /share,info. 2016-05-26 15:46:06 -04:00
informat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
isearch.el isearch-edit-string resumes multi isearches 2016-06-05 01:06:12 +03:00
isearchb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
jit-lock.el Avoid unnecessary work if a chunk is empty 2016-05-08 02:09:36 +03: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-03-21 17:47:22 -07:00
kermit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
kmacro.el Fix call of `kmacro-display' 2016-04-29 15:23:38 +02:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2016-06-01 07:18:41 -04:00
linum.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
loadhist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
loadup.el Avoid delving into Git internals for version 2016-06-01 13:26:30 -07:00
locate.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lpr.el Remove support for IRIX 2016-03-07 08:26:36 -08:00
ls-lisp.el Remove support for IRIX 2016-03-07 08:26:36 -08:00
macros.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
Makefile.in Merge from origin/emacs-25 2016-03-23 11:27:22 -07:00
makesum.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
man.el * lisp/man.el (Man-reference-regexp, Man-default-man-entry): 2016-06-06 13:04:43 -04: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 Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
midnight.el Don't start the 'midnight' timer twice 2016-03-27 18:15:06 +03:00
minibuf-eldef.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
minibuffer.el Pacify byte-compiler for with-wrapper-hook 2016-05-18 00:49:30 -07: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 Merge from origin/emacs-25 2016-06-07 09:34:27 -07:00
mpc.el Assume getaddrinfo in C code 2016-03-07 18:55:20 -08:00
msb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mwheel.el Doc clarification to mwheel-scroll 2016-05-01 19:27:12 +02:00
newcomment.el In comment-dwim with style `extra-line', respect indent-tabs-mode. 2016-03-21 17:05:55 -07: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 pcomplete/find 2016-02-26 16:01:46 +10:30
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
plstore.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
printing.el Fix reference to obsolete fn ps-eval-switch 2016-05-22 17:48:55 -07:00
proced.el Assume NON_BLOCKING_CONNECT (Bug#22946) 2016-03-22 01:19:03 -07: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 Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
ps-print.el Encode header strings before printing 2016-02-23 14:56:11 +11: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 * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434) 2016-05-30 20:46:24 -04:00
rect.el Merge from origin/emacs-25 2016-05-01 18:07:57 -07:00
register.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
registry.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
repeat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
replace.el Merge from origin/emacs-25 2016-05-26 12:55:06 -07: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
rtree.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11: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 * lisp/saveplace.el (save-place-local-mode): New minor mode 2016-02-25 13:44:43 -05: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 Implement horizontal scroll bars on NS 2016-05-01 13:04:07 +02: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 * lisp/server.el (server-name): Add autoload cookie. (Bug#23576) 2016-05-18 22:46:32 +03:00
ses.el Merge from origin/emacs-25 2016-05-26 12:55:06 -07: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 * lisp/simple.el (process-menu-mode, list-processes--refresh): 2016-06-07 15:06:38 -04:00
skeleton.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07: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 normal-top-level-add-subdirs-to-load-path doc fix 2016-05-01 19:27:17 +02:00
strokes.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
subr.el Merge from origin/emacs-25 2016-06-07 09:34:27 -07:00
svg.el * lisp/svg.el (svg-create): Fix a typo: xmlsn -> xmlns. (Bug#23589) 2016-05-21 10:02:46 +03:00
t-mouse.el Extend gpm-mouse-mode's doc string and doc to point out limitations. 2016-02-11 09:54:36 +00: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 Fix bug#22891: wrong terminal width when a fringe width is zero. 2016-04-27 23:28:07 +02:00
thingatpt.el Fix number-at-point in lisp buffers 2016-04-28 12:38:38 +02:00
thumbs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
time-stamp.el Merge from origin/emacs-25 2016-02-22 11:33:54 -08:00
time.el Put point at beginning of display-time-world buffer. 2016-05-19 19:01:08 -04:00
timezone.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tmm.el Make tmm-menubar work in correct order again 2016-04-19 18:06:52 +03: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 Avoid delving into Git internals for version 2016-06-01 13:26:30 -07:00
view.el Fix doc string quoting 2016-06-06 09:30:22 -07: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 Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
w32-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wdired.el * lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^" 2016-06-06 00:16:17 +03:00
whitespace.el Clarify whitespace-style doc string 2016-05-01 19:27:11 +02:00
wid-browse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wid-edit.el * lisp/wid-edit.el (link): Remove :follow-link property (bug#22434) 2016-05-29 20:45:43 -04:00
widget.el * lisp/widget.el (define-widget): Use `declare' (which does work now). 2016-05-23 19:57:46 -04:00
windmove.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
window.el Preserve buffer point in windows by default (Bug#4041). 2016-05-27 07:04:58 -04:00
winner.el Add a doc string to `winner-mode' 2016-05-01 19:27:09 +02:00
woman.el Use pop-to-buffer-same-window in woman.el 2016-02-20 18:58:44 +11:00
x-dnd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
xml.el * lisp/xml.el (xml-parse-tag-1): Replace undefined function. 2016-03-16 17:24:36 -04:00
xt-mouse.el Simplify 8-bit character handling by terminal for 'raw-text' 2016-04-16 12:55:17 +03:00
xwidget.el Remove buggy non-native image scrolling 2016-05-13 09:52:43 -07: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.