Mercurial > emacs
diff lispref/ChangeLog @ 56237:b8ba538f6095
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 24 Jun 2004 20:26:49 +0000 |
| parents | e140df89e026 |
| children | b59328fbdeea |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu Jun 24 20:24:52 2004 +0000 +++ b/lispref/ChangeLog Thu Jun 24 20:26:49 2004 +0000 @@ -1,3 +1,24 @@ +2004-06-24 Richard M. Stallman <rms@gnu.org> + + * customize.texi (Variable Definitions): Note about doc strings + and :set. + + * keymaps.texi (Keymap Terminology): Document `kbd'. + (Changing Key Bindings, Key Binding Commands): Use kbd in examples. + + * display.texi (Invisible Text): Setting buffer-invisibility-spec + makes it buffer-local. + + * files.texi (Saving Buffers): Correct previous change. + + * commands.texi (Accessing Events): + Clarify posn-col-row and posn-actual-col-row. + +2004-06-24 David Ponce <david.ponce@wanadoo.fr> + + * commands.texi (Accessing Events): New functions + posn-at-point and posn-at-x-y. Add example to posn-x-y. + 2004-06-23 Luc Teirlinck <teirllm@auburn.edu> * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
