emacs/lisp/emacs-lisp
Paul Eggert c61ee94959 Merge from origin/emacs-25
4af5981 Add a comment in generated refcards about the source
ef880a5 ; * etc/refcards/calccard.tex: Remove obsolete comment.
4887e7c js-mode: Fix indent problem after a regexp
e992ac0 Fix sluggish display of symbols in UTF-8 language environment
1fc101b Don't confuse how Texinfo outputs @var with the input
91aa5d1 * doc/lispref/display.texi (Scroll Bars): * doc/lispref/frame...
f758fcd * doc/emacs/cmdargs.texi (Initial Options): Copyedit for --da...
5b0cddd More fixes in copyright notices in etc/refcards/
f994c20 Update copyright text in refcards
9ad2ae7 Fix Outline command names
26c3554 Send text received by bracketed paste to process
db0b58d Correct the statement about programming modes always running ...
78aece4 Improve documentation of 'occur'
eb364fd Do call debugger on failed cl-assert
3ef4ee8 Avoid infloop in python
8da810f Don't refer to obsolete FEATURE-unload-hook
4f478ca Improve documentation of dabbrevs
7272e5d * lisp/chistory.el (list-command-history): Doc fix.  (Bug#24890)
89b7482 * lisp/simple.el (set-mark-command): Doc fix.  (Bug#24890)
3b199f7 Improve documentation of some Help commands
93d3a0e Fix documentation of yes-or-no prompts
af04919 Fix documentation of partial completion style
ed80184 Fix documentation of the mode line on emacsclient frames
e6be855 Fix description of 'C-z' in User manual
16f7007 Improve and clarify documentation of Outline Mode
31d93aa Add Emacs version number to nt/README.W32
0b6b815 Fix python-mode hideshow regexp
dc152c5 Modernize usage of 'macOS' in doc and comments
84c5343 Prefer comments /* like this */ in C code
bb61e50 * doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
3ef86fd Clarify documentation of face attribute functions
de51d59 ; * nt/README.W32: Minor copyedits.
db436e9 Don't call debug on failed cl-assert

# Conflicts:
#	doc/emacs/cmdargs.texi
#	etc/NEWS
#	etc/PROBLEMS
#	lisp/auth-source.el
#	lisp/net/tramp-sh.el
2016-11-19 14:31:05 -08:00
..
advice.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
autoload.el Merge from origin/emacs-25 2016-10-23 02:48:50 -07:00
avl-tree.el Fix avl-tree alias docstrings 2016-10-27 11:36:41 -04:00
backquote.el
benchmark.el
bindat.el
byte-opt.el Stop calling ‘byte-compile-log-warning’ 2016-09-11 18:12:33 +02:00
byte-run.el Further define-obsolete-* doc fixups 2016-05-01 19:27:16 +02:00
bytecomp.el Prevent dubious argument lists 2016-11-18 18:02:57 +01:00
cconv.el Stop calling ‘byte-compile-log-warning’ 2016-09-11 18:12:33 +02:00
chart.el Update chart.el 2016-11-11 19:05:23 -05:00
check-declare.el ‘make check-declare’ now chatters less 2016-05-18 00:49:30 -07:00
checkdoc.el Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.el 2016-09-03 12:02:04 -04:00
cl-extra.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
cl-generic.el Merge from origin/emacs-25 2016-08-05 14:09:08 -07:00
cl-indent.el
cl-lib.el
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Fix debug spec 2016-10-31 21:22:34 +01:00
cl-preloaded.el Do call debugger on failed cl-assert 2016-11-08 19:54:03 -05:00
cl-seq.el cl-seq: Remove max limit on input sequence length 2016-10-20 19:51:55 +09:00
cl.el Fix quoted lambda warning from lexical-let 2016-08-06 16:16:02 -04:00
copyright.el
crm.el
cursor-sensor.el Autoload cursor-sensor-inhibit (bug#23406) 2016-04-30 23:36:47 +08:00
debug.el New user option 'debugger-stack-frame-as-list' 2016-09-30 16:22:26 +03:00
derived.el Add :after-hook facility to define-derived-mode. 2016-05-08 13:24:20 +00:00
disass.el Teach M-x disassemble a default argument. 2016-03-31 19:34:05 -04:00
easy-mmode.el Wrap the auto-generated doc string 2016-05-01 19:27:09 +02:00
easymenu.el
edebug.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
eieio-base.el
eieio-compat.el Merge from origin/emacs-25 2016-08-05 14:09:08 -07:00
eieio-core.el Merge from origin/emacs-25 2016-11-04 15:02:03 -07:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el Merge from origin/emacs-25 2016-05-10 07:44:28 -07:00
eieio-speedbar.el
eieio.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
eldoc.el ; Revert "Replace eldoc-documentation-function with a hook" 2016-07-18 02:22:24 +03:00
elint.el
elp.el
ert-x.el Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
ert.el ; * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit): 2016-05-16 20:52:13 -04:00
ewoc.el
find-func.el Run find-function-after-hook after finding a symbol 2016-09-23 16:36:24 +03:00
float-sup.el
generator.el
generic.el
gv.el * lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring. 2016-08-31 23:51:27 +02:00
helper.el
inline.el
let-alist.el Don’t consider nested let-alist forms 2016-10-08 18:36:54 +02:00
lisp-mnt.el ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion" 2016-05-12 01:18:38 +03:00
lisp-mode.el Revert "Add a couple cells to lisp-prettify-symbols-alist" 2016-07-14 18:23:40 -04:00
lisp.el Doc fix for insert-pair-alist 2016-05-01 19:27:12 +02:00
macroexp.el Stop calling ‘byte-compile-log-warning’ 2016-09-11 18:12:33 +02:00
map-ynp.el
map.el * lisp/emacs-lisp/map.el (map--dispatch): Fix docstring 2016-08-20 00:41:43 +02:00
nadvice.el * lisp/emacs-lisp/nadvice.el (advice--make-docstring): 2016-06-13 18:18:34 -04:00
package-x.el
package.el Use the new 'file-name-case-insensitive-p' function 2016-11-13 22:01:59 -05:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase-dolist): Add a docstring. 2016-11-04 10:23:46 -04:00
pp.el
radix-tree.el Automatically find vars and functions via definition-prefixes 2016-06-15 13:21:59 -04:00
re-builder.el
regexp-opt.el Turn on lexical-binding in some more libs 2016-10-31 20:31:22 -04:00
regi.el
ring.el * lisp/emacs-lisp/ring.el: Use lexical-binding 2016-09-09 18:46:55 +02:00
rx.el
seq.el * lisp/emacs-lisp/seq.el (seq-random-elt): Fix docstring. 2016-10-25 17:07:07 +02:00
shadow.el
smie.el * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in strings 2016-03-16 22:55:56 -04:00
subr-x.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region. 2016-06-22 09:44:24 -04:00
tabulated-list.el tabulated-list: extend truncation into next align-right column 2016-11-14 17:31:44 +09:00
tcover-ses.el
tcover-unsafep.el
testcover.el Autoload entry point testcover-start 2016-10-05 22:49:14 -04:00
thunk.el
timer-list.el
timer.el Turn on lexical-binding in some more libs 2016-10-31 20:31:22 -04:00
tq.el
trace.el
unsafep.el
warnings.el