aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog51
1 files changed, 51 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 45862f93f0c..8ee12718980 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,50 @@
12013-05-28 Xue Fuqiao <xfq.free@gmail.com>
2
3 * erc.texi (Special Features): ERC is being maintained within
4 Emacs now.
5
62013-05-25 Xue Fuqiao <xfq.free@gmail.com>
7
8 * flymake.texi: Changing from one space between sentences to two.
9
102013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * cl.texi (Obsolete Macros): Describe replacements for `flet'
13 (bug#14293).
14
152013-04-16 Michael Albinus <michael.albinus@gmx.de>
16
17 * tramp.texi (Frequently Asked Questions): Precise, how to define
18 an own ControlPath.
19
202013-04-15 Michael Albinus <michael.albinus@gmx.de>
21
22 * tramp.texi (Frequently Asked Questions): New item for
23 ControlPath settings.
24
252013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
26
27 * calc.texi: (Basic Operations on Units): Streamline some
28 descriptions.
29
302013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
31
32 * eshell.texi (Built-ins): Update manual to mention tramp module.
33
342013-03-18 Michael Albinus <michael.albinus@gmx.de>
35
36 * tramp.texi (Filename Syntax): Host names are not allowed to be
37 any method name, unless method name is specified explicitly.
38 Remove restriction on unibyte filenames.
39
40 * trampver.texi: Update release number.
41
422013-03-17 Paul Eggert <eggert@cs.ucla.edu>
43
44 doc: convert some TeX accents to UTF-8
45 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
46 '@"{@dotless{i}}'.
47
12013-03-15 Michael Albinus <michael.albinus@gmx.de> 482013-03-15 Michael Albinus <michael.albinus@gmx.de>
2 49
3 Sync with Tramp 2.2.7. 50 Sync with Tramp 2.2.7.
@@ -2395,6 +2442,10 @@
2395 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion, 2442 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2396 dired-read-shell-command, or dired-find-buffer-nocreate. 2443 dired-read-shell-command, or dired-find-buffer-nocreate.
2397 2444
24452013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2446
2447 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2448
23982011-02-18 Glenn Morris <rgm@gnu.org> 24492011-02-18 Glenn Morris <rgm@gnu.org>
2399 2450
2400 * dired-x.texi (Optional Installation File At Point): Simplify. 2451 * dired-x.texi (Optional Installation File At Point): Simplify.