aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.214
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 89fe77f9b6b..90ef58c9b84 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -1,6 +1,6 @@
12015-04-18 Paul Eggert <eggert@cs.ucla.edu> 12015-04-18 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Prefer "Bug#1234" in commit messages 3 Prefer "Bug#1234" in commit messages (Bug#20325)
4 * .dir-locals.el (log-edit-mode): Don't rewrite Bug#, 4 * .dir-locals.el (log-edit-mode): Don't rewrite Bug#,
5 as this isn't useful for Git. 5 as this isn't useful for Git.
6 * CONTRIBUTE: Suggest "Bug#1234" instead of "Fixes: debbugs:1234". 6 * CONTRIBUTE: Suggest "Bug#1234" instead of "Fixes: debbugs:1234".
@@ -8,26 +8,26 @@
82015-04-18 Glenn Morris <rgm@gnu.org> 82015-04-18 Glenn Morris <rgm@gnu.org>
9 9
10 * lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc. 10 * lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc.
11 Fixes: debbugs:19506 11 (Bug#19506)
12 12
132015-04-18 Tom Willemse <tom@ryuslash.org> (tiny change) 132015-04-18 Tom Willemse <tom@ryuslash.org> (tiny change)
14 14
15 * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `chomp' as a function. 15 * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `chomp' as a function.
16 Fixes: debbugs:19505 16 (Bug#19505)
17 17
182015-04-18 Glenn Morris <rgm@gnu.org> 182015-04-18 Glenn Morris <rgm@gnu.org>
19 19
20 * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes. 20 * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes.
21 21
22 * doc/emacs/misc.texi (Sorting): Small edit. 22 * doc/emacs/misc.texi (Sorting): Small edit.
23 Fixes: debbugs:19896 23 (Bug#19896)
24 24
25 * admin/admin.el (make-manuals): Add emacs-xtra in pdf and ps. 25 * admin/admin.el (make-manuals): Add emacs-xtra in pdf and ps.
26 26
272015-04-18 Simen Heggestøyl <simenheg@gmail.com> 272015-04-18 Simen Heggestøyl <simenheg@gmail.com>
28 28
29 css-mode.el: Support multi-line comment filling 29 css-mode.el: Support multi-line comment filling
30 Fixes: debbugs:20256 30 (Bug#20256)
31 * lisp/textmodes/css-mode.el (css-fill-paragraph): Support multi-line 31 * lisp/textmodes/css-mode.el (css-fill-paragraph): Support multi-line
32 comment filling. 32 comment filling.
33 (css-adaptive-fill): New function. 33 (css-adaptive-fill): New function.
@@ -44,7 +44,7 @@
44 * lisp/leim/quail/cyrillic.el (bulgarian-phonetic, bulgarian-bds): 44 * lisp/leim/quail/cyrillic.el (bulgarian-phonetic, bulgarian-bds):
45 Replace U+042C with U+045D, as the former character is not used in 45 Replace U+042C with U+045D, as the former character is not used in
46 the modern Bulgarian language. 46 the modern Bulgarian language.
47 Fixes: Bug#20350 47 (Bug#20350)
48 48
492015-04-17 Thomas Fitzsimmons <fitzsim@fitzsim.org> 492015-04-17 Thomas Fitzsimmons <fitzsim@fitzsim.org>
50 50
@@ -80,7 +80,7 @@
802015-04-17 Stefan Monnier <monnier@iro.umontreal.ca> 802015-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
81 81
82 * lisp/indent.el (indent-region): Don't deactivate the mark 82 * lisp/indent.el (indent-region): Don't deactivate the mark
83 Fixes: debbugs:20357 83 (Bug#20357)
84 84
852015-04-17 Sam Steingold <sds@gnu.org> 852015-04-17 Sam Steingold <sds@gnu.org>
86 86