X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/8f4042d244cc9dd4eb05ec9756020fd03ca36eab..a8e7d6d783219972c08fd49a3a2afaf26eb139c2:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c85ea5e1ea..50c3d868eb 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,206 @@ +2012-04-27 Glenn Morris + + * emacs.texi: Some fixes for detailed menu. + +2012-04-26 Glenn Morris + + * emacs.texi: Add "et al." to authors. + + * ack.texi, basic.texi, buffers.texi, building.texi: + * calendar.texi, cmdargs.texi, commands.texi, custom.texi: + * dired.texi, display.texi, emerge-xtra.texi, files.texi: + * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi: + * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi: + * search.texi, trouble.texi, windows.texi: + Use Texinfo recommended convention for quotes+punctuation. + +2012-04-25 Eli Zaretskii + + * mule.texi (Bidirectional Editing): Improve indexing. Minor + wording tweaks. + +2012-04-15 Chong Yidong + + * misc.texi (emacsclient Options): More clarifications. + +2012-04-15 Glenn Morris + + * msdog.texi (Windows Printing): It doesn't set printer-name. + + * mule.texi (Language Environments): Move font info to "Fontsets". + (Fontsets): Move intlfonts etc here from "Language Environments". + Copyedits. + (Defining Fontsets, Modifying Fontsets, Undisplayable Characters) + (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits. + +2012-04-15 Chong Yidong + + * glossary.texi (Glossary): Standardize on "text terminal" + terminology. All callers changed. + + * misc.texi (emacsclient Options): Document "client frame" concept + and its effect on C-x C-c more carefully. + +2012-04-15 Glenn Morris + + * frames.texi (Scroll Bars): + * glossary.texi (Glossary): Use consistent case for "X Window System". + + * mule.texi (Select Input Method, Coding Systems): + State command names in kbd tables. + (Recognize Coding): Add cross-ref. + (Output Coding): Don't mention message mode in particular. + (Text Coding, Communication Coding, File Name Coding, Terminal Coding): + Copyedits. + +2012-04-14 Glenn Morris + + * mule.texi (Select Input Method, Coding Systems, Recognize Coding): + Copyedits. + (Coding Systems): Mac OS X apparently uses newlines for EOL. + (Recognize Coding): Remove old auto-coding-regexp-alist example. + auto-coding-functions does not override coding: tags. + Remove rmail-decode-mime-charset; it no longer has any effect. + +2012-04-14 Chong Yidong + + * custom.texi (Creating Custom Themes): Add reference to Custom + Themes node in Lisp manual. + +2012-04-14 Glenn Morris + + * mule.texi (International): Copyedits. + (International Chars): Update C-x = example output. + (Disabling Multibyte): Rename from "Enabling Multibyte". + Clarify what "unibyte: t" does, and mode-line description. + (Unibyte Mode): Update for "Disabling Multibyte" node name change. + Use Texinfo recommended convention for quotes+punctuation. + (Language Environments): Copyedits. + (Input Methods): Copyedits. Use "^" for the postfix example, + because it is less confusing inside Info's `quotes'. + + * custom.texi (Specifying File Variables): Fix "unibyte" description. + Update for "Disabling Multibyte" node name change. + * emacs.texi: Update for "Disabling Multibyte" node name change. + + * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi: + * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi: + * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi: + * misc.texi, package.texi, programs.texi, screen.texi, search.texi: + * sending.texi, text.texi, trouble.texi: + Use @file for buffers, per the Texinfo manual. + + * entering.texi (Entering Emacs): + Do not mention initial-buffer-choice = t. + + * misc.texi (Gnus Startup): Use @env for environment variables. + + * Makefile.in: Replace non-portable use of $< in ordinary rules. + +2012-04-12 Glenn Morris + + * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el. + +2012-04-07 Glenn Morris + + * emacsver.texi (EMACSVER): Bump version to 24.1.50. + +2012-04-05 Glenn Morris + + * glossary.texi (Glossary): Use anchors for internal cross-references. + +2012-04-04 Glenn Morris + + * glossary.texi (Glossary): Copyedits. + Use Texinfo-recommended convention for quotes and punctuation. + Comment out a few specialized (Rmail) items. + New items: Bidirectional Text, Client, Directory Local Variable, + File Local Variable, Package, Server, Theme, Trash Can. + +2012-04-03 Chong Yidong + + * sending.texi (Mail Misc): Fix an index entry. + +2012-04-02 Eli Zaretskii + + * msdog.texi (Windows Startup): Add description of emacsclient + operation under -c and -t on MS-Windows. + + * misc.texi (emacsclient Options): Add cross-reference to "Windows + Startup". (Bug#11091) + +2012-04-02 Dani Moncayo (tiny change) + + * custom.texi (Changing a Variable): Fix example. + +2012-04-01 Eli Zaretskii + + * misc.texi (emacsclient Options): More clarifications about -t + and -c on MS-Windows. (Bug#11091) + +2012-03-31 Eli Zaretskii + + * misc.texi (emacsclient Options): Document peculiarities of new + frame creation on MS-Windows under -c or -t options. (Bug#11091) + +2012-03-30 Chong Yidong + + * files.texi (File Conveniences): Clarify Imagemagick discussion. + +2012-03-22 Glenn Morris + + * dired.texi (Operating on Files): Fix dired-recursive-copies default. + +2012-03-17 Chong Yidong + + * package.texi (Package Installation): Document use of + package-initialize in init file. + +2012-03-16 Glenn Morris + + * help.texi (Language Help): + * mule.texi (International Chars): + etc/HELLO is for character demonstration. + +2012-03-15 Dani Moncayo (tiny change) + + * dired.texi (Shell Commands in Dired): Fix typo. + +2012-03-04 Chong Yidong + + * killing.texi (Clipboard): Document clipboard manager. + +2012-02-29 Glenn Morris + + * ack.texi (Acknowledgments): Use @Tex{} in more places. + + * emacs.texi, help.texi, text.texi: Use "" quotes in menus. + + * dired.texi, emacs.texi: Use @code{} in menus when appropriate. + +2012-02-28 Glenn Morris + + * custom.texi, display.texi, emacs.texi, files.texi: + * msdog-xtra.texi, msdog.texi, vc-xtra.texi: + Standardize possessive apostrophe usage. + +2012-02-25 Jan Djärv + + * macos.texi (Mac / GNUstep Customization): Remove text about + ns-find-file and ns-drag-file (Bug#5855, Bug#10050). + +2012-02-25 Dani Moncayo (tiny change) + + * buffers.texi (Select Buffer): Mention that saving in a new file + name can switch to a different major mode. + 2012-02-23 Glenn Morris + * mini.texi (Minibuffer File, Completion Options, Repetition): + Copyedits. + (Completion Example): Other M-x au* commands may be defined. + (Completion Styles): Mention emacs21 and completion-category-overrides. + * msdog.texi (Text and Binary, ls in Lisp, Windows HOME) (Windows Keyboard, Windows Mouse, Windows Processes) (Windows Printing, Windows Misc): Copyedits.