]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
* gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.
[gnu-emacs] / lispref / ChangeLog
index 7346688747e563cdb2a6da1b7e36f02362db6306..12b67ac30b32b61914b9dca0d1cae8f5c85346a1 100644 (file)
@@ -1,3 +1,25 @@
+2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
+       command remapping.
+
+2005-01-15  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Defining Images): Mention DATA-P arg of create-image.
+
+2005-01-14  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
+
+       * text.texi (Links and Mouse-1): Fix string and vector item.
+
+2005-01-13  Richard M. Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Active Keymaps): Rewrite the text, and update the
+       descriptions of overriding-local-map and overriding-terminal-local-map.
+
+       * text.texi (Links and Mouse-1): Clarify text.
+
 2005-01-13  Kim F. Storm  <storm@cua.dk>
 
        * modes.texi (Emulating Mode Line): Update format-mode-line entry.