Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emacs 26: Emacs not response when press Enter in shell mode #13

Open
wants to merge 568 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
568 commits
Select commit Hold shift + click to select a range
a38da0d
cc-mode.texi: Work around makeinfo alignment bug. Fix problem with s…
Mar 8, 2019
a3b1935
Mention empty strings in file name expansion, emacs lisp reference
albinus Mar 9, 2019
82d4b98
Avoid errors in Auto Revert mode
Eli-Zaretskii Mar 9, 2019
0589de5
Fix markup of fake keys in the ELisp manual
Eli-Zaretskii Mar 9, 2019
5dbf08b
* src/minibuf.c (Fread_buffer): Minor doc fixes. (Bug#34749)
Eli-Zaretskii Mar 9, 2019
d026d9a
* lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2
Mar 10, 2019
cc4cebf
More improvements for 'read-buffer's doc string
Eli-Zaretskii Mar 10, 2019
bc75589
Document restrictions when setting window margins, fringes or scroll …
Mar 13, 2019
0f325d1
Don't clobber 'comint-input-autoexpand' in 'read-shell-command'
Eli-Zaretskii Mar 15, 2019
24fc133
* doc/misc/cc-mode.texi (Config Basics): in @itemize, @asis -> @w{}
Mar 15, 2019
e9f2d1f
* etc/NEWS: Remove temporary markers.
NicolasPetton Mar 18, 2019
5ed05fb
Fix downloading updates for packages with non-ASCII descriptions
Eli-Zaretskii Mar 19, 2019
eaa188a
; * admin/notes/bugtracker: Minor additions and updates.
Eli-Zaretskii Mar 19, 2019
bd5795e
Fix url-copy-file arglist
basil-conto Mar 19, 2019
0f523de
Improve indexing of the user manual
Eli-Zaretskii Mar 20, 2019
2f22a17
* ; ChangeLog.3 update
NicolasPetton Mar 20, 2019
24b6e6e
* etc/AUTHORS: Update.
NicolasPetton Mar 20, 2019
297a141
; * lisp/ldefs-boot.el: Update.
NicolasPetton Mar 20, 2019
0924b27
Say which regexp ranges should be avoided
eggert Mar 20, 2019
9e79f19
; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
fice-t Apr 4, 2019
a8cffcf
Fix typo in a doc string
maurooaranda Apr 5, 2019
6dc42c5
Improve commentary in frame.el
Eli-Zaretskii Apr 6, 2019
92ce2dd
Improve documentation of window parameters
Eli-Zaretskii Apr 6, 2019
a30a6c3
Improve documentation of set-window-start
Eli-Zaretskii Apr 6, 2019
646d33d
Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'
Eli-Zaretskii Apr 6, 2019
a5da653
* src/editfns.c (Fnarrow_to_region): Doc fix. (Bug#35163)
Eli-Zaretskii Apr 8, 2019
00a2d57
Clarify the TESTFN argument to `alist-get'
mattiase Apr 9, 2019
8d2f1df
Address name conflicts in EIEIO documentation (bug#31660)
gazally Nov 22, 2018
5999401
Note that choose-completion-string-functions funcs take four args
girzel Apr 10, 2019
cb5a340
Update nxml-mode.texi: completion now gives xmlns="-!-"
npostavs Apr 10, 2019
559f64a
Backport: Update documentation for indent-relative functions
jabranham Mar 26, 2019
71be83e
Backport: Fix comment-empty-lines docstring (bug#35152)
basil-conto Apr 4, 2019
b77723a
Fix an outdated URL in a comment
Eli-Zaretskii Apr 11, 2019
dc81c05
; * CONTRIBUTE: Mention where to ask for the copyright assignment form.
Eli-Zaretskii Apr 11, 2019
8582936
Improve documentation of 'read-command'
Eli-Zaretskii Apr 11, 2019
8297e97
* etc/AUTHORS: Update.
NicolasPetton Apr 11, 2019
e04aa5a
; ChangeLog.3 update
NicolasPetton Apr 11, 2019
818a68b
* etc/HISTORY: Update for Emacs 26.2 release.
NicolasPetton Apr 11, 2019
fd1b34b
Bump Emacs version to 26.2
NicolasPetton Apr 11, 2019
beb4eac
* doc/lispref/display.texi (Showing Images): Fix a typo. (Bug#35240
Eli-Zaretskii Apr 12, 2019
92f3459
Update for Emacs-26
phillord Apr 14, 2019
266c622
Downcase charset
rpluim Apr 14, 2019
e40f39b
Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35…
fice-t Apr 14, 2019
b3cab41
Backport: Plug memory leak in GTK x-display-monitor-attributes-list
fice-t Apr 7, 2019
7a608fc
* lisp/progmodes/python.el: Be more careful about temp file removal
monnier Apr 14, 2019
70ec392
Fix the MSDOS build when running under CWSDPMI
Eli-Zaretskii Apr 15, 2019
0f5568e
Fix confusing wording in the user manual
Eli-Zaretskii Apr 16, 2019
23ccba0
Mention the assignment form in "Copyright Assignment"
Eli-Zaretskii Apr 16, 2019
d0f745f
Document some compilation-mode faces
rpluim Apr 16, 2019
a1c53d4
* admin/admin.el (make-manuals-dist--1):
rgmorris Apr 16, 2019
a4ad7be
Fix off-by-one-link error in image--set-property
basil-conto Apr 17, 2019
9997bbb
; * src/emacs.c: Fix typo in comment (Bug#35320).
npostavs Apr 19, 2019
95bd56d
Tell xclip not to expect job-control under eshell (Bug#35257)
npostavs Apr 16, 2019
598b45a
Autoload cua-toggle-rectangle-mark (Bug#34947)
Mar 22, 2019
037970f
Document insert-image-file's return value (Bug#32978)
npostavs Apr 18, 2019
f90a336
Backport doc improvement in ELisp manual
Eli-Zaretskii Apr 20, 2019
aae8cc3
* admin/admin.el (set-version): Add NEWS headers for a .50 version.
rgmorris Apr 20, 2019
45b0946
; Bump Emacs version to 26.2.50
rgmorris Apr 20, 2019
ea67270
; Add NEWS sections for 26.3
rgmorris Apr 20, 2019
a992dca
; Remove empty NEWS sections
rgmorris Apr 20, 2019
cd2204f
Add a package: line to c-submit-bug-report.
rgmorris Apr 20, 2019
bacdaa5
Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)
npostavs Feb 5, 2018
fd6ff29
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into e…
Eli-Zaretskii Apr 21, 2019
75b589c
Fix markup related to quoting in Info
Eli-Zaretskii Apr 21, 2019
9d7e08d
Avoid false positives and false negatives of Info-quoted face
maurooaranda Apr 8, 2019
7565d2d
Backport: Avoid using obsolete indent-relative-maybe
basil-conto Apr 1, 2019
3988e93
Backport: Improve pure and side-effect-free docs
basil-conto Apr 17, 2019
93912ba
Be more careful about indent-sexp going over eol (Bug#35286)
npostavs Apr 15, 2019
9ec18fb
* admin/admin.el (set-version): Check for increase in version length,
rgmorris Apr 23, 2019
25a2ff7
; Add missing space in custom.texi
albinus Apr 25, 2019
0e8d452
; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.
charlesroelli Apr 26, 2019
531c74e
Port to platforms where tputs is in libtinfow
eggert Jan 5, 2019
7cb5364
Check if mouse_face_overlay was deleted (Bug#35273)
npostavs Apr 27, 2019
140e7f8
Recommend using font-lock-face over face (Bug#35044)
npostavs Apr 19, 2019
c26d452
* src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.
mituharu Apr 28, 2019
ec02c73
Update process filter example (Bug#35044)
npostavs Apr 28, 2019
3e322df
* admin/update_autogen: Handle git worktree.
rgmorris May 1, 2019
0ae7b2b
; Auto-commit of loaddefs files.
rgmorris May 1, 2019
3e29de2
* etc/NEWS.24: Belatedly announce delete-consecutive-dups.
npostavs May 2, 2019
04340a8
Improve documentation of the daemon and emacsclient
Eli-Zaretskii May 4, 2019
3b86e0b
Clarify handling of long options (Bug#24949)
npostavs May 5, 2019
f77bd2b
; * src/lisp.h (DEFSYM): Fix inaccurate comment.
Eli-Zaretskii May 6, 2019
fb65a36
Fix ibuffer-unmark-backward synopsis (bug#35572)
basil-conto May 7, 2019
37436fe
Fix cloning of eieio-named objects (Bug#22840)
vspinu May 7, 2019
1c6484e
Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)
vspinu May 8, 2019
916510b
* etc/package-keyring.gpg: Add the 2019 key (backport)
monnier May 8, 2019
e7ab351
Fix positioning client buffer as instructed by emacsclient
Eli-Zaretskii May 8, 2019
ca14dd1
Fix nxml-get-inside (Bug#32003)
npostavs Apr 19, 2019
e4cde42
Disable extra display of 
 in nxml-mode (Bug#32897)
npostavs Apr 19, 2019
7dab3ee
Recognize single quote attribute values in nxml and sgml (Bug#35381)
npostavs Apr 22, 2019
0397b7c
; Fix smtpmail-stream-type docstring
npostavs May 5, 2019
32d1813
Fix description of (move-to-column <n> t) when column <n> is inside a…
May 9, 2019
b1235f9
Improve documentation of Hexl mode
Eli-Zaretskii May 11, 2019
02bee78
Let dir locals for more specific modes override those from less
bpeel May 10, 2019
202ff53
Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341)
npostavs May 6, 2019
cf54577
Backport: fix broken build on m68k
eggert May 13, 2019
2bdc419
Do potentially destructive operations in prepare-commit-msg
Hi-Angel May 15, 2019
5d24af8
Remove from docs references to obsolete MULE variables
Eli-Zaretskii May 17, 2019
7ce4b35
Backport: Fix name of gnus-summary-sort-by-mark(s)
girzel Nov 14, 2017
6cfd68d
Fix Hideshow key binding typo in Emacs manual
basil-conto May 19, 2019
1228a90
; Fix mm-destroy-parts docstring typo
basil-conto May 19, 2019
eadf044
Remove repeated function call in picture.el
maurooaranda May 17, 2019
015b12e
Fix typo in ELisp manual
maurooaranda May 19, 2019
122ba16
Don't segfault on force-window-update of deleted window
npostavs May 19, 2019
400907b
Add option to disable help completion autoloading (Bug#28607)
npostavs May 16, 2019
b0da915
Fix a typo in ELisp manual
tom93 May 21, 2019
e61349c
Fix customization type of recentf-max-saved-items
d125q May 17, 2019
9bee762
; * src/coding.c: Improve commentary. (Bug#34765)
Eli-Zaretskii May 23, 2019
7681a57
Remove redundants "See" before @xref or @pxref (Bug#35793)
maurooaranda May 18, 2019
8f18d12
Improve documentation of decoding into a unibyte buffer
Eli-Zaretskii May 25, 2019
2168165
; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.
npostavs May 26, 2019
c4d4dcf
Avoid infloop in read-multiple-choice (Bug#32257)
npostavs May 22, 2019
1b2f83b
Fix docstring of bookmark-get-bookmark
skangas May 26, 2019
fa9e575
Suppress GCC 9 “no longer supported” messages
eggert May 30, 2019
b2e44b4
Pacify GCC when compiling unexelf.c on Fedora 30
eggert May 30, 2019
d93f4bd
Simplify xd_signature to pacify GCC 9
eggert May 30, 2019
7871c3d
Pacify librsvg 2.45.1 and later
eggert May 30, 2019
4b24b01
Pacify GCC 9 -Wredundant-decls
eggert May 30, 2019
5f01af6
Use plain symbols for eieio type descriptors (Bug#29220)
npostavs May 27, 2019
134edc1
Warn about wrong number of args for subrs (Bug#35767)
npostavs May 28, 2019
b3df372
* lisp/emacs-lisp/package.el: Obey buffer-file-coding-system (bug#35739)
monnier May 31, 2019
d8a6d82
Improve documentation of 'safe-local-variable' property
Eli-Zaretskii Jun 1, 2019
daf32f1
Speed up redisplay of HELLO
Eli-Zaretskii Jun 1, 2019
008b263
* lisp/gnus/gnus.el: Mark autoloaded macros as such.
rgmorris Jun 1, 2019
2860285
Allow macros autoloaded as functions during bytecomp (Bug#36022)
npostavs May 31, 2019
04f13a5
Disable byte-compile-cond-use-jump-table (Bug#35770)
npostavs Jun 1, 2019
fb314ba
Don't recommend insert-before-markers in process filters
npostavs Jun 1, 2019
c153250
Try to improve text on atomic windows in Elisp manual
Jun 3, 2019
9734b5c
Fix minor issues in the Emacs manual
Eli-Zaretskii Jun 3, 2019
b67042b
More minor copyedits in the Emacs manual
Eli-Zaretskii Jun 3, 2019
ff7ec6f
Fix a few uses of quotes in user manual
Eli-Zaretskii Jun 4, 2019
f68b33f
Fix styling of Unicode codepoints in manuals
Eli-Zaretskii Jun 5, 2019
ee21b40
* lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36083)
Eli-Zaretskii Jun 6, 2019
8e5fc38
Fix typo
phillord Jun 7, 2019
aecbbd5
* src/fns.c (Fmapconcat): Doc fix. (Bug#35710)
Eli-Zaretskii Jun 7, 2019
9254885
Resurrect display-line-number-mode in client frames
Eli-Zaretskii Jun 7, 2019
25d44d2
* nt/addpm.c (main): Fix buffer overflow
lektu Jun 8, 2019
48422af
Tiny improvement of documentation of major mode conventions
Eli-Zaretskii Jun 8, 2019
b58ecaf
Minor copyedits in efaq-w32
Eli-Zaretskii Jun 8, 2019
4cc4b5d
; * src/keyboard.c (tool_bar_items): Fix a typo. (Bug#36143)
skangas Jun 9, 2019
4904fb3
More quotation fixes (Bug#35885)
Eli-Zaretskii Jun 9, 2019
1877b7b
Don't mark main_thread (Bug#36155)
andreas-schwab Jun 10, 2019
758e9a8
Revert "Don't mark main_thread (Bug#36155)"
andreas-schwab Jun 10, 2019
fdd1b3e
Avoid assertion violation when comparing with main-thread
Eli-Zaretskii Oct 17, 2018
add2cac
lisp/*.el: Minor docstring fixes
lektu Jun 10, 2019
5ca093d
Fix doc of 'display-buffer-in-previous-window' (Bug#36161)
Jun 11, 2019
7be50cd
Consistently use @minus{} for negative arguments
Eli-Zaretskii Jun 11, 2019
eca2677
Fix description of 'display-buffer-in-previous-window' again (Bug#36161)
Jun 12, 2019
f53ce87
; ChangeLog.3 update
NicolasPetton Jun 12, 2019
2b705cd
* etc/AUTHORS: Update.
NicolasPetton Jun 12, 2019
fb1c966
Bump Emacs version to 26.2.90
NicolasPetton Jun 12, 2019
9473231
; * lisp/ldefs-boot.el: Update.
NicolasPetton Jun 12, 2019
6242324
* lisp/net/sieve-manage.el (sieve-manage-parse-capability): Doc fix.
lektu Jun 14, 2019
746d42f
Remove failing test erroneously added in backport
Eli-Zaretskii Jun 14, 2019
e587338
Make sure Gnus imap group names are decoded before searching
girzel Jun 13, 2019
0c5f6c6
Fix doc of srecompile-compile-split-code (Bug#36200)
lektu Jun 14, 2019
7a8f22b
* test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.
lektu Jun 15, 2019
200f63c
tramp-test42-auto-load: Add expected-result.
lektu Jun 15, 2019
f87a9e3
Fix accidential change in tramp-tests; do not merge with master
albinus Jun 15, 2019
2b765c6
Remove outdated comment in winner.el (Bug#36185)
skangas Jun 12, 2019
bea31a3
Backport: Fix typo in regexp-opt example code
mattiase Mar 31, 2019
4701e06
Improve wording of documentation of click events
Eli-Zaretskii Jun 16, 2019
fcf6cc3
Fix problem with wdired test when symlinks cannot be created.
lektu Jun 16, 2019
9d48979
Fix Python tests depending on system-type
lektu Jun 17, 2019
81535ee
* test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.
lektu Jun 17, 2019
04477ad
Check that length of data returned by sysctl is non-zero
rpluim Jun 19, 2019
572e34b
Rename 'make-symbolic-link' argument NEWNAME to LINKNAME
lektu Jun 21, 2019
06b35b2
; * lisp/frame.el: Enhance add-variable-watcher commentary.
npostavs Jun 25, 2019
e62ad04
Fix sgml-mode handling of quotes within parens (Bug#36347)
npostavs Jun 24, 2019
7648c12
Clarify a subtle issue in the Internals chapter of lispref
Eli-Zaretskii Jun 26, 2019
8b775c3
Clarify & update (elisp) Writing Emacs Primitives
basil-conto Jun 26, 2019
13b95e1
Fix typo in windows.texi
skangas Jun 28, 2019
bfc7c6e
* test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.
lektu Jun 28, 2019
316f5a3
Fix typo in doc string of file-exists-p (bug#36408)
skangas Jun 28, 2019
dc5ed2c
; Auto-commit of loaddefs files.
rgmorris Jul 1, 2019
cb8fb59
* lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug36448)
Eli-Zaretskii Jul 3, 2019
f5b4846
; Fix typo, insure -> ensure in ChangeLogs
npostavs May 30, 2019
e660801
; Add thing-at-point-looking-at test (Bug#35708)
npostavs May 13, 2019
e97c043
Fix python.el docstring (Bug#36458)
npostavs Jul 6, 2019
f0db687
Avoid crash inside CFCharacterSetIsLongCharacterMember (Bug#36507)
mituharu Jul 6, 2019
8910fe1
* src/fns.c (Fmapconcat): Doc fix. (Bug#36418)
Eli-Zaretskii Jul 6, 2019
d176090
Improve documentation of secondary selections
Eli-Zaretskii Jul 6, 2019
21351cc
; * src/lread.c (Fread): Make the comment wording more accurate.
Eli-Zaretskii Jul 6, 2019
faf99dc
Improve description of image descriptors
Eli-Zaretskii Jul 6, 2019
ff738ab
Minor copyedit of "Font Lock" in user manual
Eli-Zaretskii Jul 6, 2019
e2344a7
* lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.
monnier Jul 6, 2019
1e6d8e0
; * doc/emacs/killing.texi (Secondary Selection): Fix last change.
Eli-Zaretskii Jul 6, 2019
7d6eeef
* lisp/progmodes/verilog-mode.el: One more ELPA Version:
monnier Jul 9, 2019
c6775bc
* lisp/net/tramp-sh.el (tramp-inline-compress-start-size): Set nil on…
albinus Jul 10, 2019
305abae
Raise required librsvg version so as to match the current use
mituharu Jul 12, 2019
34ee26d
Add warning to bidi-display-reordering doc string
skangas Jul 13, 2019
4455ddb
Improve doc string of 'bidi-display-reordering'
Eli-Zaretskii Jul 13, 2019
7e62778
; Another minor change in 'bidi-display-reordering's doc string.
Eli-Zaretskii Jul 13, 2019
b2fde4b
* doc/lispref/text.texi (Mode-Specific Indent): Fix a typo (bug#36646).
triska Jul 14, 2019
76538d0
Fix typo in package-alist docstring
basil-conto Jul 17, 2019
021f32c
* doc/misc/forms.texi (Control File Format): Fix a doc error.
Jul 15, 2019
150bdfe
Handle completely undecoded input in term (Bug#29918)
npostavs Jul 17, 2019
0592467
* doc/lispref/display.texi (Defining Faces): Say a face can't be unde…
Jul 22, 2019
086a56e
Clarify Gravatar docs
basil-conto Jul 22, 2019
78e6c2a
* etc/AUTHORS: Update.
NicolasPetton Jul 25, 2019
16a529e
Remove upload functionality of package-x from the elisp manual
skangas Jul 14, 2019
7f42277
Mention term.el's \032 dir tracking in commentary (Bug#19524)
npostavs Jul 25, 2019
f671950
* etc/NEWS.25: Belatedly announce rcirc-reconnect-delay.
npostavs Jul 25, 2019
b3e2073
Fix subproc listening when setting filter to non-t (Bug#36591)
npostavs Jul 25, 2019
d6ca1fc
; * lisp/term.el: Add missing / to esc seq commentary.
npostavs Jul 26, 2019
d4c4987
Update view-mode docstring
calancha Jul 26, 2019
304e96f
Fix doc-string of 'fit-window-to-buffer' (Bug#36848)
Jul 30, 2019
1d9efc0
Add index for "\( in strings" (Bug#25195)
npostavs Jul 28, 2019
8fbe462
; * doc/lispref/positions.texi (List Motion): Fix last change.
Eli-Zaretskii Jul 30, 2019
0148fc7
; Auto-commit of loaddefs files.
rgmorris Aug 1, 2019
5a5ad99
Improve documentation of debugging Lisp syntax error
Eli-Zaretskii Aug 3, 2019
8b7c776
* lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)
Eli-Zaretskii Aug 3, 2019
e7818cb
Fix nnmail-expiry-wait docs and custom :types
basil-conto Aug 2, 2019
b83f83c
Ignore pending_signals when checking for quits.
phst Jan 2, 2019
691790b
Avoid Groff hanging on MS-Windows when invoked by "M-x man"
Eli-Zaretskii Aug 8, 2019
cb0403d
Fix octave-mode ElDoc support
maurooaranda Aug 6, 2019
82a2894
Improve doc strings of 'append-to-buffer' and friends
Eli-Zaretskii Aug 9, 2019
fae1ff6
Fix docstrings in pong
maurooaranda Aug 7, 2019
0860ac0
Improve documentation of features that use the fringes
Eli-Zaretskii Aug 10, 2019
6f57ef9
* src/callproc.c (Fcall_process): Doc fix.
Eli-Zaretskii Aug 10, 2019
bda7fc7
; Fix typo in a doc string of speedbar.el
Eli-Zaretskii Aug 16, 2019
15de1d1
Fix markup in dired-x.texi
Eli-Zaretskii Aug 16, 2019
3a04be2
; Improve commentary in xdisp.c
Eli-Zaretskii Aug 17, 2019
5f992d1
Improve commentary in composite.el
Eli-Zaretskii Aug 17, 2019
bcd0115
Fix lisp indent infloop on unfinished strings (Bug#37045)
npostavs Aug 16, 2019
3f00db7
Minor update in admin/notes/unicode
Eli-Zaretskii Aug 17, 2019
0b810eb
Fix a typo in char-width-table
Eli-Zaretskii Aug 18, 2019
190565b
Support the new Japanese era name
Eli-Zaretskii Aug 18, 2019
beb1d22
Fix query-replace-regexp undo feature
calancha Aug 19, 2019
615cff4
Fix process filter documentation (Bug#13400)
npostavs Jul 27, 2019
e8f176b
* etc/NEWS: Delete temporary markup.
NicolasPetton Aug 21, 2019
290fe4d
* ; ChangeLog.3 update
NicolasPetton Aug 21, 2019
a6d0172
* etc/AUTHORS: Update.
NicolasPetton Aug 21, 2019
70829f8
; ChangeLog.3 update
NicolasPetton Aug 21, 2019
4e59ad5
Bump Emacs version to 26.3
NicolasPetton Aug 21, 2019
96dd019
* etc/HISTORY: Add Emacs 26.3 release release date.
NicolasPetton Aug 21, 2019
1af1240
; Remove empty NEWS sections
rgmorris Aug 29, 2019
0c3fc71
; Bump Emacs version to 26.3.50
Eli-Zaretskii Aug 30, 2019
8e420c0
Clarify the use of left/right-margin-width in determining current mar…
Aug 31, 2019
7e527af
Fix non-deterministic process test
npostavs Aug 23, 2019
13b9510
Add description of chinese-sisheng
rpluim Aug 22, 2019
c596be0
Amend the menu caption for page "Display Property" in the Elisp manual.
Sep 7, 2019
30c4f35
query-replace-regexp undo: Update next-replacement after undo
calancha Sep 9, 2019
bba9757
Backport: Fix an assignment to free variable warning
calancha Sep 17, 2019
73e1727
Fix linear equation system solving in Calc (bug#35374)
mattiase Sep 22, 2019
bd0f173
Fix trig simplification crash (bug#33052)
mattiase Jul 10, 2019
55dcd32
Fix rcirc not to interpret nil as nickname (bug#37344)
leoliu Oct 7, 2019
52e2682
Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoing
muffinmad Nov 27, 2019
7497ee4
Revert "Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outg…
dgutov Nov 27, 2019
a6632fe
Port alternate signal stack to upcoming glibc 2.34
eggert Mar 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Attributes of Emacs files in the Git repository.

# Copyright 2015-2018 Free Software Foundation, Inc.
# Copyright 2015-2019 Free Software Foundation, Inc.

# This file is part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Files that Git should ignore in the Emacs source directory.

# Copyright 2009-2018 Free Software Foundation, Inc.
# Copyright 2009-2019 Free Software Foundation, Inc.

# This file is part of GNU Emacs.

Expand Down
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2017-2018 Free Software Foundation, Inc.
# Copyright (C) 2017-2019 Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
Expand Down Expand Up @@ -35,6 +35,8 @@ stages:

test:
stage: test
variables:
EMACS_EMBA_CI: 1
script:
- ./autogen.sh autoconf
- ./configure --without-makeinfo
Expand Down
32 changes: 23 additions & 9 deletions CONTRIBUTE
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ packages the patch's commit message and changes. To send just one
such patch without additional remarks, you can use a command like
'git send-email --to=bug-gnu-emacs@gnu.org 0001-DESCRIPTION.patch'.

Once the cumulative amount of your submissions exceeds about 15 lines
of non-trivial changes, we will need you to assign to the FSF the
copyright for your contributions. Ask on emacs-devel@gnu.org, and we
will send you the necessary form together with the instructions to
fill and email it, in order to start this legal paperwork.

** Issue tracker (a.k.a. "bug tracker")

The Emacs issue tracker at https://debbugs.gnu.org lets you view bug
Expand Down Expand Up @@ -287,15 +293,23 @@ the current release branch. Periodically, the current release branch
is merged into the master, using the gitmerge function described in
admin/notes/git-workflow.

If you are fixing a bug that exists in the current release, be sure to
commit it to the release branch; it will be merged to the master
branch later by the gitmerge function.

Documentation fixes (in doc strings, in manuals, and in comments)
should always go to the release branch, if the documentation to be
fixed exists and is relevant to the release-branch codebase. Doc
fixes are always considered "safe" -- even when a release branch is in
feature freeze, it can still receive doc fixes.
If you are fixing a bug that exists in the current release, you should
generally commit it to the release branch; it will be merged to the
master branch later by the gitmerge function. However, when the
release branch is for Emacs version NN.2 and later, or when it is for
Emacs version NN.1 that is in the very last stages of its pretest,
that branch is considered to be in a feature freeze: only bug fixes
that are "safe" or are fixing major problems should go to the release
branch, the rest should be committed to the master branch. This is so
to avoid destabilizing the next Emacs release. If you are unsure
whether your bug fix is "safe" enough for the release branch, ask on
the emacs-devel mailing list.

Documentation fixes (in doc strings, in manuals, in NEWS, and in
comments) should always go to the release branch, if the documentation
to be fixed exists and is relevant to the release-branch codebase.
Doc fixes are always considered "safe" -- even when a release branch
is in feature freeze, it can still receive doc fixes.

When you know that the change will be difficult to merge to the
master (e.g., because the code on master has changed a lot), you can
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog.1
Original file line number Diff line number Diff line change
Expand Up @@ -14700,7 +14700,7 @@
;; coding: utf-8
;; End:

Copyright (C) 1993-1999, 2001-2018 Free Software Foundation, Inc.
Copyright (C) 1993-1999, 2001-2019 Free Software Foundation, Inc.

This file is part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion ChangeLog.2
Original file line number Diff line number Diff line change
Expand Up @@ -35787,7 +35787,7 @@ See ChangeLog.1 for earlier changes.
;; coding: utf-8
;; End:

Copyright (C) 2015-2018 Free Software Foundation, Inc.
Copyright (C) 2015-2019 Free Software Foundation, Inc.

This file is part of GNU Emacs.

Expand Down
Loading