1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/lisp
Alan Mackenzie aabb844e45 CC Mode. Create lang vars for certain skipping expressions at compile time
This saves repeated calculations at run time.

* lisp/progmodes/cc-langs.el (c-stmt-boundary-skip-chars)
(c-stmt-boundary-skip-list, c-stmt-boundary-skip-chars-with-comma)
(c-stmt-boundary-skip-list-with-comma): New lang constants/variables.

* lisp/progmodes/cc-engine.el (c-commas-bound-stmts): New variable
(c-beginning-of-statement-1): Set c-commas-bound-stmts rather than
c-stmt-delim-chars.
(c-crosses-statement-barrier-p): Remove the now unneeded calculations of
c-stmt-delim-chars.  Set skip chars to one of the new lang variables, and
later to a substring of it.
(c-at-statement-start-p): Set c-syntactic-skip-backward from the new
variables.
(c-at-expression-start-p): Bind c-commas-bound-stmts.  Use
c-stmt-delim-chars-with-comma rather than c-stmt-delim-chars in a backward
scan.
(c-guess-basic-syntax): Bind c-commas-bound-stmts rather than
c-stmt-delim-chars to itself.  Bind c-commas-bound-stmts to t at another place
rather than setting c-stmt-delim-chars to c-stmt-delim-chars-with-comma.
2019-07-26 17:48:45 +00:00
..
calc Fix calc number formatting with digit grouping (bug#36689) 2019-07-16 17:37:46 +02:00
calendar Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
cedet Mark semantic functions correctly in defcustom 2019-07-15 13:43:14 +02:00
emacs-lisp Fix ‘make check’ failure 2019-07-26 09:41:55 -07:00
emulation
erc
eshell Remove interactive spec from eshell-source-file 2019-07-26 14:13:56 +02:00
gnus Tweak the display in gnus-summary-browse-url 2019-07-26 16:06:25 +02:00
image Use lexical-binding in compface.el 2019-07-21 02:16:09 +01:00
international Avoid loading mule-util at startup 2019-07-13 11:32:18 +03:00
language
leim/quail * lisp/leim/quail/georgian.el: Add georgian-nuskhuri input method 2019-07-14 09:29:54 +03:00
mail * lisp/mail/footnote.el (footnote--local-advice): Add missing comma. 2019-07-26 08:47:39 -04:00
mh-e Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
net Tweak the sizing of the shr placeholder images on HiDPI screens 2019-07-25 20:44:07 +02:00
nxml
obsolete Remove lisp/obsolete/xesam.el 2019-07-11 20:22:40 +02:00
org Remove some obsolete integer overflow handling 2019-07-22 19:26:21 +02:00
play White-space fix in fortune-compile 2019-07-10 00:53:39 +02:00
progmodes CC Mode. Create lang vars for certain skipping expressions at compile time 2019-07-26 17:48:45 +00:00
term Resurrect SVG support on MS-Windows 2019-07-11 16:28:41 +03:00
textmodes citeasnoun in reftex can take an optional parameter 2019-07-13 16:34:55 +02:00
url Don't infloop in url.el when sending invalid basic auth 2019-07-26 10:55:45 +02:00
vc * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644). 2019-07-25 02:21:28 +03:00
abbrev.el * lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715) 2019-07-18 15:44:51 +03:00
align.el
allout-widgets.el
allout.el
ansi-color.el
apropos.el
arc-mode.el
array.el
auth-source-pass.el
auth-source.el
autoarg.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bindings.el
bookmark.el Restore focus to Bookmark List after editing annotation 2019-07-14 09:26:42 +03:00
bs.el
buff-menu.el Mention columns width variables in the buffer-menu doc string 2019-07-13 06:32:34 +02:00
button.el
calculator.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el Customizable char-fold with char-fold-symmetric, char-fold-include (bug#35689) 2019-07-23 23:27:28 +03:00
chistory.el
cmuscheme.el
color.el
comint.el Support program switches in 'comint-run' command 2019-07-11 18:27:12 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Remove misleading message in customize 2019-07-11 16:06:03 +02:00
cus-face.el
cus-start.el Fix display-fill-column-indicator custom spec typo 2019-07-13 17:00:29 +02:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el Make delimit-columns-region say what it does 2019-07-09 04:50:37 +02:00
delsel.el
descr-text.el
desktop.el
dframe.el
dired-aux.el Tweak prompt when symlinking in dired 2019-07-26 11:12:03 +02:00
dired-x.el Make the unflag-p parameter in dired-mark-unmarked-files work 2019-07-21 17:40:51 +02:00
dired.el Fix obsoletion notice in dired-pop-to-buffer 2019-07-26 13:10:13 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el
dom.el * lisp/dom.el (dom-texts): Simplify (Bug#36441). 2019-07-06 14:34:47 -04:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Clarify when gpg2 and gpg are used in the epg-gpg-program doc string 2019-07-26 14:03:11 +02:00
epg.el Use the gpg --sender option 2019-07-13 02:13:40 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el Make describe-face also output the version information 2019-07-14 18:50:27 +02:00
ffap.el Make ffap find {/etc} files again 2019-07-26 13:38:51 +02:00
filecache.el
fileloop.el
filenotify.el Use destructuring in filenotify backend handlers 2019-07-24 11:54:10 +02:00
files-x.el
files.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Make finder-exit use quit-window (Bug#33610) 2019-07-20 12:23:07 +03:00
flow-ctrl.el
foldout.el
follow.el Handle scroll-error-top-bottom in follow.el and view.el (bug#21893) 2019-07-08 01:35:35 +03:00
font-core.el
font-lock.el
format-spec.el Fix last change to format-spec 2019-07-20 16:46:04 +01:00
format.el
forms.el
frame.el * lisp/frame.el (make-frame-on-display): Use x-display-list in completion. 2019-07-16 01:09:20 +03:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el Make describe-face also output the version information 2019-07-14 18:50:27 +02:00
help-macro.el
help-mode.el
help.el
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el Separate out the "/" prefix into a named keymap in ibuffer 2019-07-26 14:38:35 +02:00
icomplete.el
ido.el Fix INITIAL-INPUT cons handling in ido-read-internal 2019-07-15 20:52:48 +02:00
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el
image.el Allow counter-clockwise rotations in image-rotate 2019-07-20 16:00:31 +01:00
imenu.el
indent.el
info-look.el
info-xref.el
info.el
informat.el
isearch.el Clarify doc of isearch-wrap-function 2019-07-15 13:43:14 +02:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el Fix pretty-printing of {} 2019-07-10 13:23:47 +02:00
jsonrpc.el
kermit.el
kmacro.el
ldefs-boot.el
linum.el
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el Remove some obsolete integer overflow handling 2019-07-22 19:26:21 +02:00
macros.el
Makefile.in
makesum.el
man.el
master.el
mb-depth.el
md4.el
menu-bar.el Fix TTY menus in GUD and GDB-MI modes 2019-07-13 12:47:02 +03:00
midnight.el
minibuf-eldef.el
minibuffer.el
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Fix *Messages* grouping in C-Mouse-1 buffer menu 2019-07-15 12:51:20 +02:00
mpc.el
msb.el
mwheel.el Declare mwheel-install obsolete (Bug#36553) 2019-07-18 20:06:27 -04:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el
proced.el
profiler.el Fix mouse-1 in profiler-report-mode-map 2019-07-25 22:00:59 +02:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el Tweak mouse-face highlighting of Occur buffers 2019-07-15 20:13:48 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Don't have savehist-save bug out on non-existing directory 2019-07-13 17:13:12 +02:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
scroll-lock.el New function for scroll-lock-mode to almost always scroll 2019-07-14 09:23:20 +03:00
select.el
server.el * lisp/server.el (server-ensure-safe-dir): Revert part of b663c83724 2019-07-18 11:10:05 -04:00
ses.el
shadowfile.el
shell.el Support history files in remote shells (Bug#36742) 2019-07-22 13:04:14 +02:00
simple.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
skeleton.el
so-long.el * lisp/so-long.el (so-long-variable-overrides): Improve doc 2019-07-13 23:56:19 +12:00
sort.el
soundex.el
speedbar.el
startup.el Improve pdumper doc; say unexec is deprecated 2019-07-23 09:23:20 -07:00
strokes.el
subr.el Add new macro `ignore-error' 2019-07-26 09:58:53 +02:00
svg.el Revert "Add support for paths to svg.el" 2019-07-16 15:44:58 +02:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Merge from emacs-26 2019-07-20 22:02:36 -04:00
thingatpt.el Tweak the behaviour of thing-at-point--end-of-sexp 2019-07-26 07:59:41 +02:00
thread.el
thumbs.el
time-stamp.el Doc clarification in time-stamp-pattern 2019-07-26 12:38:28 +02:00
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el Handle scroll-error-top-bottom in follow.el and view.el (bug#21893) 2019-07-08 01:35:35 +03:00
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el Prevent infinite loop on entering wdired-mode 2019-07-16 11:04:56 +02:00
whitespace.el
wid-browse.el
wid-edit.el Avoid potential extensive verbosity in gnus-summary-browse-url 2019-07-24 12:12:48 -04:00
widget.el
windmove.el
window.el Handle persistence of windows' scroll bar and fringes settings (Bug#36193) 2019-07-22 09:19:18 +02:00
winner.el
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el
xwidget.el

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.