aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-09-24 05:35:55 +0200
committerJuanma Barranquero2010-09-24 05:35:55 +0200
commiteb652396790696c3e9a475d19bcbe620b459b123 (patch)
treeaef470609b0b2015216e33cbdacade3c3c9ef796 /src/ChangeLog
parent27ffea71fd15acd58cab73af8fb8f093ab40fdc9 (diff)
downloademacs-eb652396790696c3e9a475d19bcbe620b459b123.tar.gz
emacs-eb652396790696c3e9a475d19bcbe620b459b123.zip
Remove W32 API function pointer unused since 2005-02-15T23:19:26Z!jasonr@gnu.org.
* w32fns.c (clipboard_sequence_fn): Don't declare. (globals_of_w32fns): Don't initialize it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index abe59f5671e..b783d6b80fd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-09-24 Juanma Barranquero <lekktu@gmail.com>
2
3 Remove W32 API function pointer unused since 2005-02-15 (revno 2005-02-15T23:19:26Z!jasonr@gnu.org).
4 * w32fns.c (clipboard_sequence_fn): Don't declare.
5 (globals_of_w32fns): Don't initialize it.
6
12010-09-23 Stefan Monnier <monnier@iro.umontreal.ca> 72010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * syntax.c (back_comment): Detect the case where a 1-char comment 9 * syntax.c (back_comment): Detect the case where a 1-char comment