Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
f0eb70d8
Unverified
Commit
f0eb70d8
authored
Sep 15, 2016
by
NicolasPetton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release
parent
8d0ff839
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
200 additions
and
56 deletions
+200
-56
ChangeLog.2
ChangeLog.2
+107
-1
etc/HISTORY
etc/HISTORY
+2
-0
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+91
-55
No files found.
ChangeLog.2
View file @
f0eb70d8
2016-09-16 Nicolas Petton <nicolas@petton.fr>
* Version 25.1 released.
2016-09-15 Nicolas Petton <nicolas@petton.fr>
* etc/AUTHORS: Regenerate the AUTHORS file
2016-09-15 Eli Zaretskii <eliz@gnu.org>
Update admin/authors.el
* admin/authors.el (authors-fixed-entries): Add an entry for Bob
Weiner.
2016-09-14 Eli Zaretskii <eliz@gnu.org>
Update Antinews in ELisp manual
* doc/lispref/anti.texi (Antinews): Update for Emacs 25.1.
* doc/lispref/elisp.texi (Top): Update the main menu entry for
Antinews.
2016-09-11 Noam Postavsky <npostavs@gmail.com>
Fix comments on window height macros
* src/window.h (WINDOW_MODE_LINE_HEIGHT, WINDOW_HEADER_LINE_HEIGHT): Fix
confusing claim that "height is in pixels and in lines"; in fact it's in
pixels.
2016-09-10 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
Fix 'url-http-create-request' when cookies are used
* lisp/url/url-http.el (url-http-create-request): Make sure the
cookie headers are a unibyte string. For the details, see
http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html.
2016-09-08 Martin Rudalics <rudalics@gmx.at>
Fix cross reference in frames.texi
* doc/lispref/frames.texi (Minibuffers and Frames): Fix cross
reference.
2016-09-04 immerrr <immerrr@gmail.com>
Fix regexp-opt documentation (bug #17862)
* lisp/emacs-lisp/regexp-opt.el (regexp-opt):
* doc/lispref/searching.texi (Regexp Functions): Update PAREN doc.
2016-08-31 Nicolas Richard <youngfrog@members.fsf.org>
* lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring.
2016-08-27 Noam Postavsky <npostavs@gmail.com>
Fix tags-query-replace docstring
* lisp/progmodes/etags.el (tags-query-replace): Remove incorrect info
regarding non-existent parameters.
2016-08-26 Eli Zaretskii <eliz@gnu.org>
Clarify documentation of precision in format specs
* doc/lispref/strings.texi (Formatting Strings): Be less
definitive wrt what precision means in format specs other than
floating-point, %s and %S. (Bug#24314)
2016-08-24 Eli Zaretskii <eliz@gnu.org>
Improve and clarify documentation of subprocesses
* doc/lispref/processes.texi (Subprocess Creation, Shell Arguments):
Mention 'make-process' rather than 'start-process'. Update wrt
standard destinations of standard output/error streams and due to
different formats of arguments accepted by 'make-process'.
(Processes): Mention process objects that represent connections.
(Synchronous Processes): Minor clarifications.
(Asynchronous Processes): Describe 'make-process' and
'make-pipe-process' before 'start-process'. Update and expand the
documentation.
(Deleting Processes, Process Information, Input to Processes)
(Signals to Processes, Query Before Exit, Network): Update and
expand the documentation, especially wrt process objects that
represent connections.
(Output from Processes): Mention the possibility of separating
stderr via 'make-process'.
(Filter Functions): Mention that stderr by default arrives at the
filter function together with stdout. (Bug#24287)
* src/process.c (Fprocess_id, Fprocess_command)
(Fprocess_contact, Fprocess_type, Fstop_process): Doc fixes for
process objects that represent connections.
2016-08-23 Paul Eggert <eggert@cs.ucla.edu>
* etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
2016-08-21 Nicolas Petton <nicolas@petton.fr>
* etc/AUTHORS: Update the AUTHORS file
2016-08-20 Philipp Stephani <phst@google.com>
Some assorted documentation clarifications
...
...
@@ -33363,7 +33469,7 @@
This file records repository revisions from
commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
commit
73cbb813cfea53e4162409f2adc0a793ab301894
(inclusive).
commit
0ffc9cef49b0fceb3c5e904837ea5675fe4306ac
(inclusive).
See ChangeLog.1 for earlier changes.
;; Local Variables:
etc/HISTORY
View file @
f0eb70d8
...
...
@@ -207,6 +207,8 @@ GNU Emacs 24.4 (2014-10-20) emacs-24.4
GNU Emacs 24.5 (2015-04-10) emacs-24.5
GNU Emacs 25.1 (2016-09-16) emacs-25.1
----------------------------------------------------------------------
This file is part of GNU Emacs.
...
...
lisp/ldefs-boot.el
View file @
f0eb70d8
...
...
@@ -3049,8 +3049,8 @@ See the documentation for `calculator-mode' for more information.
;;;***
;;;### (autoloads nil "calendar" "calendar/calendar.el" (22
388 6368
;;;;;; 1
0105 200
000))
;;;### (autoloads nil "calendar" "calendar/calendar.el" (22
489 43024
;;;;;; 1
25096 768
000))
;;; Generated autoloads from calendar/calendar.el
(autoload 'calendar "calendar" "\
...
...
@@ -9480,8 +9480,8 @@ corresponding to a successful execution.
;;;***
;;;### (autoloads nil "etags" "progmodes/etags.el" (22
388 6386 65282
;;;;;;
759
000))
;;;### (autoloads nil "etags" "progmodes/etags.el" (22
489 43024 128096
;;;;;;
697
000))
;;; Generated autoloads from progmodes/etags.el
(defvar tags-file-name nil "\
...
...
@@ -9749,8 +9749,6 @@ Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
with the command \\[tags-loop-continue].
Fourth arg FILE-LIST-FORM non-nil means initialize the replacement loop.
Fifth and sixth arguments START and END are accepted, for compatibility
with `query-replace-regexp', and ignored.
If FILE-LIST-FORM is non-nil, it is a form to evaluate to
produce the list of files to search.
...
...
@@ -13162,8 +13160,8 @@ it if ARG is omitted or nil.
;;;***
;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22
388 6369 428119
;;;;;;
144
000))
;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22
489 43024 126096
;;;;;;
745
000))
;;; Generated autoloads from emacs-lisp/gv.el
(autoload 'gv-get "gv" "\
...
...
@@ -13258,7 +13256,7 @@ The return value is the last VAL in the list.
Return a reference to PLACE.
This is like the `&' operator of the C language.
Note: this only works reliably with lexical binding mode, except for very
simple PLACEs such as (
function-symbol
\\='foo) which will also work in dynamic
simple PLACEs such as (
symbol-function
\\='foo) which will also work in dynamic
binding mode.
\(fn PLACE)" nil t)
...
...
@@ -23079,24 +23077,50 @@ This enforces rescanning the buffer on next use.
;;;***
;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22
388
;;;;;;
6369 632121 150
000))
;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22
489
;;;;;;
43024 126096 745
000))
;;; Generated autoloads from emacs-lisp/regexp-opt.el
(autoload 'regexp-opt "regexp-opt" "\
Return a regexp to match a string in the list STRINGS.
Each string should be unique in STRINGS and should not contain any regexps,
quoted or not. If optional PAREN is non-nil, ensure that the returned regexp
is enclosed by at least one regexp grouping construct.
The returned regexp is typically more efficient than the equivalent regexp:
Each string should be unique in STRINGS and should not contain
any regexps, quoted or not. Optional PAREN specifies how the
returned regexp is surrounded by grouping constructs.
The optional argument PAREN can be any of the following:
a string
the resulting regexp is preceded by PAREN and followed by
\\), e.g. use \"\\\\(?1:\" to produce an explicitly numbered
group.
`words'
the resulting regexp is surrounded by \\=\\<\\( and \\)\\>.
`symbols'
the resulting regexp is surrounded by \\_<\\( and \\)\\_>.
non-nil
the resulting regexp is surrounded by \\( and \\).
nil
the resulting regexp is surrounded by \\(?: and \\), if it is
necessary to ensure that a postfix operator appended to it will
apply to the whole expression.
(let ((open (if PAREN \"\\\\(\" \"\")) (close (if PAREN \"\\\\)\" \"\")))
(concat open (mapconcat \\='regexp-quote STRINGS \"\\\\|\") close))
The resulting regexp is equivalent to but usually more efficient
than that of a simplified version:
If PAREN is `words', then the resulting regexp is additionally surrounded
by \\=\\< and \\>.
If PAREN is `symbols', then the resulting regexp is additionally surrounded
by \\=\\_< and \\_>.
(defun simplified-regexp-opt (strings &optional paren)
(let ((parens
(cond ((stringp paren) (cons paren \"\\\\)\"))
((eq paren 'words) '(\"\\\\\\=<\\\\(\" . \"\\\\)\\\\>\"))
((eq paren 'symbols) '(\"\\\\_<\\\\(\" . \"\\\\)\\\\_>\"))
((null paren) '(\"\\\\(?:\" . \"\\\\)\"))
(t '(\"\\\\(\" . \"\\\\)\")))))
(concat (car paren)
(mapconcat 'regexp-quote strings \"\\\\|\")
(cdr paren))))
\(fn STRINGS &optional PAREN)" nil nil)
...
...
@@ -24696,8 +24720,8 @@ Like `mail' command, but display mail buffer in another frame.
;;;***
;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22
388 6369 666121
;;;;;;
48
5000))
;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22
489 43024 126096
;;;;;;
74
5000))
;;; Generated autoloads from emacs-lisp/seq.el
(push (purecopy '(seq 2 3)) package--builtin-versions)
...
...
@@ -29426,8 +29450,8 @@ if it had been inserted from a file named URL.
;;;***
;;;### (autoloads nil "url-http" "url/url-http.el" (224
57 44247 409108
;;;;;;
239
000))
;;;### (autoloads nil "url-http" "url/url-http.el" (224
89 43024 129096
;;;;;;
674
000))
;;; Generated autoloads from url/url-http.el
(autoload 'url-default-expander "url-expand")
...
...
@@ -32513,14 +32537,16 @@ Zone out, completely.
;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el"
;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
...
...
@@ -32538,20 +32564,22 @@ Zone out, completely.
;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el"
;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el"
;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el"
;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el"
;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el"
;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
;;;;;; "cedet/srecode/srt
.el" "cedet/srecode/table.el" "cedet/srecode/templat
e.el"
;;;;;; "cedet/srecode/te
xi.el" "cus-dep.el" "dframe.el" "dired-aux
.el"
;;;;;; "d
ired-x.el" "dom.el" "dos-fns.el" "dos-vars.el" "dos-w32
.el"
;;;;;; "d
ynamic-setting.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat
.el"
;;;;;; "emacs-lisp/b
yte-opt.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs
.el"
;;;;;; "emacs-lisp/cl-
seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base
.el"
;;;;;; "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el"
;;;;;; "cedet/srecode/srt
-wy.el" "cedet/srecode/srt.el" "cedet/srecode/tabl
e.el"
;;;;;; "cedet/srecode/te
mplate.el" "cedet/srecode/texi.el" "cus-dep
.el"
;;;;;; "d
frame.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns
.el"
;;;;;; "d
os-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree
.el"
;;;;;; "emacs-lisp/b
indat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra
.el"
;;;;;; "emacs-lisp/cl-
macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl
.el"
;;;;;; "emacs-lisp/eieio-
base.el" "emacs-lisp/eieio-
compat.el" "emacs-lisp/eieio-custom.el"
;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/generator.el"
;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el"
...
...
@@ -32591,18 +32619,26 @@ Zone out, completely.
;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
;;;;;; "gnus/rfc2047.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el"
;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/charscript.el"
;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/char
prop.el" "international/char
script.el"
;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el"
;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el"
;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el"
;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el"
;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el"
;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el"
;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el"
;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
;;;;;; "international/uni-brackets.el" "international/uni-category.el"
;;;;;; "international/uni-combining.el" "international/uni-comment.el"
;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
;;;;;; "international/uni-mirrored.el" "international/uni-name.el"
;;;;;; "international/uni-numeric.el" "international/uni-old-name.el"
;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el"
;;;;;; "kermit.el" "language/hanja-util.el" "language/thai-word.el"
;;;;;; "ldefs-boot.el" "leim/ja-dic/ja-dic.el" "leim/quail/arabic.el"
;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el"
;;;;;; "leim/quail/czech.el" "leim/quail/ethiopic.el" "leim/quail/georgian.el"
;;;;;; "leim/quail/greek.el" "leim/quail/hanja-jis.el" "leim/quail/hanja.el"
;;;;;; "leim/quail/hanja3.el" "leim/quail/hebrew.el" "leim/quail/indian.el"
;;;;;; "leim/quail/ipa-praat.el" "leim/quail/ipa.el" "leim/quail/japanese.el"
;;;;;; "leim/quail/lao.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el"
;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/lrt.el"
;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el"
...
...
@@ -32683,7 +32719,7 @@ Zone out, completely.
;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
;;;;;; "x-dnd.el") (224
58 6108 204266 576
000))
;;;;;; "x-dnd.el") (224
91 3984 174622 61
000))
;;;***
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment