comparison src/ChangeLog @ 43074:11c22804d5e3

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 02 Feb 2002 23:48:37 +0000
parents 6a9c037fa34a
children 1d771d9e634f
comparison
equal deleted inserted replaced
43073:c9baf4b00820 43074:11c22804d5e3
1 2002-02-02 Stefan Monnier <monnier@cs.yale.edu>
2
3 * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and
4 with the same sequence, map that sequence to f10 rather than f0.
5
1 2002-02-03 Andreas Schwab <schwab@suse.de> 6 2002-02-03 Andreas Schwab <schwab@suse.de>
2 7
3 * s/gnu-linux.h: Check for __mc68000__ instead of __m68k__, the 8 * s/gnu-linux.h: Check for __mc68000__ instead of __m68k__, the
4 latter never being defined on GNU/Linux. 9 latter never being defined on GNU/Linux.
5 10
9 of the default face to Qnormal, unless these attributes are 14 of the default face to Qnormal, unless these attributes are
10 unspecified. 15 unspecified.
11 16
12 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
13 18
14 * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]: Call 19 * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
15 cancel_hourglass unconditionally. 20 Call cancel_hourglass unconditionally.
16 21
17 * eval.c (Fsignal): Remove duplicated declaration of 22 * eval.c (Fsignal): Remove duplicated declaration of
18 the variable `display_hourglass_p'. 23 the variable `display_hourglass_p'.
19 24
20 2002-01-31 Richard M. Stallman <rms@gnu.org> 25 2002-01-31 Richard M. Stallman <rms@gnu.org>
32 * minibuf.c (Fcompleting_read): Doc fix. 37 * minibuf.c (Fcompleting_read): Doc fix.
33 38
34 2002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 39 2002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
35 40
36 * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function) 41 * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
37 (Fread_variable, Fread_buffer, minibuffer-completion-confirm): Fix 42 (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
38 doc-strings. 43 Fix doc-strings.
39 44
40 2002-01-26 Richard M. Stallman <rms@gnu.org> 45 2002-01-26 Richard M. Stallman <rms@gnu.org>
41 46
42 * buffer.c (syms_of_buffer): Doc fixes for scroll-...-aggressively. 47 * buffer.c (syms_of_buffer): Doc fixes for scroll-...-aggressively.
43 48
130 (w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it. 135 (w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
131 <WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if 136 <WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
132 the user requests it. Use system default width when creating. 137 the user requests it. Use system default width when creating.
133 <WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages. 138 <WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.
134 139
135 * w32term.h (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New 140 * w32term.h (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET):
136 window messages. 141 New window messages.
137 142
138 2002-01-20 Richard M. Stallman <rms@gnu.org> 143 2002-01-20 Richard M. Stallman <rms@gnu.org>
139 144
140 * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1. 145 * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
141 146
175 * w32fns.c (Fx_create_frame): Bind redisplay-dont-pause around 180 * w32fns.c (Fx_create_frame): Bind redisplay-dont-pause around
176 call to face-set-after-frame-default. 181 call to face-set-after-frame-default.
177 182
178 2002-01-18 Richard M. Stallman <rms@gnu.org> 183 2002-01-18 Richard M. Stallman <rms@gnu.org>
179 184
180 * dispextern.h (WINDOW_WANTS_MODELINE_P): Check window height > 1. 185 * dispextern.h (WINDOW_WANTS_MODELINE_P): Check window height > 1.
181 (WINDOW_WANTS_HEADER_LINE_P): Check window height provides room. 186 (WINDOW_WANTS_HEADER_LINE_P): Check window height provides room.
182 187
183 2002-01-17 Richard M. Stallman <rms@gnu.org> 188 2002-01-17 Richard M. Stallman <rms@gnu.org>
184 189
185 * window.c (enlarge_window): When exceeding size of parent, 190 * window.c (enlarge_window): When exceeding size of parent,
197 202
198 * xterm.c (x_erase_phys_cursor): Don't erase cursor if cursor row 203 * xterm.c (x_erase_phys_cursor): Don't erase cursor if cursor row
199 is invisible. This can happen if cursor is on top line of a 204 is invisible. This can happen if cursor is on top line of a
200 window, and we switch to a buffer with a header line. 205 window, and we switch to a buffer with a header line.
201 206
202 * w32term.c (x_erase_phys_cursor): ditto. 207 * w32term.c (x_erase_phys_cursor): Ditto.
203 208
204 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 209 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
205 210
206 * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of 211 * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
207 `dont_resize' only when used. 212 `dont_resize' only when used.
221 2002-01-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 226 2002-01-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
222 227
223 * lisp.h (adjust_after_replace_noundo) 228 * lisp.h (adjust_after_replace_noundo)
224 (Fupdate_coding_systems_internal): Add prototypes. 229 (Fupdate_coding_systems_internal): Add prototypes.
225 230
226 * sound.c (Fplay_sound): Initialize header_size also for :data 231 * sound.c (Fplay_sound): Initialize header_size also for :data case.
227 case.
228 232
229 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il> 233 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
230 234
231 Support for the --color command-line argument and tty-color-mode 235 Support for the --color command-line argument and tty-color-mode
232 frame parameter: 236 frame parameter:
258 (x_fullscreen_adjust): Add prototype. 262 (x_fullscreen_adjust): Add prototype.
259 263
260 * emacs.c (USAGE2): Add the new full-screen arguments. 264 * emacs.c (USAGE2): Add the new full-screen arguments.
261 (standard_args): Ditto. 265 (standard_args): Ditto.
262 266
263 * xfns.c (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New 267 * xfns.c (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth):
264 variables. 268 New variables.
265 (syms_of_xfns): Intern and staticpro them. 269 (syms_of_xfns): Intern and staticpro them.
266 (x_frame_parms) <"fullscreen">: New parameter. 270 (x_frame_parms) <"fullscreen">: New parameter.
267 (x_fullscreen_move, x_set_fullscreen): New functions. 271 (x_fullscreen_move, x_set_fullscreen): New functions.
268 (x_set_frame_parameters): Support for Qfullscreen. 272 (x_set_frame_parameters): Support for Qfullscreen.
269 (x_real_positions): More accurate computation of the frame position. 273 (x_real_positions): More accurate computation of the frame position.
270 (x_figure_window_size): Support full-screen frames. 274 (x_figure_window_size): Support full-screen frames.
271 (Fx_create_frame): Default the fullscreen parameter. 275 (Fx_create_frame): Default the fullscreen parameter.
272 276
273 * xterm.c (x_check_fullscreen, x_fullscreen_adjust): New functions. 277 * xterm.c (x_check_fullscreen, x_fullscreen_adjust): New functions.
274 (XTread_socket) <Expose>: Call x_check_fullscreen. 278 (XTread_socket) <Expose>: Call x_check_fullscreen.
275 <ConfigureNotify>: Don't resize to fullscreen. Call 279 <ConfigureNotify>: Don't resize to fullscreen.
276 x_check_fullscreen_move, and set the want_fullscreen member of 280 Call x_check_fullscreen_move, and set the want_fullscreen member of
277 output_data.x. 281 output_data.x.
278 282
279 2002-01-13 Jason Rumney <jasonr@gnu.org> 283 2002-01-13 Jason Rumney <jasonr@gnu.org>
280 284
281 * w32term.h (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages 285 * w32term.h (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
288 (syms_of_w32fns): DEFVAR_BOOL it. 292 (syms_of_w32fns): DEFVAR_BOOL it.
289 (w32_wnd_proc): Handle new "XBUTTON" messages. 293 (w32_wnd_proc): Handle new "XBUTTON" messages.
290 294
291 2002-01-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 295 2002-01-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
292 296
293 * keyboard.c (read_key_sequence): Remove unused variable 297 * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
294 `extra_maps'.
295 298
296 2002-01-13 Andreas Schwab <schwab@suse.de> 299 2002-01-13 Andreas Schwab <schwab@suse.de>
297 300
298 * xterm.c (x_load_font): Never set fonts_changed_p to zero. 301 * xterm.c (x_load_font): Never set fonts_changed_p to zero.
299 302