Mercurial > emacs
diff doc/lispref/ChangeLog @ 106637:16b0f9d4c0c5
* frames.texi (Resources): Describe inhibit-x-resources.
(Size Parameters): Copyedit.
* hash.texi (Creating Hash):
* objects.texi (Hash Table Type): Document the new hash table
printed representation.
* minibuf.texi (Basic Completion): 4th arg to all-completions is
obsolete.
* processes.texi (Process Buffers): Document
process-kill-buffer-query-function.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 25 Dec 2009 20:04:07 +0000 |
parents | a05fe4b5534d |
children | cf3b293aa85d |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Dec 25 20:00:32 2009 +0000 +++ b/doc/lispref/ChangeLog Fri Dec 25 20:04:07 2009 +0000 @@ -1,3 +1,18 @@ +2009-12-25 Chong Yidong <cyd@stupidchicken.com> + + * frames.texi (Resources): Describe inhibit-x-resources. + (Size Parameters): Copyedit. + + * hash.texi (Creating Hash): + * objects.texi (Hash Table Type): Document the new hash table + printed representation. + + * minibuf.texi (Basic Completion): 4th arg to all-completions is + obsolete. + + * processes.texi (Process Buffers): Document + process-kill-buffer-query-function. + 2009-12-05 Glenn Morris <rgm@gnu.org> * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by