X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6bbd4600f9f206eeb4ced883f1daaf74088c73d1..bd51ea7fe5ef2eb34bb1b28d3cc53d643001483f:/doc/lispref/ChangeLog diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 226e03fc5b..f654490f5c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,106 @@ +2009-10-01 Stefan Monnier + + * buffers.texi (Swapping Text): Minor clarification. + +2009-10-01 Glenn Morris + + * functions.texi (Declaring Functions): Mention that we also search for + ".m" files in the src/ directory. + +2009-09-25 David Engster + + * display.texi (Managing Overlays): Document copy-overlay (Bug#4549). + +2009-09-22 Glenn Morris + + * internals.texi (Building Emacs): Mention preloaded-file-list. + +2009-09-14 Alan Mackenzie + + * os.texi (Terminal Output): Put "@code{}" around "stdout". + +2009-09-13 Chong Yidong + + * 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 + + * os.texi (Terminal Output): document `send-string-to-terminal' in + batch mode. + +2009-09-01 Glenn Morris + + * display.texi (Face Functions): Mention define-obsolete-face-alias. + +2009-08-26 Ulrich Mueller + + * nonascii.texi (Character Codes): Fix typos. + +2009-08-25 Michael Albinus + + * processes.texi (Synchronous Processes): New defvar + process-file-side-effects. + +2009-08-25 Glenn Morris + + * display.texi (Fontsets): Fix typo. + + * files.texi (Format Conversion Round-Trip): Mention nil regexp. + +2009-08-19 Stefan Monnier + + * processes.texi (Asynchronous Processes): Adjust arglist of + start-process-shell-command and start-file-process-shell-command. + +2009-08-15 Chong Yidong + + * 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 + + * objects.texi (Meta-Char Syntax): Add xref to Strings of Events. + +2009-07-18 Chong Yidong + + * processes.texi (Shell Arguments): Copyedits. + +2009-07-18 Glenn Morris + + * loading.texi (Repeated Loading): Fix typo. + +2009-07-16 Richard Stallman + + * 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 + + * 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 * markers.texi (The Mark): Document optional arg to