]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Updates to Display chapter of Lisp manual.
[gnu-emacs] / doc / lispref / ChangeLog
index af0cb3062458ae0454fad17816a24b6c2173972c..77468f562c66052e424d745215535fd4d7a78b57 100644 (file)
@@ -1,3 +1,29 @@
+2012-03-21  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (The Echo Area): Add xref to Output Streams.
+       (Displaying Messages): Improve doc of message.
+       (Echo Area Customization, Invisible Text): Copyedits.
+       (Invisible Text): Mention that spec comparison is done with eq.
+       (Width): Improve doc of char-width.
+       (Faces): Recommend using symbol instead of string for face name.
+       Minor clarifications.
+       (Defining Faces): Copyedits.  Update face example.
+       (Attribute Functions): Mark set-face-foreground etc as commands.
+       (Face Remapping): Mention text-scale-adjust.  Clarify
+       face-remapping-alist and related docs.
+       (Face Functions): Don't document make-face or copy-face.
+
+2012-03-20  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Forcing Redisplay): Various rewrites to reflect
+       new value of redisplay-dont-pause.
+       (Truncation): Copyedits.
+
+2012-03-20  Glenn Morris  <rgm@gnu.org>
+
+       * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
+       Add summary table of some relevant command-line options.
+
 2012-03-18  Chong Yidong  <cyd@gnu.org>
 
        * internals.texi (Building Emacs, Garbage Collection): Copyedits.