projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d28dc
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 8 Jun 2008 12:03:27 +0000
(12:03 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 8 Jun 2008 12:03:27 +0000
(12:03 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cdb979555a98f5d22a2bdb75b5d4f91459092c4c..d52834fffedd9b8c48f2a5b118d14e22bcadb877 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-7,9
+7,7
@@
* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
* Makefile.in (menu.o): Update dependencies.
- * fontset.c (Ffontset_info): Fix typo.
-
- * Makefile.in (obj): Always add menu.o
+ * Makefile.in (obj): Always add menu.o.
* emacs.c (main): Always call syms_of_menu.
* keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.