diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 7d32b16790e..2c5f998737a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,73 @@ | |||
| 1 | 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel | ||
| 4 | and calc-logunits-nplevel to calc-dblevel and calc-nplevel, | ||
| 5 | respectively. | ||
| 6 | (Musical Notes): New section. | ||
| 7 | (Customizing Calc): Mention the customizable variable | ||
| 8 | calc-note-threshold. | ||
| 9 | |||
| 10 | 2011-03-03 Glenn Morris <rgm@gnu.org> | ||
| 11 | |||
| 12 | * url.texi (Dealing with HTTP documents): Remove reference to | ||
| 13 | function url-decode-text-part; never seems to have existed. (Bug#6038) | ||
| 14 | (Configuration): Update url-configuration-directory description. | ||
| 15 | |||
| 16 | 2011-03-02 Glenn Morris <rgm@gnu.org> | ||
| 17 | |||
| 18 | * dired-x.texi (Multiple Dired Directories): Remove mentions | ||
| 19 | of dired-default-directory-alist and dired-default-directory. | ||
| 20 | Move dired-smart-shell-command here... | ||
| 21 | (Miscellaneous Commands): ... from here. | ||
| 22 | |||
| 23 | 2011-03-02 Paul Eggert <eggert@cs.ucla.edu> | ||
| 24 | |||
| 25 | * texinfo.tex: Update to version 2011-02-24.09. | ||
| 26 | |||
| 27 | 2011-03-02 Glenn Morris <rgm@gnu.org> | ||
| 28 | |||
| 29 | * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable | ||
| 30 | instead of the obsoleted dired-omit-here-always. | ||
| 31 | |||
| 32 | 2011-02-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 33 | |||
| 34 | * tramp.texi (Frequently Asked Questions): Add Emacs 24 to | ||
| 35 | supported systems. | ||
| 36 | |||
| 37 | 2011-02-28 Glenn Morris <rgm@gnu.org> | ||
| 38 | |||
| 39 | * dbus.texi (Type Conversion): Grammar fix. | ||
| 40 | |||
| 41 | 2011-02-23 Michael Albinus <michael.albinus@gmx.de> | ||
| 42 | |||
| 43 | * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and | ||
| 44 | "Debian GNU/Linux". | ||
| 45 | |||
| 46 | * trampver.texi [xemacs]: Set emacsothername to "Emacs". | ||
| 47 | |||
| 48 | 2011-02-23 Glenn Morris <rgm@gnu.org> | ||
| 49 | |||
| 50 | * dired-x.texi (Features): Minor rephrasing. | ||
| 51 | (Local Variables): Fix typos. | ||
| 52 | |||
| 53 | * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi: | ||
| 54 | Standardize some Emacs/XEmacs terminology. | ||
| 55 | |||
| 56 | * dired-x.texi (Features): Don't advertise obsolete local variables. | ||
| 57 | Simplify layout. | ||
| 58 | (Omitting Variables): Update local variables example. | ||
| 59 | (Local Variables): Say this is obsolete. Fix description of | ||
| 60 | dired-enable-local-variables possible values. | ||
| 61 | |||
| 62 | 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 63 | |||
| 64 | * auth.texi (Help for users): Mention ~/.netrc is also searched by | ||
| 65 | default now. | ||
| 66 | |||
| 67 | 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 68 | |||
| 69 | * gnus.texi (Article Date): Clarify gnus-article-update-date-headers. | ||
| 70 | |||
| 1 | 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org> | 71 | 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org> |
| 2 | 72 | ||
| 3 | * gnus.texi (Window Layout): Document layout names. | 73 | * gnus.texi (Window Layout): Document layout names. |