emacs/lisp
Wilfred Hughes abd18254ae Ensure that we can find definitions when buffer is narrowed
find-function-search-for-symbol will reuse the existing buffer if
we've already opened the file that contains this symbol. However, if
the user has narrowed that buffer, we can't find definitions outside
the narrowed area.

Instead, search the whole file to find definitions, and teach the help
buttons to widen if necessary.

* lisp/emacs-lisp/find-func.el (find-function-search-for-symbol):
  Search the whole buffer for the target symbol.

* lisp/help-mode.el: Help buttons now widen the target buffer, if
  narrowing is in effect and the target position is not in that range.
2017-12-10 14:52:54 +00:00
..
calc Fix quick-calc in C mode with hex values 2017-11-18 12:29:41 +02:00
calendar Fix daylight-saving inference for Irish time 2017-12-08 12:12:39 -08:00
cedet Merge from origin/emacs-26 2017-11-08 19:22:26 -08:00
emacs-lisp Ensure that we can find definitions when buffer is narrowed 2017-12-10 14:52:54 +00:00
emulation Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
erc Merge from origin/emacs-26 2017-12-09 10:13:02 +01:00
eshell Disable history expansion in eshell (Bug#29157) 2017-12-03 15:39:02 -05:00
gnus Merge from origin/emacs-26 2017-12-09 10:13:02 +01:00
image Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
international maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
language Fix docstring of arabic-shaper-ZWNJ-handling 2017-11-07 20:50:46 +09:00
leim/quail New input method 'usbek-cyrillic' 2017-10-21 11:07:34 +03:00
mail Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
mh-e Remove *-yank-hooks aliases for -citation-hook, obsolete since 19.34. 2017-11-22 16:14:36 -05:00
net Support for archive file names 2017-12-09 14:34:30 +01:00
nxml Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
obsolete maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
org Update Org to v9.1.4 2017-12-06 15:02:15 +01:00
play * lisp/play/gamegrid.el: Use lexical-binding to silence warnings 2017-10-25 09:36:27 -04:00
progmodes Merge from origin/emacs-26 2017-12-09 10:13:02 +01:00
term Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
textmodes Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
url Merge from origin/emacs-26 2017-11-14 17:43:06 -05:00
vc Merge from origin/emacs-26 2017-11-29 17:12:56 -08:00
abbrev.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
align.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
allout-widgets.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
allout.el * lisp/net/tramp-cmds.el, lisp/allout.el: Avoid custom-set-variables 2017-11-07 20:45:58 -05:00
ansi-color.el * lisp/ansi-color.el (ansi-color-make-extent): Let overlays evaporate. 2017-10-12 10:18:10 -04:00
apropos.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
arc-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
array.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
auth-source-pass.el Extract user from host when searching for entries in auth-source-pass 2017-11-04 12:24:49 +02:00
auth-source.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
autoarg.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
autoinsert.el Make FILENAME argument of 'file-name-base' mandatory 2017-09-24 10:02:00 +02:00
autorevert.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
avoid.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
battery.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
bindings.el Make truncate-lines permanently local (bug#15396) 2017-11-30 12:40:46 -05:00
bookmark.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
bs.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
buff-menu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
button.el * lisp/button.el (button-activate): Fix doc typo. 2017-10-27 20:09:17 -04:00
calculator.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
case-table.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cdl.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ChangeLog.1 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.2 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.3 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.4 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.5 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.6 ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
ChangeLog.7 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.8 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.9 ; Spelling fixes 2017-11-01 22:07:43 -07:00
ChangeLog.10 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.11 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ChangeLog.12 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.13 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ChangeLog.14 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
ChangeLog.15 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ChangeLog.16 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ChangeLog.17 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
char-fold.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
chistory.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cmuscheme.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
color.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
comint.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
completion.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
composite.el * lisp/composite.el (find-composition): Fix a typo in the doc string. 2017-12-01 18:59:13 +02:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
cus-dep.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cus-edit.el Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
cus-face.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cus-start.el Make the value nil in text-quoting-style mean what it does in Emacs 25. 2017-10-01 11:27:16 +00:00
cus-theme.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
custom.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
dabbrev.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
delim-col.el Email replacement. 2017-10-29 20:28:58 -02:00
delsel.el Improve documentation of self-insert-uses-region-functions 2017-11-24 12:49:04 +02:00
descr-text.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
desktop.el ; Merge from emacs-26 2017-11-11 11:12:00 -05:00
dframe.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
dired-aux.el Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
dired-x.el ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
dired.el Merge from origin/emacs-26 2017-11-20 13:08:35 -05:00
dirtrack.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
disp-table.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
display-line-numbers.el Add line-number faces to the display-line-numbers group 2017-10-08 17:53:38 -06:00
dnd.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
doc-view.el * lisp/button.el (button-activate): Fix doc typo. 2017-10-27 20:09:17 -04:00
dom.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
dos-fns.el Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
dos-vars.el Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
dos-w32.el Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
double.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
dynamic-setting.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ebuff-menu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
echistory.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ecomplete.el Avoid unnecessary rounding errors in timestamps 2017-10-22 01:07:32 -07:00
edmacro.el Improve edit-kbd-macro prompting in case of remapped keys (Bug#29399) 2017-12-02 09:35:44 -05:00
ehelp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
elec-pair.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
electric.el Merge from origin/emacs-26 2017-11-20 13:08:35 -05:00
elide-head.el ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
emacs-lock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
env.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epa-dired.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epa-file.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epa-hook.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epa-mail.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epa.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
epg-config.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
epg.el Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
expand.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ezimage.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
face-remap.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
facemenu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
faces.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ffap.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
filecache.el * lisp/filecache.el: Use lexical-binding. Simplify. 2017-11-07 12:10:51 -05:00
filenotify.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
files-x.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
files.el Fix Bug#29579 2017-12-09 11:33:48 +01:00
filesets.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
find-cmd.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
find-dired.el * lisp/find-dired.el (find-grep-dired): Doc fix. (Bug#29262) 2017-11-12 07:03:48 +02:00
find-file.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
find-lisp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
finder.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
flow-ctrl.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
foldout.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
follow.el * lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495) 2017-11-21 19:23:52 -05:00
font-core.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
font-lock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
format-spec.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
format.el * lisp/format.el (format-alist): Use internal rot13. 2017-10-23 22:01:14 -07:00
forms.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
frame.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
frameset.el Don't have frameset save the 'client' parameter (Bug#29067) 2017-11-02 08:34:18 +01:00
fringe.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
generic-x.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
help-at-pt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
help-fns.el Merge from origin/emacs-26 2017-11-20 13:10:11 -05:00
help-macro.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
help-mode.el Ensure that we can find definitions when buffer is narrowed 2017-12-10 14:52:54 +00:00
help.el Filter obtrusive events in help-read-key-sequence. 2017-11-18 14:52:39 +00:00
hex-util.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hexl.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hfy-cmap.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hi-lock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hilit-chg.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hippie-exp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
hl-line.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
htmlfontify.el ; Fix some tiny doc and comment typos 2017-11-28 08:50:05 -08:00
ibuf-ext.el ibuffer: new filter to list buffers running a process 2017-10-20 22:22:08 +09:00
ibuf-macs.el Make ibuffer filters idempotent 2017-10-20 22:11:39 +09:00
ibuffer.el ibuffer: new filter to list buffers running a process 2017-10-20 22:22:08 +09:00
icomplete.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ido.el ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278) 2017-11-18 13:14:52 +02:00
ielm.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
iimage.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
image-dired.el Avoid unnecessary rounding errors in timestamps 2017-10-22 01:07:32 -07:00
image-file.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
image-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
image.el Add image resizing and rotation to NS port 2017-12-03 22:41:05 +00:00
imenu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
indent.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
info-look.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
info-xref.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
info.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
informat.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
isearch.el * lisp/isearch.el (search-invisible): Doc fix. (Bug#29222) 2017-11-10 12:05:08 +02:00
isearchb.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
jit-lock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
jka-cmpr-hook.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
jka-compr.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
json.el * lisp/json.el (json-read-keyword): Revert previous change to catch EOL. 2017-09-15 15:38:44 -04:00
kermit.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
kmacro.el * lisp/macros.el (insert-kbd-macro): Recognize kmacros reliably 2017-11-24 11:32:14 -05:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2017-12-01 07:26:59 -05:00
linum.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
loadhist.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
loadup.el Fix autoload of flymake from elisp-mode during bootstrap (bug#28994) 2017-10-25 12:31:40 -04:00
locate.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lpr.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ls-lisp.el Add test for Bug#29423 in Tramp. 2017-11-25 16:03:53 +01:00
macros.el * lisp/macros.el (insert-kbd-macro): Recognize kmacros reliably 2017-11-24 11:32:14 -05:00
Makefile.in maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
makesum.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
man.el Rename Man-build-section-alist (bug#28998) 2017-11-11 11:12:28 -05:00
master.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mb-depth.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
md4.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
menu-bar.el * lisp/menu-bar.el (menu-bar-options-save): 2017-11-21 20:18:01 -05:00
midnight.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
minibuf-eldef.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
minibuffer.el ; Merge from emacs-26 2017-11-11 11:12:00 -05:00
misc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
misearch.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mouse-copy.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mouse-drag.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mouse.el ; Fix last fix of 'mouse-drag-and-drop-region' 2017-11-14 18:36:12 +01:00
mpc.el Expand recognized time intervals for MPC seeking 2017-09-24 08:22:12 -04:00
msb.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mwheel.el Provide native touchpad scrolling on macOS 2017-09-19 20:08:51 +01:00
newcomment.el Merge from origin/emacs-26 2017-11-08 19:22:26 -08:00
notifications.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
novice.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
obarray.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
outline.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
paren.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
password-cache.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-cvs.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-gnu.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-linux.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-rpm.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-unix.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcmpl-x.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pcomplete.el Don't replace user input when completion prefix is empty (Bug#18951) 2017-11-05 11:36:20 -05:00
pixel-scroll.el Fix vertical cursor motion in pixel-scroll.el 2017-12-01 10:54:37 +02:00
plstore.el ; Fix some doc typos 2017-11-22 17:52:11 -05:00
printing.el Email replacement. 2017-10-29 20:28:58 -02:00
proced.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
profiler.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ps-bdf.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ps-def.el Email replacement. 2017-10-29 20:28:58 -02:00
ps-mule.el Email replacement. 2017-10-29 20:28:58 -02:00
ps-print.el Email replacement. 2017-10-29 20:28:58 -02:00
ps-samp.el Email replacement. 2017-10-29 20:28:58 -02:00
README
recentf.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rect.el Document rectangle-preview option more (Bug#27974) 2017-10-16 20:10:55 -04:00
register.el Fix 'point-to-register' prompt with prefix arg 2017-09-28 20:17:35 +02:00
registry.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
repeat.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
replace.el Fix case-folding in Occur 2017-11-18 13:06:22 +02:00
reposition.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
reveal.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rfn-eshadow.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rot13.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
rtree.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ruler-mode.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
savehist.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
saveplace.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
sb-image.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
scroll-all.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
scroll-bar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
scroll-lock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
select.el ; * lisp/select.el (select-enable-primary): Add missing period. 2017-10-29 17:32:35 +01:00
server.el Give a more sensible message if file-attributes fails (Bug#29070) 2017-11-01 19:39:34 -04:00
ses.el * lisp/ses.el (ses-print-cell): Fix alignment of text cells. (Bug#27653) 2017-10-05 16:49:34 +03:00
shadowfile.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
shell.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
simple.el Merge from origin/emacs-26 2017-12-09 10:13:02 +01:00
skeleton.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
sort.el Fix doc typos 2017-10-28 17:10:25 -07:00
soundex.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
speedbar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
startup.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
strokes.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
subr.el Merge from origin/emacs-26 2017-11-25 22:55:35 -08:00
svg.el Fix up svg text encoding 2017-10-26 21:49:00 +02:00
t-mouse.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tabify.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
talk.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tar-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tempo.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
term.el Avoid creating inconsistent buffer states in term-char-mode 2017-10-21 11:17:56 +03:00
thingatpt.el Merge from origin/emacs-26 2017-09-29 22:06:33 -07:00
thumbs.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
time-stamp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
time.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
timezone.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tmm.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tool-bar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tooltip.el New defcustom 'tooltip-resize-echo-area' 2017-10-07 15:04:37 +03:00
tree-widget.el * lisp/tree-widget.el (tree-widget-end-guide): Escape it. (Bug#27797) 2017-11-27 13:52:07 -05:00
tutorial.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
type-break.el Prefer nil to (current-time) when either works 2017-10-20 19:42:23 -07:00
uniquify.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
userlock.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
vcursor.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
version.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
view.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
vt-control.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
vt100-led.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
w32-fns.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
w32-vars.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
wdired.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
whitespace.el Merge from origin/emacs-26 2017-11-02 21:01:44 -07:00
wid-browse.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
wid-edit.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
widget.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
windmove.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
window.el Fix doc-string of 'display-buffer-in-side-window' 2017-12-09 11:34:43 +01:00
winner.el Dont update primary selection with winner-undo 2017-10-17 16:20:08 +09:00
woman.el Rename Man-build-section-alist (bug#28998) 2017-11-11 11:12:28 -05:00
x-dnd.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
xdg.el Merge from origin/emacs-26 2017-11-02 21:01:04 -07:00
xml.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
xt-mouse.el Increase xterm click count only within double-click-fuzz 2017-10-08 17:20:46 -06:00
xwidget.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -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.