[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r100080: Add bug reference.
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r100080: Add bug reference. |
Date: |
Thu, 29 Apr 2010 16:23:12 +0200 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100080
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Thu 2010-04-29 16:23:12 +0200
message:
Add bug reference.
modified:
src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2010-04-29 12:42:01 +0000
+++ b/src/ChangeLog 2010-04-29 14:23:12 +0000
@@ -1,6 +1,6 @@
2010-04-29 Stefan Monnier <address@hidden>
- Fix wrong-docstring problem introduced with hash-consing.
+ Fix wrong-docstring problem introduced with hash-consing. (Bug#6008)
* eval.c (Fautoload): Set doc to a unique number rather than to 0.
Remove unused var `args'.
* lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
@@ -258,7 +258,7 @@
(Ftool_bar_get_system_style): New function.
(syms_of_xsettings): Define Qmonospace_font_name and
Qtool_bar_style. Initialize current_tool_bar_style to nil.
- defsubr Stool_bar_get_system_style. Fprovide on
+ defsubr Stool_bar_get_system_style. Fprovide on
dynamic-setting.
Move misplaced HAVE_GCONF
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r100080: Add bug reference.,
Juanma Barranquero <=