Lele Gaifax
85a3e4e486
Fix typos in flymake.el
...
* lisp/progmodes/flymake.el (flymake-check-patch-master-file-buffer):
Spelling fixes in the doc string.
Copyright-paperwork-exempt: yes
2017-01-18 18:15:28 +02:00
Glenn Morris
a1ef10e6a0
More NEWS checking for admin.el's set-version
...
* admin/admin.el (set-version): Warn if temporary NEWS markup
still present in release candidates.
2017-01-17 16:10:03 -05:00
Michael Albinus
3993dc500d
Fix auto-save-file-name problem in Tramp on MS Windows. Do not merge
...
* lisp/net/tramp.el (tramp-handle-make-auto-save-file-name):
Fix a problem when running on MS Windows.
2017-01-17 17:23:46 +01:00
Eli Zaretskii
5569e64444
; Spelling fixes
...
* src/buffer.c (delete_all_overlays, Fkill_buffer): Fix typos in
comments.
2017-01-16 19:12:40 +02:00
Ian Dunn
24a5f57ac3
* lisp/net/eww.el (eww-tag-meta): Handle single quoted URLs (Bug#25445).
...
Copyright-paperwork-exempt: yes
2017-01-15 23:24:38 -05:00
Stefan Monnier
9b89896b7a
* lisp/progmodes/sql.el (sql-product-alist): Doc tweak
...
`:sqli-comint-func' does not have to be a symbol.
2017-01-14 11:50:11 -05:00
Eli Zaretskii
69b50f56ad
* lisp/progmodes/sql.el (sql-product-alist): Doc fix. (Bug#25440)
2017-01-14 10:40:01 +02:00
Eli Zaretskii
42eae54207
Improve documentation of dabbrevs
...
* doc/emacs/abbrevs.texi (Dynamic Abbrevs): Add a cross reference
to "Dabbrev Customization".
(Dabbrev Customization): More details about the default value of
dabbrev-abbrev-char-regexp and use cases when it might not be good
enough. (Bug#25432)
2017-01-13 11:12:27 +02:00
Noam Postavsky
b0ade0df21
Clarify that easy-menu-add is a nop (Bug#25382)
...
* lisp/emacs-lisp/easymenu.el (easy-menu-add): Make it into an alias of
`ignore', like `easy-menu-remove'.
2017-01-12 10:18:56 -05:00
Glenn Morris
3c69f2c5bb
* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.
2017-01-11 18:23:17 -05:00
Eli Zaretskii
fdef18c3e3
Revert "Add DNS keywords and remove duplications"
...
This reverts commit 1cb9aa5b14 .
2017-01-11 20:52:26 +02:00
Alexander Kuleshov
1cb9aa5b14
Add DNS keywords and remove duplications
...
* lisp/textmodes/dns-mode.el (dns-mode-types): Add two TLSA and
NSEC" DNS related keywords and remove duplication of "NSAP".
2017-01-11 10:29:23 -08:00
Eli Zaretskii
0e35405a92
Improve documentation of coding-systems
...
* doc/lispref/nonascii.texi (Coding System Basics): Mention
'prefer-utf-8'. Index it and 'undecided'.
(Encoding and I/O): Fix a typo.
(User-Chosen Coding Systems): Improve the documentation of
ACCEPT-DEFAULT-P argument to select-safe-coding-system. Document
select-safe-coding-system-function.
(Specifying Coding Systems): Document coding-system-require-warning.
2017-01-10 20:02:37 +02:00
Eli Zaretskii
c2fd04c8d5
Improve definition of 'variable-pitch' face on MS-Windows
...
* lisp/faces.el (variable-pitch): Don't specify too many
attributes of the font, otherwise faces that request different
weight or slant or size will not get them.
2017-01-09 18:00:33 +02:00
Eli Zaretskii
16fb50db11
Fix an error message in python.el
...
* lisp/progmodes/python.el (python-shell-get-process-or-error):
Don't repeat the same key binding twice. (Bug#25405)
2017-01-09 17:28:17 +02:00
Noam Postavsky
a2a2073933
Clarify major mode switching
...
* doc/emacs/modes.texi (Major Modes):
* doc/lispref/modes.texi (Modes, Major Modes): Explictly say that each
buffer has exactly one major mode and can't be "turned off", only
switched away from (Bug#25357).
2017-01-07 09:30:00 -05:00
Noam Postavsky
fc38671988
Add helpful comment to compile-command's docstring
...
* lisp/progmodes/compile.el (compile-command): Mention trailing space in
docstring (Bug#25337).
2017-01-07 09:30:00 -05:00
Eli Zaretskii
ee65d858c7
Fix ':version' of 'select-enable-primary'
...
* lisp/select.el (select-enable-primary): Fix a typo in
':version'. (Bug#25375)
2017-01-06 15:23:17 +02:00
Glenn Morris
5a1908fbdd
; Auto-commit of loaddefs files.
2017-01-04 14:21:38 -05:00
Glenn Morris
42614fafa2
Update remaining copyright years with admin.el M-x set-copyright
...
* etc/refcards/ru-refcard.tex (cyear): Set to 2017.
2017-01-04 14:10:34 -05:00
Glenn Morris
f17a0069f9
* lisp/ffap.el (ffap-lax-url): Bump :version after recent change.
2017-01-04 13:32:18 -05:00
Philipp Stephani
8dd624c8ac
Document that functions in 'ffap-alist' can use the match data
...
* lisp/ffap.el (ffap-alist): Document that ffap sets the match data
while walking 'ffap-alist'.
2017-01-03 17:19:36 +01:00
Paul Eggert
2e2a806803
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2017-01-01 04:01:41 +00:00
Paul Eggert
5badc81c1c
Update copyright year to 2017
...
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Nicolas Petton
e092f08515
Bump Emacs version to 25.1.91
...
* README:
* configure.ac:
* msdos/sed2v2.inp:
* nt/README.W32: Bump Emacs version.
* lisp/ldefs-boot.el: Update.
2016-12-30 15:38:03 +01:00
Nicolas Petton
665be694b6
; Update ChangeLog.2 and AUTHORS files
2016-12-30 15:37:44 +01:00
Alan Mackenzie
e8f0d7dcad
Backport: Remove an ambiguity from defvar's doc string. Fixes bug #25292 .
...
The ambiguity was whether INITVALUE is evaluated when it's not going to be
used to set SYMBOL's value.
* src/eval.c (defvar): Rewrite a paragraph of the doc string.
(cherry picked from commit 8295e97f18 )
2016-12-30 08:56:28 +00:00
Stefan Monnier
af1b1026dd
* lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280)
...
(inline--dont-quote): Quote the function with #' when passing it to `apply'.
Cherry picked from commit e6161f6489 .
2016-12-28 11:50:02 -05:00
Eli Zaretskii
697167b543
; Improve wording of previous change in variables.texi
...
* doc/lispref/variables.texi (Default Value): Improve wording of
last change.
2016-12-27 09:10:30 +02:00
Eli Zaretskii
d7973e808d
Document 'default-toplevel-value' and 'set-default-toplevel-value'
...
* doc/lispref/variables.texi (Default Value): Document
'default-toplevel-value' and 'set-default-toplevel-value'.
2016-12-26 19:10:49 +02:00
Leo Liu
8b7182626e
Don't modify minibuffer variables globally
...
* lisp/files.el (cd): Use setq-local instead. (Bug#25260)
2016-12-25 14:37:51 +08:00
Eli Zaretskii
5b5e036651
Revert to pre-25.1 behavior in ffap
...
* lisp/ffap.el (ffap-lax-url): Change the default to t, to produce
the same behavior as in Emacs 24.x. (Bug#25264)
Explain the trade-offs of customizing this in the doc string.
2016-12-24 20:12:06 +02:00
Noam Postavsky
19994a1502
* lisp/ffap.el: Fix obsolete comment referencing ffap-bug.
2016-12-24 10:38:12 -05:00
Eli Zaretskii
3ace730947
Attempt to fix 64-bit AIX build
...
* src/unexaix.c (make_hdr, copy_text_and_data, write_segment): Fix
type-casts that assumed 32-bit pointers. (Bug#25141)
2016-12-23 22:26:25 +02:00
Philipp Stephani
f69bd7954f
Clarify usage of 'ediff-cleanup-hook' (Bug#24675)
...
* doc/misc/ediff.texi (Hooks): Clarify usage of 'ediff-cleanup-hook'
2016-12-23 19:28:40 +01:00
Philipp Stephani
c04ac8a319
Document that variable binding order is unspecified
...
* doc/lispref/variables.texi (Local Variables):
* cl.texi (Modify Macros): Document that binding order in 'let' and
'cl-letf' is unspecified.
2016-12-23 17:28:37 +01:00
Eli Zaretskii
272554a666
* lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.
2016-12-23 11:36:04 +02:00
Stefan Monnier
08de101d75
Fix M-x hints on Mac port
...
* lisp/simple.el (execute-extended-command--shorter): Call
input-pending-p to trigger input processing on some systems, such
as Mac port. (Bug#23002)
2016-12-23 10:53:31 +02:00
Martin Rudalics
86a297a43d
Work around reporting a dpi change in apply_xft_settings
...
* src/xsettings.c (apply_xft_settings): Don't report a change
when dpi settings do not differ substantially.
2016-12-22 08:35:07 +01:00
Noam Postavsky
cf1f9852d0
; lisp/skeleton.el (skeleton-insert): Fix typo in last change
2016-12-20 22:16:42 -05:00
Alan Mackenzie
9e1209d7a6
Amend the version number of CC Mode 5.33 -> 5.32.99. Don't merge to trunk.
...
lisp/progmodes/cc-defs.el: Amend the version number.
etc/NEWS: Add an item explaining the change.
2016-12-20 21:49:31 +00:00
Noam Postavsky
88cdf14b37
Improve skeleton docstrings
...
* lisp/skeleton.el (skeleton-end-newline): Remove mention of
`skeleton-end-hook', its default code was moved into `skeleton-insert'.
(skeleton-insert): Mention `skeleton-end-newline' and move reference to
`skeleton-end-hook' above the explanation of skeleton syntax.
2016-12-19 20:02:57 -05:00
Glenn Morris
ce5538248e
; Auto-commit of loaddefs file.
2016-12-19 13:26:17 -05:00
Eli Zaretskii
4179238fa8
Improve documentation of 'w32-scroll-lock-modifier'
...
* doc/emacs/msdos.texi (Windows Keyboard): Document how to set up
w32-scroll-lock-modifier so that Scroll Lock toggles the LED.
* src/w32fns.c (syms_of_w32fns) <w32-scroll-lock-modifier>: Doc
fix. (Bug#25204)
2016-12-19 20:00:09 +02:00
Eli Zaretskii
dfc9f114c7
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25
2016-12-19 19:59:00 +02:00
Eli Zaretskii
9adb101353
Document 'describe-fontset'
...
* doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'.
(Bug#25216)
2016-12-19 19:57:22 +02:00
Eli Zaretskii
b9690b4bce
Document 'describe-fontset'
...
* doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'.
(Bug#25216)
2016-12-19 19:44:52 +02:00
Philipp Stephani
229315c0e2
; Add missing symbol quoting.
...
* lisp/vc/ediff-util.el (ediff-janitor): Add missing symbol quoting.
2016-12-18 22:27:42 +01:00
Eli Zaretskii
3d94931cec
Repair desktop restoration on text terminals
...
* lisp/desktop.el (desktop-restoring-frameset-p): Test for the GUI
frame here, instead of in desktop-restoring-frameset. That's
because desktop-read wants to know whether frameset will actually
be restored, and has fallback procedures up its sleeve when it
won't be; these fallbacks need to be invoked when the frameset is
not going to be restored. (Bug#24298)
2016-12-17 19:05:21 +02:00
Dmitry Gutov
43022f9860
Ignore forward-sexp-function in js-mode indentation code
...
* lisp/progmodes/js.el (js--multi-line-declaration-indentation)
(js--maybe-goto-declaration-keyword-end):
Bind forward-sexp-function to nil (bug#25215).
2016-12-17 01:52:12 +02:00