* vc-mtn.el (vc-mtn-annotate-command):
[bpt/emacs.git] / doc / lispref / ChangeLog
index 22b154a..f84d928 100644 (file)
@@ -1,3 +1,184 @@
+2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * functions.texi (Anonymous Functions): Rearrange discussion,
+       giving usage of unquoted lambda forms first.  Mention that
+       `function' and `#'' are no longer required (Bug#4290).
+
+2009-09-11  Alan Mackenzie  <acm@muc.de>
+
+       * os.texi (Terminal Output): document `send-string-to-terminal' in
+       batch mode.
+
+2009-09-01  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Face Functions): Mention define-obsolete-face-alias.
+
+2009-08-26  Ulrich Mueller  <ulm@gentoo.org>
+
+       * nonascii.texi (Character Codes): Fix typos.
+
+2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
+
+       * processes.texi (Synchronous Processes): New defvar
+       process-file-side-effects.
+
+2009-08-25  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Fontsets): Fix typo.
+
+       * files.texi (Format Conversion Round-Trip): Mention nil regexp.
+
+2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * processes.texi (Asynchronous Processes): Adjust arglist of
+       start-process-shell-command and start-file-process-shell-command.
+
+2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * advice.texi (Argument Access in Advice): Note that argument
+       positions are zero-based (Bug#3932).
+
+       * commands.texi (Distinguish Interactive): Minor copyedit.
+
+       * display.texi (Face Attributes): Add xref to Displaying Faces for
+       explanation of "underlying face".
+
+       * customize.texi (Common Keywords): Add xref to Loading.
+
+       * loading.texi (How Programs Do Loading): Add xref to Lisp
+       Libraries node in the Emacs manual.
+
+2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
+
+2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * processes.texi (Shell Arguments): Copyedits.
+
+2009-07-18  Glenn Morris  <rgm@gnu.org>
+
+       * loading.texi (Repeated Loading): Fix typo.
+
+2009-07-16  Richard Stallman  <rms@gnu.org>
+
+       * buffers.texi (Swapping Text): Recommend setting
+       write-region-annotate-functions and buffer-saved-size.
+
+       * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
+
+2009-07-15  Glenn Morris  <rgm@gnu.org>
+
+       * edebug.texi: Minor re-phrasings throughout.
+       (Edebug Execution Modes): Sit-for affects continue mode too.
+       (Jumping): Use `forward-sexp' rather than its keybinding.
+       (Edebug Misc): Fix Q binding.
+       (Edebug Eval): Remove cl version.
+       (Printing in Edebug): Clarify print-length etc.
+       (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
+       (Specification List): Remove edebug-unwrap findex entry.
+       (Specification Examples): defmacro is actually not the same as defun.
+       Escape "`" in example.
+
+2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * markers.texi (The Mark): Document optional arg to
+       deactivate-mark.
+
+2009-07-11  Kevin Ryde  <user42@zip.com.au>
+
+       * hooks.texi (Standard Hooks): Fix cross-references.
+
+       * loading.texi (Named Features): Refer to eval-after-load.
+
+2009-07-11  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (TEXI2PDF): New.
+       (elisp.pdf): New target.
+
+       * searching.texi (Regexp Backslash): Fix typo.
+
+       * elisp.texi (Top): Display copyright notice at start of non-TeX.
+
+2009-07-10  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
+
+       * customize.texi (Customization Types):
+       * display.texi (Abstract Display):
+       * objects.texi (Character Type, String Type):
+       Merge in some menu descriptions from elisp.texi.
+
+       * hash.texi (Hash Tables):
+       * modes.texi (Multiline Font Lock):
+       End menu description with period.
+
+2009-07-09  Glenn Morris  <rgm@gnu.org>
+
+       * back.texi: Don't hard-code texinfo location.
+
+       * two-volume.make (texinfodir): New, with location of texinfo.tex.
+       (tex): Add texinfodir to TEXINPUTS.
+       (elisp1med-init, elisp2med-init): Use texinfodir.
+
+       * Makefile.in (texinfodir): Rename from usermanualdir, and update.
+       (clean): Add two-volume.make intermediate files.
+
+       * elisp.texi, vol1.texi, vol2.texi:
+       Use a DATE variable with the publication date, and update it.
+       Fix antinews menu description.
+
+       * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
+       Update the detailed node listing to match elisp.texi.
+
+       * README: Update edition to match elisp.texi.
+
+       * objects.texi (General Escape Syntax):
+       * nonascii.texi (Character Sets):
+       Use consistent case for "Unicode Standard".
+
+       * anti.texi (Antinews):
+       * customize.texi (Variable Definitions):
+       * functions.texi (Declaring Functions):
+       * nonascii.texi (Character Properties):
+       * processes.texi (Serial Ports):
+       * text.texi (Special Properties):
+       * tips.texi (Coding Conventions):
+       Minor rearrangements to improve TeX line-filling.
+
+       * commands.texi (Using Interactive): Fix cross-reference.
+
+2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Management Parameters): Mention sticky.
+
+2009-07-01  Andreas Schwab  <aschwab@redhat.com>
+
+       * help.texi (Help Functions): Fix description of help-buffer and
+       help-setup-xref to use @defun instead of @deffn.
+
+2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Size Parameters): Mention maximized for fullscreen.
+
+2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Window Systems): Add ns to the list.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-06-17  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Dedicated Windows): Fix typo.
+       (Resizing Windows): Replace @defun by @deffn.
+
+2009-06-17  Glenn Morris  <rgm@gnu.org>
+
+       * variables.texi (Directory Local Variables):
+       Update for 2009-04-11 name-change of dir-locals-directory-alist.
+
 2009-06-09  Kenichi Handa  <handa@m17n.org>
 
        * nonascii.texi (Character Sets): State clearly that FROM and TO