emacs/lisp/textmodes
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
..
artist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bib-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
bibtex-style.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bibtex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
conf-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
css-mode.el Support completion of classes and IDs in CSS mode 2016-09-24 13:55:36 +02:00
dns-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
enriched.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
fill.el Have `M-q' not mark buffers are changed when they haven't 2016-03-28 19:08:50 +02:00
flyspell.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
ispell.el Extend dictionary and library-directory handling for Ispell 2016-10-08 15:15:22 +03:00
makeinfo.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
nroff-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
page-ext.el * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode. 2016-08-27 14:17:20 -04:00
page.el Fix "Beginning of buffer" error in forward-page 2016-04-07 21:42:40 +08:00
paragraphs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
picture.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
po.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
refbib.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
refer.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
refill.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
reftex-auc.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-cite.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-dcr.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-global.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-index.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-parse.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-ref.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-sel.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex-toc.el Clean up reftex-toc-mode-map 2016-11-18 19:36:18 -05:00
reftex-vars.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
reftex.el Port RefTeX to cl-lib 2016-11-19 13:41:09 -05:00
remember.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rst.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
sgml-mode.el Fix references to long obsoleted functions/aliases 2016-11-04 12:51:04 -04:00
table.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
tex-mode.el Improve display of tex-verbatim and Info quoted 2016-09-23 16:55:52 +03:00
texinfmt.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texinfo.el Fix breakage from previous change. 2016-06-28 15:49:48 -04:00
texnfo-upd.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
text-mode.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
tildify.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
two-column.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
underline.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00