File: 00changes

package info (click to toggle)
mew-beta 7.0.50~6.7%2B0.20161225-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,040 kB
  • ctags: 4,506
  • sloc: lisp: 36,534; ansic: 3,597; haskell: 577; sh: 440; makefile: 416; ruby: 310; perl: 58
file content (44 lines) | stat: -rw-r--r-- 1,830 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Mew x.x (2016/12/25)

* Change the default program to open office documents on Unix
  ... from "ooffice" to "soffice", which is provided by every
  major fork of deceased OpenOffice.org, such as Apache OpenOffice [1]
  and LibreOffice [2].
  At the same time, mention xdg-open [3] in documentation to describe
  how to specify an alternative program.
  [1] https://wiki.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Getting_Started/Starting_from_the_command_line
  [2] https://help.libreoffice.org/Common/Starting_the_Software_With_Parameters
  [3] https://portland.freedesktop.org/doc/xdg-open.html
	Takeshi Abe <tabe>
* Add debug forms
	Michael Ernst <mernst>
* Support GnuPG 2.1.14 and 1.4.21 for old PGP
	Tatsuya Kinoshita <tats>
* Supporting GnuPG 2.
* prevent warning.
* preventing warnings.
* stopping using the third argument of dotimes.
  Due to bug of Emacs, unnecessary warnings were displayed.
* removing inhibit-input-event-recording.
* checking unused variables.
* Confirm to mkdir on mew-summary-save with nonexistent directory
	Yoshinari Nomura <nom>
* Rearrange lines to make files more consistent
  There are no substantive changes, only moving code around within each file.
  This makes the three files more parallel, which eases comparison of them.
	Michael Ernst <mernst>
* removing auxiliary.el.
* removing XEmacs stuff.
* using Emacs to find unused variables.
* Add instructions for using Emacs's built-in HTML renderer as well as w3m
	Michael Ernst <mernst>
* Update documents for stunnel 5
	Tatsuya Kinoshita <tats>
* Do not fail when MIME-Version is empty on decoding
	Tatsuya Kinoshita <tats>
* Add documentation string for mew-subject-simplify-ml
	Michael Ernst <mernst>
* How to set mew-prog-ssl-arg for stunnel v5
	Michael Ernst <mernst>
* Update mailing list URLs
	Michael Ernst <mernst>