Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
590 commits
Select commit Hold shift + click to select a range
baa7abd
Improve doc strings of 'gud-gdb' and 'gdb'
Eli-Zaretskii Aug 1, 2016
f7ceb8e
Revert "Fix English."
jwiegley Aug 2, 2016
cd1b4d6
Revert "Fix ses-delete-blanks to delete only blanks + documentation."
jwiegley Aug 2, 2016
4d2f4df
Revert "Fix local printer set to left aligned string formatter."
jwiegley Aug 2, 2016
d35d398
Update to the AUTHORS file for Bob Weiner
jwiegley Aug 2, 2016
a6ae479
Post AppDefined events from the main thread ONLY (bug#23934)
alanthird Jul 20, 2016
d841a03
; Spelling fix
eggert Aug 3, 2016
3c9cb57
Document use of vectors in keymaps
npostavs Aug 6, 2016
f785ff4
Clarify documentation of before/after-change-functions
Eli-Zaretskii Aug 9, 2016
ccd0e92
* doc/lispref/text.texi (Change Hooks): Minor copyedits.
Eli-Zaretskii Aug 10, 2016
d2db5dd
Fix bug with handling the bidi cache
Eli-Zaretskii Aug 11, 2016
75f1882
Convert the remaining strings to unibyte before concatenating
dgutov Aug 11, 2016
98b01dd
Clarify when 'cursor' property is in effect
Eli-Zaretskii Aug 11, 2016
0695235
Fix docstring of eval-expression
npostavs Aug 12, 2016
e9ff485
Further fix for 'url-http-create-request' and multibyte strings
Eli-Zaretskii Aug 13, 2016
8342e74
Document char-script-table's effect on word motion
npostavs Aug 12, 2016
8d68147
Document CATEGORY arg to modify-category-entry
npostavs Aug 14, 2016
0cee66c
Facultatively ignore margins when splitting and resizing windows (Bug…
Aug 16, 2016
8c2946e
In NEWS describe new handling of window margins (Bug#24193)
Aug 16, 2016
4225b78
Avoid segfaults due to quoting in 'substitute-command-keys'
Eli-Zaretskii Aug 16, 2016
66dea65
; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks.
rgmorris Aug 16, 2016
7d639f3
* src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.
Eli-Zaretskii Aug 16, 2016
2e4e74e
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into e…
Eli-Zaretskii Aug 16, 2016
2e52403
; * etc/NEWS: Mention incompatible change in url-http-create-request.
Eli-Zaretskii Aug 17, 2016
96e3d16
* etc/NEWS: Mention the change in json-encode-string.
dgutov Aug 17, 2016
5ccd593
; Fix typo in /etc/NEWS
albinus Aug 17, 2016
37d4723
Improve commentary in src/character.h
Eli-Zaretskii Aug 18, 2016
9b99772
Some assorted documentation clarifications
phst Aug 19, 2016
73cbb81
; ChangeLog spelling fixes
eggert Aug 21, 2016
6bf83b5
* etc/AUTHORS: Update the AUTHORS file
NicolasPetton Aug 21, 2016
927afa1
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 RC2
NicolasPetton Aug 21, 2016
89eb09f
* etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
eggert Aug 23, 2016
88a5052
Improve and clarify documentation of subprocesses
Eli-Zaretskii Aug 24, 2016
80a7f8b
Clarify documentation of precision in format specs
Eli-Zaretskii Aug 26, 2016
17197d0
Fix tags-query-replace docstring
npostavs Aug 27, 2016
88ea396
; Spelling fixes
eggert Aug 31, 2016
ed4530d
* lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring.
YoungFrog Aug 23, 2016
803ad6f
; Fix documentation of seq-subseq
cpitclaudel Sep 1, 2016
56bf7d7
Fix regexp-opt documentation (bug #17862)
immerrr Feb 7, 2016
304a5c8
; * etc/DEBUG: Improve documentation of getting control to GDB.
Eli-Zaretskii Sep 5, 2016
1392894
; * etc/DEBUG: Minor copyedits.
Eli-Zaretskii Sep 7, 2016
0045998
Fix cross reference in frames.texi
Sep 8, 2016
0bbdeed
Fix 'url-http-create-request' when cookies are used
tohojo Sep 10, 2016
ea0f750
Fix comments on window height macros
npostavs Sep 11, 2016
0ad7410
Update Antinews in ELisp manual
Eli-Zaretskii Sep 14, 2016
0ffc9ce
Update admin/authors.el
Eli-Zaretskii Sep 15, 2016
8d0ff83
* etc/AUTHORS: Regenerate the AUTHORS file
NicolasPetton Sep 15, 2016
f0eb70d
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release
NicolasPetton Sep 15, 2016
1229cc4
Document that desktop file overrides frame parameters
Eli-Zaretskii Sep 17, 2016
505fef3
Improve nt/README.W32 instructions
Eli-Zaretskii Sep 20, 2016
ea1960b
Avoid resetting track-mouse by mouse clicks
Eli-Zaretskii Sep 21, 2016
73c67dd
Fix tagging of DEFUN by etags
Eli-Zaretskii Sep 21, 2016
84eb144
; * admin/notes/unicode: Mention BidiCharacterTest.txt.
Eli-Zaretskii Sep 21, 2016
cf9e174
Document the optional zlib library in MS-Windows builds
Eli-Zaretskii Sep 21, 2016
0d016ca
Increment Emacs version to 25.1.50
Eli-Zaretskii Sep 23, 2016
2b8c5f0
Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAR
Eli-Zaretskii Sep 23, 2016
f6fa160
Fix 'dired-compress-files'
Eli-Zaretskii Sep 23, 2016
2c72c46
Improve documentation of overlay priorities
Eli-Zaretskii Sep 23, 2016
0ae9a81
Document 'timerp'
Eli-Zaretskii Sep 23, 2016
dc1e0ac
Run find-function-after-hook after finding a symbol
calancha Apr 25, 2016
e0dd65c
Document how to check for ImageMagick support
larsmagne Apr 30, 2016
9135bd7
Improve display of tex-verbatim and Info quoted
eggert May 13, 2016
df4f812
Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode'
Eli-Zaretskii May 21, 2016
f746a92
Fix region display while dragging mouse
Eli-Zaretskii Jul 30, 2016
3f539c0
Fix debugging of string-match-p errors
npostavs Aug 6, 2016
16e6207
Fix (next-frame nil t) crash (Bug#24281)
Aug 22, 2016
2e2469b
Improve detectability of 'next-logical-line' and 'previous-logical-line'
Eli-Zaretskii Sep 16, 2016
3a9866e
Improve doc strings in whitespace.el
Eli-Zaretskii Sep 16, 2016
7cb120e
Improve the doc string of 'format'
Eli-Zaretskii Sep 16, 2016
f281924
Fix display of cursor when 'blink-cursor-delay' has small value
Eli-Zaretskii Sep 23, 2016
c14a1d4
Minor copyedits of MS-Windows installation instructions
Eli-Zaretskii Sep 25, 2016
9fc9988
Improve documentation of 'expand-abbrev' and wrapper hooks
Eli-Zaretskii Sep 26, 2016
5b73408
Backport mm-convert-shr-links fix from master (bug#23964)
yamaoka Sep 26, 2016
bbf1ffd
Regexp Functions doc minor fixes
eggert Sep 27, 2016
ace7f14
* lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix typo.
yamaoka Sep 29, 2016
f1247f0
* lisp/frame.el (blink-cursor-delay): Doc fix. (Bug#24372)
Eli-Zaretskii Oct 1, 2016
e683495
Doc fix for url-http
Dec 25, 2015
ace9d22
Make a menu less ambiguous
larsmagne Apr 28, 2016
5e50114
Avoid error in icalendar--read-element
pederkl Aug 30, 2016
6234012
Don't require isearch-update before isearch-done
npostavs Sep 4, 2016
95baa25
* doc/misc/message.texi (Bcc Warning):
yamaoka Oct 3, 2016
9fc81bc
* doc/misc/message.texi (Bcc Warning): Fix markup.
yamaoka Oct 3, 2016
74b4f13
Document nil args of compare-buffer-substrings
phst Oct 2, 2016
e1b2918
Document yank behavior in the right place
kfogel Oct 3, 2016
ec6e4b9
; Minor addition to CONTRIBUTE
Eli-Zaretskii Oct 4, 2016
f2144ee
Restore 'command-debug-status' functionality
Silex Oct 4, 2016
01669ad
Avoid crashes when setting the cursor
Eli-Zaretskii Oct 4, 2016
4b347fe
Clarify that doc fixes are okay in feature freeze
kfogel Oct 4, 2016
9d6026d
* src/alloc.c: call only non-null finalizers
aaptel Sep 30, 2016
4ef9ea2
Add documentation note from Alex
jwiegley Oct 4, 2016
34b6df1
Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2
Eli-Zaretskii Oct 6, 2016
c4a5e7e
Improve documentation of 'menu-bar-open'
Eli-Zaretskii Oct 6, 2016
fb12af2
; Merge: some backports from master
npostavs Oct 7, 2016
a6e0a67
gitmerge: Add cherry pick to gitmerge-skip-regexp
May 1, 2016
3566644
Fix infloop in redisplay due to truncated lines and invisible text
Eli-Zaretskii Oct 8, 2016
197a6bc
Fix horizontal scrolling during Isearch
Eli-Zaretskii Oct 8, 2016
ed399f2
; Minor improvement in documentation of generators
Wilfred Oct 8, 2016
d4be4f3
; Fix indexing in lispref manual
Eli-Zaretskii Oct 8, 2016
c03d44b
; Fix last commit
Eli-Zaretskii Oct 8, 2016
4ff4b66
Allow selection of font for symbols as in Emacs 24.x
Eli-Zaretskii Oct 8, 2016
44e402e
Allow to disable compaction of font caches
Eli-Zaretskii Oct 8, 2016
4f406e9
CC Mode manual: remove reference to former Emacs variable last-comman…
Oct 9, 2016
dac64e3
Avoid optimizing out the last_marked[] array
Eli-Zaretskii Oct 11, 2016
27eb668
Adapt GDB scripts to '--enable-check-lisp-object-type' builds
Eli-Zaretskii Oct 12, 2016
2deb20c
Port last_marked change to full-program optimizers
eggert Oct 12, 2016
40c426a
Work around Samba bug with ':' in symlink contents
eggert Oct 12, 2016
eb17d6f
Port --enable-gcc-warnings to GCC 6.2.1
eggert Oct 12, 2016
d8374c4
* src/filelock.c (current_lock_owner): Update comment.
eggert Oct 13, 2016
ceb46f0
Fix crash in evaluating functions
phst Oct 12, 2016
4de671d
Improve doc string of 'completion-at-point-functions'
Eli-Zaretskii Oct 13, 2016
10835b1
Avoid crashes due to objects read with the #n=object form
Eli-Zaretskii Oct 14, 2016
2130005
* INSTALL: Use correct Emacs release number 25.
albinus Oct 15, 2016
528997d
Keep point when switching from and to *terminal* buffer
Eli-Zaretskii Oct 15, 2016
4eb4463
Fix char-width-table values for some Emoji
Eli-Zaretskii Oct 15, 2016
30c4bb5
More char-width fixes
Eli-Zaretskii Oct 16, 2016
993acb5
; Minor fix for last change in characters.el
Eli-Zaretskii Oct 16, 2016
55ebb70
Catch the imenu-unavailable error in sh-mode completion table
Oct 16, 2016
b73f466
* lisp/cus-start.el (exec-path): Handle nil elements. (Bug#24471)
rgmorris Oct 17, 2016
99892ee
Port to Ubuntu 16.10, which needs gcc -nopie
eggert Oct 16, 2016
cf3c19b
* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)
calancha Jun 8, 2016
b0c447e
* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):
calancha Jun 7, 2016
a4285bc
* lisp/simple.el (process-menu-mode, list-processes--refresh):
calancha Jun 7, 2016
d70ed8a
Fix time-related data types in 2 editfns.c functions
Eli-Zaretskii Oct 17, 2016
2331056
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into e…
Eli-Zaretskii Oct 17, 2016
12da149
Update URL of MS-Windows optional DLLs
Eli-Zaretskii Oct 17, 2016
e535ca4
Fix display of vc-dir CVS file statuses in subdirectories
cadadr Oct 18, 2016
baa8ba4
* lisp/subr.el (start-process): Doc fix. (Bug#24693)
Eli-Zaretskii Oct 18, 2016
9a758b4
Fix Bug#24698
albinus Oct 18, 2016
b2f32e4
Don't scan compiled module files for autoloads
Eli-Zaretskii Oct 19, 2016
62f2684
* lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last …
Eli-Zaretskii Oct 19, 2016
6b9dee1
Change Tramp version to "2.2.13.25.2"
albinus Oct 19, 2016
8ad0d7d
; Fix quoting in etc/NEWS
albinus Oct 19, 2016
dfd0476
Fix cursor at bottom left of rectangle (bug#24364)
alanthird Sep 4, 2016
b6998ea
* src/regex.h (re_match_object): Improve commentary.
Eli-Zaretskii Oct 19, 2016
8988327
Fix documentation of 'alist-get'
Eli-Zaretskii Oct 19, 2016
3877c91
vc-region-history: Search just on lines intersecting the region
calancha Oct 20, 2016
5a26c9b
* lisp/electric.el (electric-quote-mode): Improve doc (Bug#24759).
eggert Oct 21, 2016
ad66b3f
Fix handling of allocation in regex matching
npostavs Oct 20, 2016
5c2da93
Fix kill-line's docstring
npostavs Sep 17, 2016
9da53e2
Let describe-function work for lambda again
npostavs Oct 3, 2016
b2ba630
Explain how to debug emacsclient lisp errors
npostavs Oct 22, 2016
f6134bb
Port to GCC 6.2.1 + --enable-gcc-warnings
eggert Oct 23, 2016
c2a1792
* src/regex.c (re_search_2): Make new code safe for -Wjump-misses-init.
eggert Oct 23, 2016
6f1325e
electric-quote mode no longer worries about coding
eggert Oct 23, 2016
50fa7d6
;* src/w32heap.c: Fix typo and wording of the comments.
Eli-Zaretskii Oct 23, 2016
1dd7b54
Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (B…
Eli-Zaretskii Oct 23, 2016
d784e75
Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):"
Eli-Zaretskii Oct 23, 2016
b8e8e15
Revert "* lisp/simple.el (process-menu-mode, list-processes--refresh):"
Eli-Zaretskii Oct 23, 2016
9afea93
Attempt to catch reads from a buffer that is relocated
Eli-Zaretskii Oct 23, 2016
1b3fc8a
; Remove redundant code in gmalloc.c
Eli-Zaretskii Oct 23, 2016
71ca4f6
Avoid relocating buffers while libxml2 reads its text
Eli-Zaretskii Oct 23, 2016
ee04aed
Fix handling of buffer relocation in regex.c functions
Eli-Zaretskii Oct 23, 2016
7bb5c4f
Port --enable-gcc-warnings to bleeding-edge glibc
eggert Oct 24, 2016
3121992
Fix Bug#24478
albinus Oct 24, 2016
1047496
Another fix for using pointer to buffer text
Eli-Zaretskii Oct 24, 2016
96ac0c3
Yet another fix for using pointers into buffer text
Eli-Zaretskii Oct 24, 2016
32827b3
Default REL_ALLOC to 'no'
eggert Oct 25, 2016
4c3f738
Comment for bug#24793
Eli-Zaretskii Oct 25, 2016
fee4cef
Revert fixes to allocation of regex matching
npostavs Oct 24, 2016
43986d1
Inhibit buffer relocation during regex searches
npostavs Oct 25, 2016
9c247d2
Update category-table for Chinese characters
Eli-Zaretskii Oct 26, 2016
9c1cb8d
* lisp/subr.el (set-transient-map): Exit for unbound events (bug#24755).
monnier Oct 26, 2016
91c97b6
* Makefile.in (install-arch-indep): Skip etc/refcards/emacsver.tex.in.
rgmorris Oct 26, 2016
dbb3410
python.el: Fix detection of native completion in Python 3 (bug #24401)
cpitclaudel Oct 27, 2016
26038aa
Fix documentation of 'eudc-inline-expansion-format'
tbcs Nov 1, 2016
5043e0a
Fix documentation for 'eudc-options-file'
fitzsim Nov 1, 2016
0221b7a
Mark relocation workarounds with REL_ALLOC
Eli-Zaretskii Nov 4, 2016
4a0c590
Fix documentation of the command summary key
Eli-Zaretskii Nov 4, 2016
bdc89eb
Improve documentation of 'font-lock-remove-keywords'
Eli-Zaretskii Nov 4, 2016
cd05b1d
Fix docstring of 'browse-url-firefox-new-window-is-tab'
tbcs Nov 4, 2016
f708cb2
Clarify doc string of 'transpose-sexps'
Eli-Zaretskii Nov 4, 2016
23570fd
Clarify documentation of 'vc-responsible-backend' wrt symlinks
xuhdev Nov 4, 2016
d8fac73
Update README for precompiled windows Emacs.
phillord Nov 4, 2016
acae275
; Spelling fixes
eggert Nov 4, 2016
db436e9
Don't call debug on failed cl-assert
npostavs Nov 5, 2016
de51d59
; * nt/README.W32: Minor copyedits.
Eli-Zaretskii Nov 5, 2016
3ef86fd
Clarify documentation of face attribute functions
Eli-Zaretskii Nov 5, 2016
bb61e50
* doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
npostavs Nov 2, 2016
84c5343
Prefer comments /* like this */ in C code
eggert Nov 6, 2016
dc152c5
Modernize usage of 'macOS' in doc and comments
eggert Nov 6, 2016
0b6b815
Fix python-mode hideshow regexp
npostavs Nov 2, 2016
31d93aa
Add Emacs version number to nt/README.W32
Eli-Zaretskii Nov 6, 2016
16f7007
Improve and clarify documentation of Outline Mode
Eli-Zaretskii Nov 7, 2016
e6be855
Fix description of 'C-z' in User manual
Eli-Zaretskii Nov 7, 2016
ed80184
Fix documentation of the mode line on emacsclient frames
Eli-Zaretskii Nov 7, 2016
af04919
Fix documentation of partial completion style
Eli-Zaretskii Nov 7, 2016
93d3a0e
Fix documentation of yes-or-no prompts
Eli-Zaretskii Nov 7, 2016
3b199f7
Improve documentation of some Help commands
Eli-Zaretskii Nov 7, 2016
89b7482
* lisp/simple.el (set-mark-command): Doc fix. (Bug#24890)
Eli-Zaretskii Nov 7, 2016
7272e5d
* lisp/chistory.el (list-command-history): Doc fix. (Bug#24890)
Eli-Zaretskii Nov 7, 2016
4f478ca
Improve documentation of dabbrevs
Eli-Zaretskii Nov 7, 2016
8da810f
Don't refer to obsolete FEATURE-unload-hook
Eli-Zaretskii Nov 7, 2016
3ef4ee8
Avoid infloop in python
dcolascione Nov 8, 2016
eb364fd
Do call debugger on failed cl-assert
npostavs Nov 8, 2016
78aece4
Improve documentation of 'occur'
Eli-Zaretskii Nov 10, 2016
db0b58d
Correct the statement about programming modes always running prog-mod…
Nov 10, 2016
26c3554
Send text received by bracketed paste to process
phst Nov 6, 2016
9ad2ae7
Fix Outline command names
Eli-Zaretskii Nov 12, 2016
f994c20
Update copyright text in refcards
Eli-Zaretskii Nov 13, 2016
5b0cddd
More fixes in copyright notices in etc/refcards/
Eli-Zaretskii Nov 15, 2016
f758fcd
* doc/emacs/cmdargs.texi (Initial Options): Copyedit for --daemon.
rgmorris Nov 15, 2016
91aa5d1
* doc/lispref/display.texi (Scroll Bars):
rgmorris Nov 16, 2016
1fc101b
Don't confuse how Texinfo outputs @var with the input
rgmorris Nov 16, 2016
e992ac0
Fix sluggish display of symbols in UTF-8 language environment
Eli-Zaretskii Nov 16, 2016
4887e7c
js-mode: Fix indent problem after a regexp
dgutov Nov 16, 2016
ef880a5
; * etc/refcards/calccard.tex: Remove obsolete comment.
rgmorris Nov 18, 2016
4af5981
Add a comment in generated refcards about the source
rgmorris Nov 18, 2016
a37c08d
Speed up initialization by preferring /dev/urandom to GnuTLS
dcolascione Oct 6, 2016
36bafc9
Improve documentation of functions that accept time values
Eli-Zaretskii Nov 18, 2016
1a210f0
* admin/release-process: Update versions and blocking bug numbers.
Eli-Zaretskii Nov 19, 2016
07f45d7
; Spelling fix
eggert Nov 19, 2016
3138598
Update format-time-string documentation
calancha Nov 20, 2016
a725592
Avoid errors in shr-pixel-column due to dedicated windows
Eli-Zaretskii Nov 20, 2016
9d30264
Fix menu bindings of Dired 'A' and 'Q' commands
Eli-Zaretskii Nov 21, 2016
3d63b48
Update ChangeLog files and authors.el
NicolasPetton Nov 21, 2016
3f2b497
* etc/AUTHORS: Regenerate the AUTHORS file
NicolasPetton Nov 21, 2016
7287e96
; * src/lread.c (openp): Correct an inaccuracy in commentary.
Eli-Zaretskii Nov 22, 2016
d4e1549
Guard terminal parameter in XTerm mouse mode
phst Nov 22, 2016
ba48880
; Fix pl-refcard.tex
Eli-Zaretskii Nov 23, 2016
7f43d7c
* admin/authors.el (authors-aliases): Add an entry.
rgmorris Nov 23, 2016
45b652b
Fix documentation of 'invocation-directory'
Eli-Zaretskii Nov 24, 2016
7499ee8
; Minor copyedit in the Emacs manual
Eli-Zaretskii Nov 24, 2016
2e361c7
Minor copyedits of electric-pair-mode
xuhdev Nov 24, 2016
0828126
Fix a typo in an Eshell defcustom
xuchunyang Nov 25, 2016
a6213ce
Improve documentation of 'current-word'
Eli-Zaretskii Nov 25, 2016
e0884f1
Restore keystroke echo in 'C-q'
Eli-Zaretskii Nov 25, 2016
93c0f51
Handle TeX comments when making new paragraph
kfogel Nov 26, 2016
dcfe4d1
; ChangeLog.2 update
NicolasPetton Nov 27, 2016
596289b
Bump Emacs version
NicolasPetton Nov 27, 2016
938e316
; Revert "Bump Emacs version"
NicolasPetton Nov 27, 2016
3674317
Bump Emacs version to 25.1.90
NicolasPetton Nov 27, 2016
e46a134
Improve treatment of Fortran's "class is"
rgmorris Nov 28, 2016
6d27423
Tweak refcard note about documentation location
rgmorris Nov 28, 2016
9a857b9
* admin/authors.el (authors-renamed-files-alist): Addition.
NicolasPetton Nov 28, 2016
4606529
; ChangeLog.2 update
NicolasPetton Nov 28, 2016
5878abf
Fix 'expand-file-name' during startup on MS-Windows
Eli-Zaretskii Nov 28, 2016
3980903
; Update ChangeLog.2, etc/AUTHORS and ldef-boot.el for Emacs 25.1.90 …
NicolasPetton Nov 28, 2016
f6da597
; Revert "Guard terminal par. in XTerm mouse mode"
phst Nov 28, 2016
2086f4c
Typo fixes in elisp manual
Nov 29, 2016
d31298d
Fix documentation of `window-combination-resize'
Dec 1, 2016
95eb641
Fix mail-combine-fields
Sep 3, 2016
c491989
Port to Sun C 5.14
eggert Dec 2, 2016
93d8346
Improve indexing of 'man'
Eli-Zaretskii Dec 2, 2016
c20035c
; * doc/emacs/programs.texi (Man Page): Fix last change.
Eli-Zaretskii Dec 2, 2016
8b43f97
* lisp/vc/ediff-util.el (ediff-janitor): Doc fix. (Bug#25046)
Eli-Zaretskii Dec 2, 2016
ba2847f
; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)
Eli-Zaretskii Dec 2, 2016
a3487a8
Fix bug#25087
NicolasPetton Dec 2, 2016
35ce3fb
Don't assume window-point and point are the same
npostavs Dec 4, 2016
da71c89
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring
phst Apr 18, 2016
eeecac7
Fix minor quoting problems in doc strings
eggert Dec 7, 2016
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
  •  
  •  
  •  
10 changes: 8 additions & 2 deletions CONTRIBUTE
Original file line number Diff line number Diff line change
Expand Up @@ -183,13 +183,19 @@ intended for more-conservative changes such as bug fixes. Typically,
collective development is active on the master branch and possibly on
the current release branch. Periodically, the current release branch
is merged into the master, using the gitmerge function described in
admin/notes-git-workflow.
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.

However, if you know that the change will be difficult to merge to the
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.

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
apply the change to both master and branch yourself. It could also
happen that a change is cherry-picked from master to the release
Expand Down
Loading