Dmitry Gutov
648de81b0b
; Add NEWS entry for project.el
2016-01-08 02:54:50 +03:00
Glenn Morris
07442debd1
; * etc/NEWS: Backport edit made on wrong branch.
2016-01-06 23:22:04 -08:00
Michael Albinus
f5c762c878
Additional changes for "make check-expensive"
...
* CONTRIBUTE : Encourage use of ":tags '(:expensive-test)".
Explain make target `check-expensive'.
* etc/NEWS: Mention new make target `check-expensive'.
* test/automated/Makefile.in (check-doit): New target.
(check, check-expensive): Use it.
2016-01-05 09:47:41 +01:00
Glenn Morris
46e47a5c57
; * etc/refcards/ru-refcard.tex (cyear): Update via M-x set-copyright.
2016-01-03 11:32:57 -08:00
Xue Fuqiao
e48bacd9d1
; * etc/NEWS: Typo fix.
2016-01-03 09:15:08 +08:00
Dmitry Gutov
43662a240b
; Clarify that xref is still experimental
2016-01-03 02:04:09 +02:00
Eli Zaretskii
0a7ad071ef
; Re-arrange xref-related entries in NEWS.
2016-01-02 18:05:44 +02:00
Eli Zaretskii
d064034c1c
Document new features of tildify-mode
...
* lisp/textmodes/tildify.el (tildify-foreach-ignore-environments)
(tildify-mode): Spelling fixes in doc strings.
* etc/NEWS: Reformat the tildify-mode entry.
2016-01-02 14:48:38 +02:00
Eli Zaretskii
964bea7da5
Document new features of Whitespace mode
...
* doc/emacs/display.texi (Useless Whitespace): Document
'whitespace-toggle-options' and the new 'big-indent' style.
Document 'whitespace-big-indent-regexp'. Document the Global
Whitespace mode.
2016-01-02 14:06:02 +02:00
Eli Zaretskii
cd68f47e4f
Improve documentation of new Hide-IfDef features
...
* etc/NEWS: Expand and reword Hide-IfDef section.
2016-01-02 12:36:28 +02:00
Paul Eggert
ef33bc7fcf
Spelling and grammar fixes
2016-01-01 01:59:19 -08:00
Paul Eggert
9c3dbabee3
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2016-01-01 01:38:07 -08:00
Paul Eggert
0e963201d0
Update copyright year to 2016
...
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Joakim Jalap
8f5b524d04
Add new input method 'programmer-dvorak'
...
* lisp/leim/quail/programmer-dvorak.el ("programmer-dvorak"): New
input method.
* etc/NEWS: Mention it.
2015-12-31 18:01:45 +02:00
Shakthi Kannan
86312ffd93
Document support for ':documentation' in Lisp mode
...
* lisp/emacs-lisp/lisp-mode.el (lisp-string-in-doc-position-p)
(lisp-string-after-doc-keyword-p)
(lisp-font-lock-syntactic-face-function): Add doc strings.
2015-12-30 19:59:12 +02:00
Shakthi Kannan
c930e75bfa
Document new features of TeX mode
...
* doc/emacs/text.texi (TeX Print): Document
'tex-print-file-extension'.
* doc/emacs/programs.texi (Misc for Programs): Document support
for Prettify Symbols mode in TeX mode.
2015-12-30 19:46:55 +02:00
Lars Ingebrigtsen
6e5df6c901
Mention that tls.el is secure by default, and will fail
2015-12-29 14:46:40 +01:00
Alan Mackenzie
326ffcce5f
Allow line comments ending with escaped NL to be continued to the next line.
...
Use this in C, C++, and Objective C Modes. Fixes bug#22246
* src/syntax.c (comment-end-can-be-escaped): New buffer local variable.
(forw-comment, back-comment): On encountering an end of comment character,
test whether it is escaped when `comment-end-can-be-escaped' is non-nil.
* doc/lispref/syntax.texi (Control Parsing): Describe
`comment-end-can-be-escaped'.
* etc/NEWS (Lisp Changes): Describe `comment-end-can-be-escaped'.
* lisp/progmodes/cc-langs.el: New c-lang-setvar `comment-end-can-be-escaped'.
2015-12-28 16:01:05 +00:00
Lars Ingebrigtsen
d2b5e74b93
Mark imap changes as not needing doc changes
2015-12-26 21:48:10 +01:00
Lars Ingebrigtsen
a2158f6c9a
Use built-in encryption in imap.el
...
* lisp/net/imap.el (imap-ssl-program): Remove (bug#21134).
(imap-starttls-open): Use open-network-stream instead of starttls.el.
(imap-tls-open): Use open-network-stream instead of tls.el.
2015-12-26 21:47:39 +01:00
Eli Zaretskii
9e9f6fb2a2
; * etc/NEWS: Update entries for VHDL and Calculator.
2015-12-26 19:08:15 +02:00
Eli Zaretskii
dd86e5a227
Document changes in 'compare-windows'
...
* lisp/vc/compare-w.el (compare-windows-removed)
(compare-windows-added): Doc fix.
* doc/emacs/files.texi (Comparing Files): Document the changes in
window selection by 'compare-windows'.
2015-12-26 18:30:07 +02:00
Eli Zaretskii
42ae568b3d
Document 'vc-annotate-background-mode'
...
* doc/emacs/maintaining.texi (Old Revisions): Document
'vc-annotate-background-mode'.
2015-12-26 18:04:03 +02:00
Eli Zaretskii
ca13f61dea
Document 'vc-region-history'
...
* doc/emacs/maintaining.texi (VC Change Log): Document
'vc-region-history'.
2015-12-26 17:52:53 +02:00
Eli Zaretskii
78744677ce
Improve documentation of 'vc-push'
...
* doc/emacs/maintaining.texi (Pulling / Pushing): Expand and
improve the documentation of 'vc-push'.
* lisp/vc/vc.el (vc-pull, vc-push): Doc fix.
2015-12-26 17:09:25 +02:00
Eli Zaretskii
388f193be7
; * etc/NEWS: Document new features of SQL Mode.
2015-12-26 16:30:22 +02:00
Eli Zaretskii
4021027db7
; * etc/NEWS: Mark some URL entries as not requiring documentation changes
2015-12-26 15:49:42 +02:00
Eli Zaretskii
bda3c4600b
Document 'url-user-agent'.
...
* lisp/url/url-http.el (url-user-agent): Move from here...
* lisp/url/url-vars.el (url-user-agent): ...to here. This is to
keep all the URL defcustoms in one place, and also have it defined
whenever the URL library is loaded.
* doc/misc/url.texi (Customization): Document 'url-user-agent'.
2015-12-26 15:31:32 +02:00
Eli Zaretskii
3a9664d092
Document protocols supported by URL library via Tramp
...
* doc/misc/url.texi (Tramp): New node, describes the URL schemes
supported via Tramp.
(Supported URL Types, file/ftp, rlogin/telnet/tn3270): Mention
Tramp.
2015-12-26 14:59:50 +02:00
Eli Zaretskii
293bd4f632
Document changes in Shell-script mode
...
* lisp/progmodes/sh-script.el (sh-mode, sh-set-shell): Document
the 'sh-shell' file-local variable.
(top level): Add an auto-load form to avoid byte-compiler warning
about 'comint-send-string'.
2015-12-26 13:48:00 +02:00
Eli Zaretskii
297e558c56
Fix documentation of 'ses-define-local-printer'
...
* doc/misc/ses.texi (Printer functions): Fix whitespace between
sentences and punctuation. Add an index entry for
'ses-define-local-printer'.
2015-12-26 13:16:15 +02:00
Shakthi Kannan
406d132244
Document 'ert-summarize-tests-batch-and-exit'
...
* doc/misc/ert.texi (Running Tests in Batch Mode): Document
'ert-summarize-tests-batch-and-exit'.
2015-12-26 13:05:06 +02:00
Eli Zaretskii
431181c664
Fix last commit
...
* doc/emacs/rmail.texi (Rmail Deletion): Document new behavior of 'u'
with numeric argument.
2015-12-19 18:05:44 +02:00
Eli Zaretskii
7a0786e7db
Document new features of Rmail
...
* doc/emacs/rmail.texi (Rmail Summary Edit, Rmail Deletion):
Document new behavior of 'd' and 'C-d' with numeric argument.
(Rmail Display): Document the rendering of HTML MIME parts.
2015-12-19 17:43:11 +02:00
Eli Zaretskii
1fe1d18f07
; * etc/NEWS: More Info-related copyedits
2015-12-19 17:21:05 +02:00
Eli Zaretskii
6d7f884c12
; * etc/NEWS: Rearrange Info-related entries
2015-12-19 17:20:02 +02:00
Eli Zaretskii
0788f5f412
Improve documentation of new cl-lib functions
...
* doc/misc/cl.texi (Predicates on Numbers, Numerical Functions):
Fix wording.
2015-12-19 17:17:40 +02:00
Eli Zaretskii
912ef07312
; * etc/NEWS: Copyedits and rearrangements. Add entry about Info-quoted.
2015-12-19 16:58:31 +02:00
Eli Zaretskii
62812203fa
Document the new feature of 'minibuffer-with-setup-hook'
...
* lisp/files.el (minibuffer-with-setup-hook): Clarify how FUN is
added to `minibuffer-setup-hook'.
2015-12-19 16:35:42 +02:00
Eli Zaretskii
277d7efd24
Document new features of Font Lock
...
* doc/lispref/modes.texi (Other Font Lock Variables): Document
'font-lock-flush-function' and 'font-lock-ensure-function'.
(Font Lock Basics): Document the basic fontification functions
referenced in "Other Font Lock Variables".
* lisp/font-lock.el (font-lock-flush, font-lock-ensure): Doc fix.
2015-12-19 16:14:11 +02:00
Eli Zaretskii
d30c30b040
Document new features of Rectangle mode
...
* doc/emacs/killing.texi (Rectangles): Document "C-x C-x" in
rectangle-mark-mode.
2015-12-19 14:40:19 +02:00
Lele Gaifax
df336700e9
* etc/tutorials/TUTORIAL.it: Update and fix typos.
2015-12-18 13:05:29 +02:00
Nicolas Petton
1b5630eb47
* etc/NEWS: Mention the new pcase patterns seq' and map'.
2015-12-16 18:41:53 +01:00
Eli Zaretskii
1399b26bc1
; * etc/NEWS: Fix last commit.
2015-12-16 17:54:55 +02:00
Alan Mackenzie
e23a760cfc
* etc/NEWS: Move entry on pcase to correct section
...
(Accidentally omitted from previous commit)
2015-12-16 15:32:10 +00:00
Eli Zaretskii
4befa436fa
; * doc/emacs/programs.texi (Lisp Doc): Clarofy last change.
2015-12-16 17:24:43 +02:00
Eli Zaretskii
972830c019
; * doc/emacs/programs.texi (Lisp Doc): Clarify last change.
2015-12-16 17:18:45 +02:00
Alan Mackenzie
6d4ae9d338
Add documentation for changes to Show Paren mode.
...
* lisp/paren.el (show-paren-highlight-openparen): Enhance doc string.
* doc/emacs/programs.texi (Matching): Add descriptions of some pertinent user
options, including the new show-paren-when-point-inside-paren and
show-paren-when-point-in-periphery.
* etc/NEWS (.. Specialized Modes ...): Add an entry for Show Paren mode.
Move an entry on pcase to the Lisp Changes section.
2015-12-16 15:13:12 +00:00
Eli Zaretskii
c974b2fd4d
; * etc/NEWS: Mark message-mode entry as not requiring documentation.
2015-12-16 16:52:52 +02:00
Eli Zaretskii
f92ba5db97
Document Eldoc changes
...
* doc/emacs/programs.texi (Lisp Doc): Document Global Eldoc mode.
2015-12-16 16:38:06 +02:00