comparison lisp/ChangeLog @ 97422:6e551caf98f6

Add declarations for builds without X.
author Glenn Morris <rgm@gnu.org>
date Mon, 11 Aug 2008 01:23:07 +0000
parents 6c90649820f6
children af4c45829666
comparison
equal deleted inserted replaced
97421:721936729389 97422:6e551caf98f6
1 2008-08-11 Glenn Morris <rgm@gnu.org>
2
3 * dired.el (x-popup-menu):
4 * hi-lock.el (x-popup-menu):
5 * mouse.el (font-face-attributes):
6 * calendar/cal-menu.el (x-popup-menu):
7 * calendar/calendar.el (x-popup-menu):
8 * calendar/holidays.el (x-popup-menu):
9 * progmodes/cperl-mode.el (x-popup-menu):
10 * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
11 (x-open-connection):
12 * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
13 (x-command-line-resources):
14 * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
15 (x-display-name, x-command-line-resources):
16 Add declarations for builds without X.
17
1 2008-08-10 Glenn Morris <rgm@gnu.org> 18 2008-08-10 Glenn Morris <rgm@gnu.org>
2 19
3 * calendar/cal-bahai.el (holiday-bahai): Doc fix. 20 * calendar/cal-bahai.el (holiday-bahai): Doc fix.
4 21
5 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu> 22 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu>